diff options
author | Ian Romanick <ian.d.romanick@intel.com> | 2010-02-04 16:43:46 -0800 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2010-02-11 15:40:29 -0800 |
commit | 2243029eeec9e31b92079ff0e8fafdc0315053d6 (patch) | |
tree | bcbfd5a9b156334c22e740798c6c6435cf57e69d /common.py | |
parent | 7bcfb66000557a0ef32bdc6b31949a92f95a9ff6 (diff) |
glx: Handle imported contexts outside of CreateContext
A long time ago I was a bit over-agressive in refactoring context
creation into a single function. The creation code for
glXImportContextEXT does not belong in CreateContext because it does
not use any GLX protocol. The big if-statement for the import case
routed around almost the entire function anyway.
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions