summaryrefslogtreecommitdiffstats
path: root/src/glx/glxcmds.c
Commit message (Expand)AuthorAgeFilesLines
* glx: Fix some typos in pointer checking for OML_sync_control entry points.kleinerm2010-02-231-3/+3
* Merge commit '381d5e209815235911c4aab516037c868c8f695f'Ian Romanick2010-02-171-137/+143
|\
| * glx: Pass fbconfig ID or visual ID to CreateContextIan Romanick2010-02-111-10/+10
| * glx: Use the screen parameter everywhere instead of vis->screen, etc.Ian Romanick2010-02-111-5/+3
| * glx: Move work of converting a visual to an fbconfigIan Romanick2010-02-111-31/+29
| * 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
* | glx: Move GetGLXDRIDrawable() prototype to glxclient.hKristian Høgsberg2010-02-161-4/+0
|/
* Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-091-0/+3173