summaryrefslogtreecommitdiffstats
path: root/src/glx/glxcmds.c
Commit message (Expand)AuthorAgeFilesLines
* glx: Fix buildJakob Bornecrantz2010-04-281-1/+1
* Merge branch '7.8'Brian Paul2010-04-281-28/+175
|\
| * darwin: Use clientattribJeremy Huddleston2010-04-271-2/+0
| * apple: Change ifdefs for DRI to be DRI && !APPLEJeremy Huddleston2010-04-271-52/+45
| * apple: Initial import of libGL for OSX from AppleSGLX svn repository.Jeremy Huddleston2010-04-271-14/+170
| * glx: Fix config chooser logic for 'mask' matchingKristian Høgsberg2010-04-091-5/+9
* | glx: Fix config chooser logic for 'mask' matchingKristian Høgsberg2010-04-091-5/+9
* | Merge branch '7.8'Ian Romanick2010-04-041-3/+59
|\ \ | |/
| * glx: Fix compilation errors on non-GLX_DIRECT_RENDERING builds.Vinson Lee2010-04-021-2/+39
| * Revert accidental commits from the xquartz treeJeremy Huddleston2010-04-011-184/+27
| * apple: Change ifdefs for DRI to be DRI && !APPLEJeremy Huddleston2010-04-011-55/+45
| * apple: Initial import of libGL for OSX from AppleSGLX svn repository.Jeremy Huddleston2010-04-011-14/+181
| * glx: Fix compilation errors on non-GLX_DIRECT_RENDERING builds.Vinson Lee2010-04-011-3/+22
* | GLX/OML: honor OML semantics even if target, divisor and remainder are 0Jesse Barnes2010-03-221-0/+3
|/
* GLX: remove debug prints from glXWaitForMscOML dispatchJesse Barnes2010-03-051-4/+0
* 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