| Commit message (Expand) | Author | Age | Files | Lines |
* | glx: update to updated version of EXT_create_context_es2_profile | Ilia Mirkin | 2016-02-03 | 1 | -0/+1 |
* | glx: Fix image size computation for EXT_texture_integer (v2) | Adam Jackson | 2015-07-31 | 1 | -0/+1 |
* | glx: Massive update of comments in struct extension_info | Ian Romanick | 2015-04-29 | 1 | -4/+65 |
* | glx: Create proper server dependency for GLX_EXT_create_context_es2_profile | Ian Romanick | 2015-04-15 | 1 | -11/+1 |
* | glx: Do not advertise buffer_age on dri2 | Adel Gadllah | 2014-04-02 | 1 | -1/+1 |
* | dri3: Add GLX_EXT_buffer_age support | Adel Gadllah | 2014-03-13 | 1 | -0/+1 |
* | glx: Add extension tracking GLX_MESA_query_renderer | Ian Romanick | 2013-11-07 | 1 | -0/+1 |
* | glx: Enable floating-point fbconfig extensions | Tomasz Lis | 2013-07-18 | 1 | -0/+2 |
* | glx: Add the extension string for GLX_ARB_framebuffer_sRGB | Ian Romanick | 2012-10-29 | 1 | -0/+1 |
* | Remove Xcalloc/Xmalloc/Xfree calls | Matt Turner | 2012-09-05 | 1 | -1/+1 |
* | mesa: Require current libxcb. | Eric Anholt | 2012-07-12 | 1 | -10/+0 |
* | glx/dri2: Add support for GLX_ARB_create_context_robustness | Ian Romanick | 2012-07-11 | 1 | -0/+2 |
* | glx: More hacking around versions of XCB that lack GLX_ARB_create_context sup... | Ian Romanick | 2012-01-04 | 1 | -2/+2 |
* | glx: Hack around versions of XCB that lack GLX_ARB_create_context support | Ian Romanick | 2012-01-03 | 1 | -0/+9 |
* | glx: Enable GLX_EXT_create_context_es2_profile | Ian Romanick | 2012-01-02 | 1 | -0/+11 |
* | glx: Add extension strings for GLX_ARB_create_context and GLX_ARB_create_cont... | Ian Romanick | 2012-01-02 | 1 | -0/+2 |
* | glx: Remove GLX_USE_APPLEGL cruft in extension string handling | Ian Romanick | 2011-12-19 | 1 | -36/+2 |
* | glx: GLX 1.4 does not require GLX_INTEL_swap_event | Ian Romanick | 2011-12-19 | 1 | -1/+1 |
* | glx: Remove some extensions that are not, and never will be, supported | Ian Romanick | 2011-12-19 | 1 | -11/+0 |
* | glx: Don't enable INTEL_swap_event unconditionally | Adam Jackson | 2011-10-28 | 1 | -1/+1 |
* | 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 | -2/+2 |
* | glx: Rename __GLXscreenConfigs to struct glx_screen | Kristian Høgsberg | 2010-07-28 | 1 | -5/+5 |
* | glx: Remove support for MESA_swap_frame_usage | Kristian Høgsberg | 2010-07-19 | 1 | -2/+0 |
* | glx: Drop support for GLX_MESA_allocate_memory | Kristian Høgsberg | 2010-07-19 | 1 | -2/+0 |
* | apple: Initial import of libGL for OSX from AppleSGLX svn repository. | Jeremy Huddleston | 2010-04-27 | 1 | -0/+38 |
* | Revert accidental commits from the xquartz tree | Jeremy Huddleston | 2010-04-01 | 1 | -38/+0 |
* | apple: Initial import of libGL for OSX from AppleSGLX svn repository. | Jeremy Huddleston | 2010-04-01 | 1 | -0/+38 |
* | Retire miniglx and move the actual glx code up to src/glx | Kristian Høgsberg | 2010-02-09 | 1 | -0/+714 |