summaryrefslogtreecommitdiff
path: root/include/GL
AgeCommit message (Expand)AuthorFilesLines
2017-05-04dri_interface.h: define __DRI_ATTRIB_MAXEmil Velikov1-0/+1
2017-03-16dri_interface: Add new marshalling interfaces to dri_interface.hPaul Berry1-0/+39
2017-03-15dri: Add an image creation with modifiersBen Widawsky1-1/+26
2017-01-23dri: allow 16bit R/GR images to be exported via drm buffersRainer Hochecker1-0/+4
2016-12-27dri: Add __DRI_IMAGE_FORMAT_ARGB1555Chad Versace1-0/+2
2016-12-01dri: extend fence extension to support native fd fencesRob Clark1-1/+43
2016-10-14mesa_glinterop: allow building without X and related headersEmil Velikov1-5/+8
2016-10-10Revert "mesa_glinterop: remove inclusion of GLX header"Vinson Lee1-4/+1
2016-09-21dri: add offset attribute and bump version of EGLImage extensions.Chuanbo Weng1-1/+3
2016-08-28Update Khronos-supplied headers to r33100Ilia Mirkin3-8/+43
2016-06-23Remove wrongly repeated words in commentsGiuseppe Bilotta1-3/+3
2016-06-10GL: update glcorearb.h to svn 32433Ilia Mirkin1-38/+70
2016-06-10GL: update glext to svn 32957Ilia Mirkin1-5/+82
2016-05-30mesa_glinterop: remove mesa_glinterop typedefsEmil Velikov2-24/+24
2016-05-24mesa_glinterop: make GL interop version field bidirectionalEmil Velikov2-5/+20
2016-05-24mesa_glinterop: drop mesa_glinterop_device_info::interop_versionEmil Velikov1-9/+0
2016-05-24mesa_glinterop: rename MESA_GLINTEROP_INVALID_{VALUE,VERSION}Emil Velikov1-1/+1
2016-05-24mesa_glinterop: s/struct_version/version/Emil Velikov1-3/+3
2016-05-24mesa_glinterop: fix GL interop *_VERSION commentsEmil Velikov1-3/+6
2016-05-24mesa_glinterop: remove inclusion of EGL headerEmil Velikov1-1/+5
2016-05-24mesa_glinterop: remove inclusion of GLX headerEmil Velikov1-1/+4
2016-05-24mesa_glinterop: remove unneeded GLAPI/GLAPIENTRY/APIENTRYP symbolsEmil Velikov1-14/+14
2016-05-24mesa_glinterop: replace GL types with their native counterpart.Emil Velikov1-2/+3
2016-05-24mesa_glinterop: use generic variable types for the GL interopEmil Velikov1-8/+8
2016-05-24mesa_glinterop: use consistent naming scheme for GL interopEmil Velikov1-1/+1
2016-05-24Revert "mesa: Build EGL without X11 headers after interop patchset"Emil Velikov1-14/+1
2016-05-24dri: Add YVU formatsKristian Høgsberg Kristensen1-0/+5
2016-05-23DRI: Add DRIimage map and unmap functionsRob Herring1-1/+33
2016-05-20mesa: Build EGL without X11 headers after interop patchsetYoury Metlitsky1-1/+14
2016-04-20dri_interface: add interface for GL interop with other APIs (v2)Marek Olšák1-0/+26
2016-04-20include/GL: add mesa_glinterop.h for OpenGL-OpenCL interop (v4.2)Marek Olšák1-0/+287
2016-03-09dri: add backbuffer use flagAxel Davy1-0/+5
2015-12-16osmesa: add new OSMesaCreateContextAttribs functionBrian Paul1-2/+43
2015-10-31gallium/swrast: fix front buffer blitting. (v2)Dave Airlie1-1/+10
2015-08-20GL: update glext to svn 31811Dave Airlie1-9/+285
2015-08-04egl/dri: Add error info needed for EGL_EXT_image_dma_buf_import extensionFrank Binns1-2/+6
2015-08-01includes/GL: remove duplicated extension declarations from glx.hEmil Velikov1-92/+0
2015-07-28i965: Support importing R8 and GR88 dma_bufsChad Versace1-2/+7
2015-07-22egl,dri_interface: use DRI2rendererQueryExtension to enable 3D textures & sRGBMarek Olšák1-0/+5
2015-07-22dri_interface: drop __NOT_HAVE_DRM_H magicEmil Velikov1-8/+1
2015-07-08darwin: Suppress type conversion warnings for GLhandleARBJulien Isorce1-0/+5
2015-04-30dri_interface: add an interface for fencesMarek Olšák1-0/+60
2015-04-01configure: nuke --with-max-{width,height}Emil Velikov1-4/+2
2015-04-01egl: add initial EGL_MESA_image_dma_buf_export v2.4Dave Airlie1-1/+3
2015-03-04windows/gdi: Remove.Jose Fonseca1-140/+0
2015-02-05GL: Update glext.h to Revision 29735 (20150202).Laura Ekstrand1-7/+6
2015-02-02GL: Update glext.h to Khronos Revision 29537.Laura Ekstrand1-22/+26
2015-01-06egl: Inform the client API when ancillary buffers may become undefined.Eric Anholt1-0/+1
2014-12-01mesa: update glext.h to version 20141118Brian Paul1-32/+181
2014-08-21include: move sarea.h next to it's only userEmil Velikov1-92/+0