| Commit message (Expand) | Author | Age | Files | Lines |
* | dri: add backbuffer use flag | Axel Davy | 2016-03-09 | 1 | -0/+5 |
* | osmesa: add new OSMesaCreateContextAttribs function | Brian Paul | 2015-12-16 | 1 | -2/+43 |
* | gallium/swrast: fix front buffer blitting. (v2) | Dave Airlie | 2015-10-31 | 1 | -1/+10 |
* | GL: update glext to svn 31811 | Dave Airlie | 2015-08-20 | 1 | -9/+285 |
* | egl/dri: Add error info needed for EGL_EXT_image_dma_buf_import extension | Frank Binns | 2015-08-04 | 1 | -2/+6 |
* | includes/GL: remove duplicated extension declarations from glx.h | Emil Velikov | 2015-08-01 | 1 | -92/+0 |
* | i965: Support importing R8 and GR88 dma_bufs | Chad Versace | 2015-07-28 | 1 | -2/+7 |
* | egl,dri_interface: use DRI2rendererQueryExtension to enable 3D textures & sRGB | Marek Olšák | 2015-07-22 | 1 | -0/+5 |
* | dri_interface: drop __NOT_HAVE_DRM_H magic | Emil Velikov | 2015-07-22 | 1 | -8/+1 |
* | darwin: Suppress type conversion warnings for GLhandleARB | Julien Isorce | 2015-07-08 | 1 | -0/+5 |
* | dri_interface: add an interface for fences | Marek Olšák | 2015-04-30 | 1 | -0/+60 |
* | configure: nuke --with-max-{width,height} | Emil Velikov | 2015-04-01 | 1 | -4/+2 |
* | egl: add initial EGL_MESA_image_dma_buf_export v2.4 | Dave Airlie | 2015-04-01 | 1 | -1/+3 |
* | windows/gdi: Remove. | Jose Fonseca | 2015-03-04 | 1 | -140/+0 |
* | GL: Update glext.h to Revision 29735 (20150202). | Laura Ekstrand | 2015-02-05 | 1 | -7/+6 |
* | GL: Update glext.h to Khronos Revision 29537. | Laura Ekstrand | 2015-02-02 | 1 | -22/+26 |
* | egl: Inform the client API when ancillary buffers may become undefined. | Eric Anholt | 2015-01-06 | 1 | -0/+1 |
* | mesa: update glext.h to version 20141118 | Brian Paul | 2014-12-01 | 1 | -32/+181 |
* | include: move sarea.h next to it's only user | Emil Velikov | 2014-08-21 | 1 | -92/+0 |
* | mesa: pull Khronos glcorearb.h header into include/GL/ | Brian Paul | 2014-08-12 | 1 | -0/+3589 |
* | mesa: regenerate gl_mangle.h | Brian Paul | 2014-08-12 | 1 | -0/+139 |
* | 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 |
* | Regenerate gl_mangle.h. | Petri Latvala | 2014-05-02 | 1 | -6/+365 |
* | 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 |
* | glx: Update glxext.h to revision 25407 | Adel Gadllah | 2014-03-07 | 1 | -3/+29 |
* | 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 |
* | mesa: change GL_ALL_ATTRIB_BITS to 0xFFFFFFFF | Brian Paul | 2014-02-03 | 1 | -1/+1 |
* | dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888 | Keith Packard | 2014-01-30 | 1 | -0/+1 |
* | glx: Update glxext.h to revision 24777. | Matt Turner | 2014-01-27 | 1 | -2/+11 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -1/+1 |
* | 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 |
* | 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 |