| Commit message (Expand) | Author | Age | Files | Lines |
* | glx: Update glxext.h to revision 24777. | Matt Turner | 2014-01-27 | 1 | -2/+11 |
* | haiku: change atomic int to non-volatile | Alexander von Gluck IV | 2014-01-26 | 1 | -5/+5 |
* | c11: Do not use pthread_mutex_timedlock on NetBSD. | Vinson Lee | 2014-01-24 | 1 | -1/+1 |
* | gles3: Update gl3.h to revision 24614. | Matt Turner | 2014-01-23 | 1 | -1022/+900 |
* | gles2: Update gl2ext.h to revision 24614. | Matt Turner | 2014-01-23 | 1 | -1516/+1091 |
* | gles2: Update gl2.h to revision 24614. | Matt Turner | 2014-01-23 | 1 | -338/+243 |
* | c11: Fix missing pthread_mutex_timedlock declaration warnings on MacOSX. | José Fonseca | 2014-01-23 | 1 | -1/+7 |
* | c11: Update docs/license.html and include verbatim copy of Boost license. | José Fonseca | 2014-01-23 | 3 | -3/+66 |
* | c11: Import threads.h emulation library. | José Fonseca | 2014-01-23 | 3 | -0/+992 |
* | pci_ids: no not include loader.h | Emil Velikov | 2014-01-18 | 1 | -1/+4 |
* | loader: introduce the loader util lib | Emil Velikov | 2014-01-18 | 1 | -13/+11 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 2 | -2/+2 |
* | mesa: Remove GLXContextID typedef from glxext.h. | Vinson Lee | 2014-01-06 | 1 | -1/+0 |
* | Revert "mesa: Remove GLXContextID typedef from glx.h." | Kenneth Graunke | 2013-12-29 | 1 | -0/+1 |
* | r600g: fix SUMO2 pci id | Alex Deucher | 2013-12-24 | 1 | -1/+1 |
* | Haiku: Add in public GL kit headers | Alexander von Gluck IV | 2013-12-16 | 4 | -0/+307 |
* | mesa: update glext.h to version 20131212 | Brian Paul | 2013-12-13 | 1 | -7/+61 |
* | swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3) | Dave Airlie | 2013-12-13 | 1 | -1/+8 |
* | mesa: Remove GL_MESA_texture_array cruft from gl.h | Ian Romanick | 2013-12-04 | 1 | -33/+0 |
* | wayland: Add an extension to create wl_buffers from EGLImages | Neil Roberts | 2013-12-04 | 1 | -0/+10 |
* | osmesa: add support for postprocess filters | Brian Paul | 2013-11-18 | 1 | -2/+17 |
* | radeonsi: add Hawaii pci ids | Alex Deucher | 2013-11-15 | 1 | -0/+13 |
* | dri: Remove redundant createNewContext function from __DRIimageDriverExtension | Kristian Høgsberg | 2013-11-12 | 1 | -8/+4 |
* | dri: add __DRIimageLoaderExtension and __DRIimageDriverExtension | Keith Packard | 2013-11-07 | 1 | -0/+76 |
* | Define __DRI_IMAGE_FORMAT_SARGB8 | Keith Packard | 2013-11-07 | 1 | -0/+1 |
* | drivers/dri/common: A few dri2 functions are not actually DRI2 specific | Keith Packard | 2013-11-07 | 1 | -22/+39 |
* | glx: Add GLX_MESA_query_renderer | Ian Romanick | 2013-11-07 | 1 | -1/+26 |
* | dri: Add interface definition for DRI_RENDERER_QUERY extension | Ian Romanick | 2013-11-07 | 1 | -0/+29 |
* | mesa: Remove last BEOS checks | Alexander von Gluck IV | 2013-11-05 | 1 | -8/+0 |
* | mesa: remove OPENSTEP stuff | Brian Paul | 2013-11-04 | 1 | -5/+1 |
* | mesa: remove macintosh preprocessor stuff | Brian Paul | 2013-11-04 | 1 | -7/+0 |
* | mesa: remove __QUICKDRAW__ tests | Brian Paul | 2013-11-04 | 2 | -6/+1 |
* | mesa: remove Centerline C support from gl.h | Brian Paul | 2013-11-04 | 1 | -4/+0 |
* | mesa: remove SciTech stuff from gl.h | Brian Paul | 2013-11-04 | 1 | -5/+1 |
* | dri: Implement a DRI vtable extension to replace the global driDriverAPI. | Eric Anholt | 2013-10-24 | 1 | -0/+17 |
* | dri: Pass in the dlsym()ed driver extension to screen creation. | Eric Anholt | 2013-10-24 | 1 | -2/+25 |
* | glx: Add an optional function call for getting the DRI driver interface. | Eric Anholt | 2013-10-24 | 1 | -0/+13 |
* | dri: Allow config options to be passed to the loader through extensions. | Eric Anholt | 2013-10-24 | 1 | -6/+14 |
* | mesa: fixes for MSVC 2013 | Scott Graham | 2013-10-22 | 1 | -1/+2 |
* | mesa: remove GL_MESA_program_debug bits from gl.h | Brian Paul | 2013-10-22 | 1 | -21/+0 |
* | mesa: remove remnants of GL_MESA_shader_debug | Brian Paul | 2013-10-22 | 1 | -20/+0 |
* | mesa: Remove GLXContextID typedef from glx.h. | Vinson Lee | 2013-10-18 | 1 | -1/+0 |
* | mesa: remove PFNGLBLENDCOLORPROC, PFNGLBLENDEQUATIONPROC typedefs in gl.h | Brian Paul | 2013-10-17 | 1 | -2/+0 |
* | mesa: update glxext.h to version 20131008 | Brian Paul | 2013-10-16 | 1 | -800/+637 |
* | mesa: update glext.h to version 20131008 | Brian Paul | 2013-10-16 | 1 | -502/+750 |
* | dri: Add __DRIimage support for the ARGB2101010 format | Kristian Høgsberg | 2013-10-15 | 1 | -0/+2 |
* | i965: Add the family name to the PCI ID table. | Kenneth Graunke | 2013-10-13 | 2 | -94/+94 |
* | i965: Remove #define name from PCI ID table. | Kenneth Graunke | 2013-10-13 | 2 | -94/+94 |
* | egl: add EGL_WAYLAND_Y_INVERTED_WL attribute | Stanislav Vorobiov | 2013-09-16 | 1 | -0/+2 |
* | radeonsi: add berlin pci ids | Alex Deucher | 2013-09-06 | 1 | -0/+22 |