summaryrefslogtreecommitdiffstats
path: root/include/GL
Commit message (Expand)AuthorAgeFilesLines
* darwin: Suppress type conversion warnings for GLhandleARBJulien Isorce2015-07-081-0/+5
* dri_interface: add an interface for fencesMarek Olšák2015-04-301-0/+60
* configure: nuke --with-max-{width,height}Emil Velikov2015-04-011-4/+2
* egl: add initial EGL_MESA_image_dma_buf_export v2.4Dave Airlie2015-04-011-1/+3
* windows/gdi: Remove.Jose Fonseca2015-03-041-140/+0
* GL: Update glext.h to Revision 29735 (20150202).Laura Ekstrand2015-02-051-7/+6
* GL: Update glext.h to Khronos Revision 29537.Laura Ekstrand2015-02-021-22/+26
* egl: Inform the client API when ancillary buffers may become undefined.Eric Anholt2015-01-061-0/+1
* mesa: update glext.h to version 20141118Brian Paul2014-12-011-32/+181
* include: move sarea.h next to it's only userEmil Velikov2014-08-211-92/+0
* mesa: pull Khronos glcorearb.h header into include/GL/Brian Paul2014-08-121-0/+3589
* mesa: regenerate gl_mangle.hBrian Paul2014-08-121-0/+139
* mesa: update wglext.h to version 20140810Brian Paul2014-08-121-2/+9
* mesa: update glxext.h to version 20140810Brian Paul2014-08-121-2/+9
* mesa: update glext.h to version 20140810Brian Paul2014-08-121-2/+378
* mesa: update wglext.h to version 20140630Brian Paul2014-08-051-675/+607
* 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