summaryrefslogtreecommitdiffstats
path: root/include/GL
Commit message (Expand)AuthorAgeFilesLines
...
* mesa: update glxext.h to version 20140725Brian Paul2014-08-051-5/+32
* mesa: update glext.h to version 20140725Brian Paul2014-08-051-115/+209
* dri: Add a new capabilities for drivers that can't share buffersGiovanni Campagna2014-07-301-1/+16
* xmlconfig/dri: bool -> unsigned charDave Airlie2014-07-021-2/+1
* dri: remove GL types from config queriesDave Airlie2014-07-011-3/+4
* dri/image: add blitImage to the specificationAxel Davy2014-06-271-1/+23
* glxext: Send the Drawable's ID in the GLX_BufferSwapComplete eventJasper St. Pierre2014-06-271-1/+1
* Regenerate gl_mangle.h.Petri Latvala2014-05-021-6/+365
* mesa: remove unused #pragma export on/off linesBrian Paul2014-04-281-17/+0
* dri_interface: Update __DRItexBufferExtensionRec to version 3Emil Velikov2014-04-281-1/+1
* mesa: update glext.h to version 20140313Petri Latvala2014-04-181-6/+76
* glx: Update glxext.h to revision 25407Adel Gadllah2014-03-071-3/+29
* NV_vdpau_interop: fix IsSurfaceNV return typeGrigori Goronzy2014-03-031-1/+1
* dri_interface: note introduction of __DRIdri2LoaderExtension membersEmil Velikov2014-02-231-0/+4
* dri_interface: note introduction of various __DRItexBufferExtension membersEmil Velikov2014-02-231-0/+4
* dri_interface: Note the version introducing __DRIswrastLoaderExtensionRec::pu...Emil Velikov2014-02-231-0/+2
* mesa: change GL_ALL_ATTRIB_BITS to 0xFFFFFFFFBrian Paul2014-02-031-1/+1
* dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888Keith Packard2014-01-301-0/+1
* glx: Update glxext.h to revision 24777.Matt Turner2014-01-271-2/+11
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* mesa: Remove GLXContextID typedef from glxext.h.Vinson Lee2014-01-061-1/+0
* Revert "mesa: Remove GLXContextID typedef from glx.h."Kenneth Graunke2013-12-291-0/+1
* mesa: update glext.h to version 20131212Brian Paul2013-12-131-7/+61
* swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)Dave Airlie2013-12-131-1/+8
* mesa: Remove GL_MESA_texture_array cruft from gl.hIan Romanick2013-12-041-33/+0
* osmesa: add support for postprocess filtersBrian Paul2013-11-181-2/+17
* dri: Remove redundant createNewContext function from __DRIimageDriverExtensionKristian Høgsberg2013-11-121-8/+4
* dri: add __DRIimageLoaderExtension and __DRIimageDriverExtensionKeith Packard2013-11-071-0/+76
* Define __DRI_IMAGE_FORMAT_SARGB8Keith Packard2013-11-071-0/+1
* drivers/dri/common: A few dri2 functions are not actually DRI2 specificKeith Packard2013-11-071-22/+39
* glx: Add GLX_MESA_query_rendererIan Romanick2013-11-071-1/+26
* dri: Add interface definition for DRI_RENDERER_QUERY extensionIan Romanick2013-11-071-0/+29
* mesa: Remove last BEOS checksAlexander von Gluck IV2013-11-051-8/+0
* mesa: remove OPENSTEP stuffBrian Paul2013-11-041-5/+1
* mesa: remove macintosh preprocessor stuffBrian Paul2013-11-041-7/+0
* mesa: remove __QUICKDRAW__ testsBrian Paul2013-11-042-6/+1
* mesa: remove Centerline C support from gl.hBrian Paul2013-11-041-4/+0
* mesa: remove SciTech stuff from gl.hBrian Paul2013-11-041-5/+1
* dri: Implement a DRI vtable extension to replace the global driDriverAPI.Eric Anholt2013-10-241-0/+17
* dri: Pass in the dlsym()ed driver extension to screen creation.Eric Anholt2013-10-241-2/+25
* glx: Add an optional function call for getting the DRI driver interface.Eric Anholt2013-10-241-0/+13
* dri: Allow config options to be passed to the loader through extensions.Eric Anholt2013-10-241-6/+14
* mesa: remove GL_MESA_program_debug bits from gl.hBrian Paul2013-10-221-21/+0
* mesa: remove remnants of GL_MESA_shader_debugBrian Paul2013-10-221-20/+0
* mesa: Remove GLXContextID typedef from glx.h.Vinson Lee2013-10-181-1/+0
* mesa: remove PFNGLBLENDCOLORPROC, PFNGLBLENDEQUATIONPROC typedefs in gl.hBrian Paul2013-10-171-2/+0
* mesa: update glxext.h to version 20131008Brian Paul2013-10-161-800/+637
* mesa: update glext.h to version 20131008Brian Paul2013-10-161-502/+750
* dri: Add __DRIimage support for the ARGB2101010 formatKristian Høgsberg2013-10-151-0/+2
* gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR fl...Axel Davy2013-09-061-0/+1