summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* glxext: Send the Drawable's ID in the GLX_BufferSwapComplete eventJasper St. Pierre2014-07-031-1/+1
* i965: Include marketing names for Broadwell GPUs.Kenneth Graunke2014-07-031-18/+18
* radeonsi: add Mullins pci ids.Samuel Li2014-05-021-0/+17
* Regenerate gl_mangle.h.Petri Latvala2014-05-021-6/+365
* clover: Update OpenCL headers to version 1.2 from Khronos.Francisco Jerez2014-04-2910-300/+1218
* 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
* include/GLES3: add OpenGL ES 3.1 HeadersJordan Justen2014-04-013-4/+1273
* i965: Add Cherryview support.Kenneth Graunke2014-03-281-0/+4
* c11/threads: don't include assert.h if the assert macro is already definedBrian Paul2014-03-192-0/+4
* loader: add special logic to distinguish nouveau from nouveau_vieuxIlia Mirkin2014-03-191-81/+0
* egl: Update to revision 24567 of eglext.hChad Versace2014-03-171-443/+517
* Add the EGL_MESA_configless_context extensionNeil Roberts2014-03-121-0/+5
* glx: Update glxext.h to revision 25407Adel Gadllah2014-03-071-3/+29
* c11/threads: Don't implement thrd_current on Windows.José Fonseca2014-03-041-2/+32
* c11/threads: Fix nano to milisecond conversion.José Fonseca2014-03-041-1/+1
* 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
* i965: Enable Broadwell support.Kenneth Graunke2014-02-201-2/+0
* mesa: change GL_ALL_ATTRIB_BITS to 0xFFFFFFFFBrian Paul2014-02-031-1/+1
* i965: Add (disabled) Broadwell PCI IDs.Kenneth Graunke2014-01-311-0/+20
* dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888Keith Packard2014-01-301-0/+1
* c11: Add missing stdlib.h include.José Fonseca2014-01-281-0/+1
* glx: Update glxext.h to revision 24777.Matt Turner2014-01-271-2/+11
* haiku: change atomic int to non-volatileAlexander von Gluck IV2014-01-261-5/+5
* c11: Do not use pthread_mutex_timedlock on NetBSD.Vinson Lee2014-01-241-1/+1
* gles3: Update gl3.h to revision 24614.Matt Turner2014-01-231-1022/+900
* gles2: Update gl2ext.h to revision 24614.Matt Turner2014-01-231-1516/+1091
* gles2: Update gl2.h to revision 24614.Matt Turner2014-01-231-338/+243
* c11: Fix missing pthread_mutex_timedlock declaration warnings on MacOSX.José Fonseca2014-01-231-1/+7
* c11: Update docs/license.html and include verbatim copy of Boost license.José Fonseca2014-01-233-3/+66
* c11: Import threads.h emulation library.José Fonseca2014-01-233-0/+992
* pci_ids: no not include loader.hEmil Velikov2014-01-181-1/+4
* loader: introduce the loader util libEmil Velikov2014-01-181-13/+11
* s/Tungsten Graphics/VMware/José Fonseca2014-01-172-2/+2
* 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
* r600g: fix SUMO2 pci idAlex Deucher2013-12-241-1/+1
* Haiku: Add in public GL kit headersAlexander von Gluck IV2013-12-164-0/+307
* 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
* wayland: Add an extension to create wl_buffers from EGLImagesNeil Roberts2013-12-041-0/+10
* osmesa: add support for postprocess filtersBrian Paul2013-11-181-2/+17
* radeonsi: add Hawaii pci idsAlex Deucher2013-11-151-0/+13
* dri: Remove redundant createNewContext function from __DRIimageDriverExtensionKristian Høgsberg2013-11-121-8/+4
* dri: add __DRIimageLoaderExtension and __DRIimageDriverExtensionKeith Packard2013-11-071-0/+76