summaryrefslogtreecommitdiffstats
path: root/src/glx/glxextensions.c
Commit message (Expand)AuthorAgeFilesLines
* glx: update to updated version of EXT_create_context_es2_profileIlia Mirkin2016-02-031-0/+1
* glx: Fix image size computation for EXT_texture_integer (v2)Adam Jackson2015-07-311-0/+1
* glx: Massive update of comments in struct extension_infoIan Romanick2015-04-291-4/+65
* glx: Create proper server dependency for GLX_EXT_create_context_es2_profileIan Romanick2015-04-151-11/+1
* glx: Do not advertise buffer_age on dri2Adel Gadllah2014-04-021-1/+1
* dri3: Add GLX_EXT_buffer_age supportAdel Gadllah2014-03-131-0/+1
* glx: Add extension tracking GLX_MESA_query_rendererIan Romanick2013-11-071-0/+1
* glx: Enable floating-point fbconfig extensionsTomasz Lis2013-07-181-0/+2
* glx: Add the extension string for GLX_ARB_framebuffer_sRGBIan Romanick2012-10-291-0/+1
* Remove Xcalloc/Xmalloc/Xfree callsMatt Turner2012-09-051-1/+1
* mesa: Require current libxcb.Eric Anholt2012-07-121-10/+0
* glx/dri2: Add support for GLX_ARB_create_context_robustnessIan Romanick2012-07-111-0/+2
* glx: More hacking around versions of XCB that lack GLX_ARB_create_context sup...Ian Romanick2012-01-041-2/+2
* glx: Hack around versions of XCB that lack GLX_ARB_create_context supportIan Romanick2012-01-031-0/+9
* glx: Enable GLX_EXT_create_context_es2_profileIan Romanick2012-01-021-0/+11
* glx: Add extension strings for GLX_ARB_create_context and GLX_ARB_create_cont...Ian Romanick2012-01-021-0/+2
* glx: Remove GLX_USE_APPLEGL cruft in extension string handlingIan Romanick2011-12-191-36/+2
* glx: GLX 1.4 does not require GLX_INTEL_swap_eventIan Romanick2011-12-191-1/+1
* glx: Remove some extensions that are not, and never will be, supportedIan Romanick2011-12-191-11/+0
* glx: Don't enable INTEL_swap_event unconditionallyAdam Jackson2011-10-281-1/+1
* 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-2/+2
* glx: Rename __GLXscreenConfigs to struct glx_screenKristian Høgsberg2010-07-281-5/+5
* glx: Remove support for MESA_swap_frame_usageKristian Høgsberg2010-07-191-2/+0
* glx: Drop support for GLX_MESA_allocate_memoryKristian Høgsberg2010-07-191-2/+0
* apple: Initial import of libGL for OSX from AppleSGLX svn repository.Jeremy Huddleston2010-04-271-0/+38
* Revert accidental commits from the xquartz treeJeremy Huddleston2010-04-011-38/+0
* apple: Initial import of libGL for OSX from AppleSGLX svn repository.Jeremy Huddleston2010-04-011-0/+38
* Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-091-0/+714