| Commit message (Expand) | Author | Age | Files | Lines |
* | glx: Update glxext.h to revision 25407 | Adel Gadllah | 2014-03-07 | 1 | -3/+29 |
* | NV_vdpau_interop: fix IsSurfaceNV return type | Grigori Goronzy | 2014-03-03 | 1 | -1/+1 |
* | dri_interface: note introduction of __DRIdri2LoaderExtension members | Emil Velikov | 2014-02-23 | 1 | -0/+4 |
* | dri_interface: note introduction of various __DRItexBufferExtension members | Emil Velikov | 2014-02-23 | 1 | -0/+4 |
* | dri_interface: Note the version introducing __DRIswrastLoaderExtensionRec::pu... | Emil Velikov | 2014-02-23 | 1 | -0/+2 |
* | mesa: change GL_ALL_ATTRIB_BITS to 0xFFFFFFFF | Brian Paul | 2014-02-03 | 1 | -1/+1 |
* | dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888 | Keith Packard | 2014-01-30 | 1 | -0/+1 |
* | glx: Update glxext.h to revision 24777. | Matt Turner | 2014-01-27 | 1 | -2/+11 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | osmesa: add support for postprocess filters | Brian Paul | 2013-11-18 | 1 | -2/+17 |
* | 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: 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 |
* | gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR fl... | Axel Davy | 2013-09-06 | 1 | -0/+1 |
* | dri: propagate extra dma_buf import attributes to the drivers | Topi Pohjolainen | 2013-08-02 | 1 | -1/+38 |
* | dri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPE | Tomasz Lis | 2013-07-18 | 1 | -0/+2 |
* | mesa: update glext.h to version 20130708 | Brian Paul | 2013-07-12 | 1 | -14/+16 |
* | mesa: Fix build with older gcc since update of glext.h | Tom Stellard | 2013-06-28 | 1 | -2/+0 |
* | mesa: update glext.h to version 20130624 | Brian Paul | 2013-06-26 | 1 | -10433/+8469 |
* | mesa: remove outdated version lines in comments | Rico Schüller | 2013-06-05 | 4 | -4/+0 |
* | mesa: Restore 78-column wrapping of license text in C-style comments. | Kenneth Graunke | 2013-04-23 | 4 | -12/+16 |
* | mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. | Kenneth Graunke | 2013-04-23 | 4 | -4/+4 |
* | mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. | Kenneth Graunke | 2013-04-23 | 4 | -4/+4 |
* | Add dri image entry point for creating image from fd | Kristian Høgsberg | 2013-03-18 | 1 | -1/+14 |
* | mesa: remove old version comment from gl.h | Brian Paul | 2013-02-15 | 1 | -1/+0 |