Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glx: Re-indent CreateContext after the previous commit | Ian Romanick | 2010-02-11 | 1 | -96/+95 |
* | glx: Handle imported contexts outside of CreateContext | Ian Romanick | 2010-02-11 | 1 | -16/+10 |
* | glx: Pass screen number as parameter to CreateContext | Ian Romanick | 2010-02-11 | 1 | -7/+16 |
* | glx: Pass opcode to CreateContext instead of use_glx_1_3 parameter | Ian Romanick | 2010-02-11 | 1 | -8/+23 |
* | glx: Fix interval test in glXSwapIntervalMESA | Ian Romanick | 2010-02-11 | 1 | -4/+0 |
* | glx: Change type to eliminate 'comparison between signed and unsigned' warning | Ian Romanick | 2010-02-11 | 1 | -1/+2 |
* | glx: Add casts to eliminate 'comparison between signed and unsigned' warnings | Ian Romanick | 2010-02-11 | 1 | -7/+8 |
* | glx: Eliminate several 'unused variable' warnings in glxcmds.c. | Ian Romanick | 2010-02-11 | 1 | -0/+11 |
* | glx: Use wrapper macro to detect direct rendering | Ian Romanick | 2010-02-11 | 1 | -24/+8 |
* | Retire miniglx and move the actual glx code up to src/glx | Kristian Høgsberg | 2010-02-09 | 1 | -0/+3173 |