summaryrefslogtreecommitdiff
path: root/src/glx/glxextensions.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-29glx: Add the extension string for GLX_ARB_framebuffer_sRGBIan Romanick1-0/+5
2012-07-11glx/dri2: Add support for GLX_ARB_create_context_robustnessIan Romanick1-0/+1
2012-01-02glx: Enable GLX_EXT_create_context_es2_profileIan Romanick1-0/+1
2012-01-02glx: Add extension strings for GLX_ARB_create_context and GLX_ARB_create_cont...Ian Romanick1-1/+3
2011-12-19glx: Remove some extensions that are not, and never will be, supportedIan Romanick1-9/+0
2011-03-06glx: add initial GLX_EXT_framebuffer_sRGB support.Dave Airlie1-0/+2
2011-02-26mesa: Add new MESA_multithread_makecurrent extension.Eric Anholt1-0/+1
2010-10-01ARB_texture_rg: Add GLX protocol supportIan Romanick1-0/+1
2010-07-28glx: Rename __GLXcontext and __GLXdisplayPrivate to struct types.Kristian Høgsberg1-3/+3
2010-07-28glx: Rename __GLXscreenConfigs to struct glx_screenKristian Høgsberg1-5/+4
2010-07-19glx: Drop support for GLX_MESA_allocate_memoryKristian Høgsberg1-1/+0
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg1-0/+292