glapi: drop SOLARIS_THREADS
[mesa.git] / src / glx / glxcmds.c
2010-02-23 kleinermglx: Fix some typos in pointer checking for OML_sync_co...
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-16 Kristian Høgsbergglx: Move GetGLXDRIDrawable() prototype to glxclient.h
2010-02-11 Ian Romanickglx: Pass fbconfig ID or visual ID to CreateContext
2010-02-11 Ian Romanickglx: Use the screen parameter everywhere instead of...
2010-02-11 Ian Romanickglx: Move work of converting a visual to an fbconfig
2010-02-11 Ian Romanickglx: Re-indent CreateContext after the previous commit
2010-02-11 Ian Romanickglx: Handle imported contexts outside of CreateContext
2010-02-11 Ian Romanickglx: Pass screen number as parameter to CreateContext
2010-02-11 Ian Romanickglx: Pass opcode to CreateContext instead of use_glx_1_...
2010-02-11 Ian Romanickglx: Fix interval test in glXSwapIntervalMESA
2010-02-11 Ian Romanickglx: Change type to eliminate 'comparison between signe...
2010-02-11 Ian Romanickglx: Add casts to eliminate 'comparison between signed...
2010-02-11 Ian Romanickglx: Eliminate several 'unused variable' warnings in...
2010-02-11 Ian Romanickglx: Use wrapper macro to detect direct rendering
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-09 Kristian HøgsbergRetire miniglx and move the actual glx code up to src/glx