summaryrefslogtreecommitdiffstats
path: root/src/glx/glxcmds.c
Commit message (Expand)AuthorAgeFilesLines
* glx: Re-indent CreateContext after the previous commitIan Romanick2010-02-111-96/+95
* glx: Handle imported contexts outside of CreateContextIan Romanick2010-02-111-16/+10
* glx: Pass screen number as parameter to CreateContextIan Romanick2010-02-111-7/+16
* glx: Pass opcode to CreateContext instead of use_glx_1_3 parameterIan Romanick2010-02-111-8/+23
* glx: Fix interval test in glXSwapIntervalMESAIan Romanick2010-02-111-4/+0
* glx: Change type to eliminate 'comparison between signed and unsigned' warningIan Romanick2010-02-111-1/+2
* glx: Add casts to eliminate 'comparison between signed and unsigned' warningsIan Romanick2010-02-111-7/+8
* glx: Eliminate several 'unused variable' warnings in glxcmds.c.Ian Romanick2010-02-111-0/+11
* glx: Use wrapper macro to detect direct renderingIan Romanick2010-02-111-24/+8
* Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-091-0/+3173