| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mesa: update wglext.h to version 20140810 | Brian Paul | 2014-08-12 | 1 | -2/+9 |
* | mesa: update glxext.h to version 20140810 | Brian Paul | 2014-08-12 | 1 | -2/+9 |
* | mesa: update glext.h to version 20140810 | Brian Paul | 2014-08-12 | 1 | -2/+378 |
* | mesa: update wglext.h to version 20140630 | Brian Paul | 2014-08-05 | 1 | -675/+607 |
* | mesa: update glxext.h to version 20140725 | Brian Paul | 2014-08-05 | 1 | -5/+32 |
* | mesa: update glext.h to version 20140725 | Brian Paul | 2014-08-05 | 1 | -115/+209 |
* | dri: Add a new capabilities for drivers that can't share buffers | Giovanni Campagna | 2014-07-30 | 1 | -1/+16 |
* | xmlconfig/dri: bool -> unsigned char | Dave Airlie | 2014-07-02 | 1 | -2/+1 |
* | dri: remove GL types from config queries | Dave Airlie | 2014-07-01 | 1 | -3/+4 |
* | dri/image: add blitImage to the specification | Axel Davy | 2014-06-27 | 1 | -1/+23 |
* | glxext: Send the Drawable's ID in the GLX_BufferSwapComplete event | Jasper St. Pierre | 2014-06-27 | 1 | -1/+1 |
* | i965: Include marketing names for Broadwell GPUs. | Kenneth Graunke | 2014-06-26 | 1 | -18/+18 |
* | Import eglextchromium.h from Chromium. | Sarah Sharp | 2014-05-20 | 2 | -0/+61 |
* | radeonsi: add Mullins pci ids. | Samuel Li | 2014-05-02 | 1 | -0/+17 |
* | Regenerate gl_mangle.h. | Petri Latvala | 2014-05-02 | 1 | -6/+365 |
* | clover: Update OpenCL headers to version 1.2 from Khronos. | Francisco Jerez | 2014-04-29 | 10 | -300/+1218 |
* | mesa: remove unused #pragma export on/off lines | Brian Paul | 2014-04-28 | 1 | -17/+0 |
* | dri_interface: Update __DRItexBufferExtensionRec to version 3 | Emil Velikov | 2014-04-28 | 1 | -1/+1 |
* | mesa: update glext.h to version 20140313 | Petri Latvala | 2014-04-18 | 1 | -6/+76 |
* | include/GLES3: add OpenGL ES 3.1 Headers | Jordan Justen | 2014-04-01 | 3 | -4/+1273 |
* | i965: Add Cherryview support. | Kenneth Graunke | 2014-03-28 | 1 | -0/+4 |
* | c11/threads: don't include assert.h if the assert macro is already defined | Brian Paul | 2014-03-19 | 2 | -0/+4 |
* | loader: add special logic to distinguish nouveau from nouveau_vieux | Ilia Mirkin | 2014-03-19 | 1 | -81/+0 |
* | egl: Update to revision 24567 of eglext.h | Chad Versace | 2014-03-17 | 1 | -443/+517 |
* | Add the EGL_MESA_configless_context extension | Neil Roberts | 2014-03-12 | 1 | -0/+5 |
* | glx: Update glxext.h to revision 25407 | Adel Gadllah | 2014-03-07 | 1 | -3/+29 |
* | c11/threads: Don't implement thrd_current on Windows. | José Fonseca | 2014-03-04 | 1 | -2/+32 |
* | c11/threads: Fix nano to milisecond conversion. | José Fonseca | 2014-03-04 | 1 | -1/+1 |
* | 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 |
* | i965: Enable Broadwell support. | Kenneth Graunke | 2014-02-20 | 1 | -2/+0 |
* | mesa: change GL_ALL_ATTRIB_BITS to 0xFFFFFFFF | Brian Paul | 2014-02-03 | 1 | -1/+1 |
* | i965: Add (disabled) Broadwell PCI IDs. | Kenneth Graunke | 2014-01-31 | 1 | -0/+20 |
* | dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888 | Keith Packard | 2014-01-30 | 1 | -0/+1 |
* | c11: Add missing stdlib.h include. | José Fonseca | 2014-01-28 | 1 | -0/+1 |
* | glx: Update glxext.h to revision 24777. | Matt Turner | 2014-01-27 | 1 | -2/+11 |
* | haiku: change atomic int to non-volatile | Alexander von Gluck IV | 2014-01-26 | 1 | -5/+5 |
* | c11: Do not use pthread_mutex_timedlock on NetBSD. | Vinson Lee | 2014-01-24 | 1 | -1/+1 |
* | gles3: Update gl3.h to revision 24614. | Matt Turner | 2014-01-23 | 1 | -1022/+900 |
* | gles2: Update gl2ext.h to revision 24614. | Matt Turner | 2014-01-23 | 1 | -1516/+1091 |
* | gles2: Update gl2.h to revision 24614. | Matt Turner | 2014-01-23 | 1 | -338/+243 |
* | c11: Fix missing pthread_mutex_timedlock declaration warnings on MacOSX. | José Fonseca | 2014-01-23 | 1 | -1/+7 |
* | c11: Update docs/license.html and include verbatim copy of Boost license. | José Fonseca | 2014-01-23 | 3 | -3/+66 |
* | c11: Import threads.h emulation library. | José Fonseca | 2014-01-23 | 3 | -0/+992 |
* | pci_ids: no not include loader.h | Emil Velikov | 2014-01-18 | 1 | -1/+4 |
* | loader: introduce the loader util lib | Emil Velikov | 2014-01-18 | 1 | -13/+11 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 2 | -2/+2 |
* | mesa: Remove GLXContextID typedef from glxext.h. | Vinson Lee | 2014-01-06 | 1 | -1/+0 |