Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glx: Remove some extensions that are not, and never will be, supported | Ian Romanick | 2011-12-19 | 1 | -9/+0 |
* | glx: add initial GLX_EXT_framebuffer_sRGB support. | Dave Airlie | 2011-03-06 | 1 | -0/+2 |
* | mesa: Add new MESA_multithread_makecurrent extension. | Eric Anholt | 2011-02-26 | 1 | -0/+1 |
* | ARB_texture_rg: Add GLX protocol support | Ian Romanick | 2010-10-01 | 1 | -0/+1 |
* | glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types. | Kristian Høgsberg | 2010-07-28 | 1 | -3/+3 |
* | glx: Rename __GLXscreenConfigs to struct glx_screen | Kristian Høgsberg | 2010-07-28 | 1 | -5/+4 |
* | glx: Drop support for GLX_MESA_allocate_memory | Kristian Høgsberg | 2010-07-19 | 1 | -1/+0 |
* | Retire miniglx and move the actual glx code up to src/glx | Kristian Høgsberg | 2010-02-09 | 1 | -0/+292 |