| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Revert "mesa: Remove GLXContextID typedef from glx.h." | Kenneth Graunke | 2013-12-29 | 1 | -0/+1 |
* | r600g: fix SUMO2 pci id | Alex Deucher | 2013-12-24 | 1 | -1/+1 |
* | Haiku: Add in public GL kit headers | Alexander von Gluck IV | 2013-12-16 | 4 | -0/+307 |
* | mesa: update glext.h to version 20131212 | Brian Paul | 2013-12-13 | 1 | -7/+61 |
* | swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3) | Dave Airlie | 2013-12-13 | 1 | -1/+8 |
* | mesa: Remove GL_MESA_texture_array cruft from gl.h | Ian Romanick | 2013-12-04 | 1 | -33/+0 |
* | wayland: Add an extension to create wl_buffers from EGLImages | Neil Roberts | 2013-12-04 | 1 | -0/+10 |
* | osmesa: add support for postprocess filters | Brian Paul | 2013-11-18 | 1 | -2/+17 |
* | radeonsi: add Hawaii pci ids | Alex Deucher | 2013-11-15 | 1 | -0/+13 |
* | dri: Remove redundant createNewContext function from __DRIimageDriverExtension | Kristian Høgsberg | 2013-11-12 | 1 | -8/+4 |
* | dri: add __DRIimageLoaderExtension and __DRIimageDriverExtension | Keith Packard | 2013-11-07 | 1 | -0/+76 |
* | Define __DRI_IMAGE_FORMAT_SARGB8 | Keith Packard | 2013-11-07 | 1 | -0/+1 |
* | drivers/dri/common: A few dri2 functions are not actually DRI2 specific | Keith Packard | 2013-11-07 | 1 | -22/+39 |
* | glx: Add GLX_MESA_query_renderer | Ian Romanick | 2013-11-07 | 1 | -1/+26 |