Find attached three patches that move dri and current-context code to more appropriate files imo.
Created attachment 3775 [details] [review] move DRI code to dri_glx.c move CallCreateNewScreen, __DRIinterfaceMethods from glxext to dri_glx.c move __glXGetInternalVersion, __glXWindowExists from glxcmds to dri_glx.c leave __glXFindDRIScreen, __glXGetUST in place
Created attachment 3776 [details] [review] move current-context code to glxcurrent.c move current-context code from glxext.c to glxcurrent.c add __glXSetCurrentContextNull for __glXCloseDisplay
Created attachment 3777 [details] [review] new file with current-context code
Created attachment 3778 [details] [review] change CallCreateNewScreen to use "goto bail" instead of "nested if"
Of marginal interest. Closing.
Mass version move, cvs -> git
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.