summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-18nine: Add state tracker nine for Direct3D9 (v3)Joakim Sindholt6-0/+4323
2014-10-28gles2: Update gl2ext.h to revision 28335Neil Roberts1-3/+310
2014-08-28include/haiku: fix comment typoEmil Velikov1-1/+1
2014-08-21include: move sarea.h next to it's only userEmil Velikov1-92/+0
2014-08-21radeonsi: add new SI pci idsAlex Deucher1-0/+4
2014-08-21radeonsi: add new CIK pci idsAlex Deucher1-0/+3
2014-08-12c11/threads: correct assertionEmil Velikov1-1/+1
2014-08-12mesa: pull Khronos glcorearb.h header into include/GL/Brian Paul1-0/+3589
2014-08-12mesa: regenerate gl_mangle.hBrian Paul1-0/+139
2014-08-12mesa: update wglext.h to version 20140810Brian Paul1-2/+9
2014-08-12mesa: update glxext.h to version 20140810Brian Paul1-2/+9
2014-08-12mesa: update glext.h to version 20140810Brian Paul1-2/+378
2014-08-05mesa: update wglext.h to version 20140630Brian Paul1-675/+607
2014-08-05mesa: update glxext.h to version 20140725Brian Paul1-5/+32
2014-08-05mesa: update glext.h to version 20140725Brian Paul1-115/+209
2014-07-30dri: Add a new capabilities for drivers that can't share buffersGiovanni Campagna1-1/+16
2014-07-02xmlconfig/dri: bool -> unsigned charDave Airlie1-2/+1
2014-07-01dri: remove GL types from config queriesDave Airlie1-3/+4
2014-06-27dri/image: add blitImage to the specificationAxel Davy1-1/+23
2014-06-27glxext: Send the Drawable's ID in the GLX_BufferSwapComplete eventJasper St. Pierre1-1/+1
2014-06-26i965: Include marketing names for Broadwell GPUs.Kenneth Graunke1-18/+18
2014-05-20Import eglextchromium.h from Chromium.Sarah Sharp2-0/+61
2014-05-02radeonsi: add Mullins pci ids.Samuel Li1-0/+17
2014-05-02Regenerate gl_mangle.h.Petri Latvala1-6/+365
2014-04-29clover: Update OpenCL headers to version 1.2 from Khronos.Francisco Jerez10-300/+1218
2014-04-28mesa: remove unused #pragma export on/off linesBrian Paul1-17/+0
2014-04-28dri_interface: Update __DRItexBufferExtensionRec to version 3Emil Velikov1-1/+1
2014-04-18mesa: update glext.h to version 20140313Petri Latvala1-6/+76
2014-04-01include/GLES3: add OpenGL ES 3.1 HeadersJordan Justen3-4/+1273
2014-03-28i965: Add Cherryview support.Kenneth Graunke1-0/+4
2014-03-19c11/threads: don't include assert.h if the assert macro is already definedBrian Paul2-0/+4
2014-03-19loader: add special logic to distinguish nouveau from nouveau_vieuxIlia Mirkin1-81/+0
2014-03-17egl: Update to revision 24567 of eglext.hChad Versace1-443/+517
2014-03-12Add the EGL_MESA_configless_context extensionNeil Roberts1-0/+5
2014-03-07glx: Update glxext.h to revision 25407Adel Gadllah1-3/+29
2014-03-04c11/threads: Don't implement thrd_current on Windows.José Fonseca1-2/+32
2014-03-04c11/threads: Fix nano to milisecond conversion.José Fonseca1-1/+1
2014-03-03NV_vdpau_interop: fix IsSurfaceNV return typeGrigori Goronzy1-1/+1
2014-02-23dri_interface: note introduction of __DRIdri2LoaderExtension membersEmil Velikov1-0/+4
2014-02-23dri_interface: note introduction of various __DRItexBufferExtension membersEmil Velikov1-0/+4
2014-02-23dri_interface: Note the version introducing __DRIswrastLoaderExtensionRec::pu...Emil Velikov1-0/+2
2014-02-20i965: Enable Broadwell support.Kenneth Graunke1-2/+0
2014-02-03mesa: change GL_ALL_ATTRIB_BITS to 0xFFFFFFFFBrian Paul1-1/+1
2014-01-31i965: Add (disabled) Broadwell PCI IDs.Kenneth Graunke1-0/+20
2014-01-30dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888Keith Packard1-0/+1
2014-01-28c11: Add missing stdlib.h include.José Fonseca1-0/+1
2014-01-27glx: Update glxext.h to revision 24777.Matt Turner1-2/+11
2014-01-26haiku: change atomic int to non-volatileAlexander von Gluck IV1-5/+5
2014-01-24c11: Do not use pthread_mutex_timedlock on NetBSD.Vinson Lee1-1/+1
2014-01-23gles3: Update gl3.h to revision 24614.Matt Turner1-1022/+900