apple: Initial import of libGL for OSX from AppleSGLX svn repository.
[mesa.git] / src / glx / glxcmds.c
2010-04-01 Jeremy Huddlestonapple: Initial import of libGL for OSX from AppleSGLX...
2010-04-01 Vinson Leeglx: Fix compilation errors on non-GLX_DIRECT_RENDERING...
2010-03-05 Jesse BarnesGLX: remove debug prints from glXWaitForMscOML dispatch
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
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