summaryrefslogtreecommitdiffstats
path: root/src/glx/glxextensions.h
Commit message (Expand)AuthorAgeFilesLines
* glx: Remove some extensions that are not, and never will be, supportedIan Romanick2011-12-191-9/+0
* glx: add initial GLX_EXT_framebuffer_sRGB support.Dave Airlie2011-03-061-0/+2
* mesa: Add new MESA_multithread_makecurrent extension.Eric Anholt2011-02-261-0/+1
* ARB_texture_rg: Add GLX protocol supportIan Romanick2010-10-011-0/+1
* glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.Kristian Høgsberg2010-07-281-3/+3
* glx: Rename __GLXscreenConfigs to struct glx_screenKristian Høgsberg2010-07-281-5/+4
* glx: Drop support for GLX_MESA_allocate_memoryKristian Høgsberg2010-07-191-1/+0
* Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-091-0/+292