Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-07-05 | glx: Allow attributes and flags from GLX_ARB_create_context_robustness | Ian Romanick | 1 | -1/+10 |
2012-07-05 | glx: Track the reset notification strategy for a context | Ian Romanick | 1 | -0/+16 |
2012-07-05 | glx: Reject creations of indirect contexts with unsupportable versions. | Ian Romanick | 1 | -0/+17 |
2012-07-05 | glx: Implement GLX_EXT_create_context_es2_profile | Ian Romanick | 1 | -0/+26 |
2012-07-05 | glx: Implement GLX_ARB_create_context_profile | Ian Romanick | 1 | -0/+31 |
2012-05-23 | glx: Implement protocol for glXCreateContextAttribsARB | Ian Romanick | 1 | -1/+212 |
2012-03-21 | Introduce a consistent coding style | Keith Packard | 1 | -2/+4 |
2011-12-19 | glx: Add stub implementations of next GLX extension functions | Ian Romanick | 1 | -0/+38 |