summaryrefslogtreecommitdiffstats
path: root/include/GL/internal
Commit message (Expand)AuthorAgeFilesLines
* android: support swrastWuZhen2016-11-011-2/+8
* dri: add offset attribute and bump version of EGLImage extensions.Chuanbo Weng2016-09-211-1/+3
* mesa_glinterop: remove mesa_glinterop typedefsEmil Velikov2016-05-301-6/+6
* mesa_glinterop: make GL interop version field bidirectionalEmil Velikov2016-05-241-1/+1
* dri: Add YVU formatsKristian Høgsberg Kristensen2016-05-241-0/+5
* DRI: Add DRIimage map and unmap functionsRob Herring2016-05-231-1/+33
* dri_interface: add interface for GL interop with other APIs (v2)Marek Olšák2016-04-201-0/+26
* dri: add backbuffer use flagAxel Davy2016-03-091-0/+5
* gallium/swrast: fix front buffer blitting. (v2)Dave Airlie2015-10-311-1/+10
* egl/dri: Add error info needed for EGL_EXT_image_dma_buf_import extensionFrank Binns2015-08-041-2/+6
* i965: Support importing R8 and GR88 dma_bufsChad Versace2015-07-281-2/+7
* egl,dri_interface: use DRI2rendererQueryExtension to enable 3D textures & sRGBMarek Olšák2015-07-221-0/+5
* dri_interface: drop __NOT_HAVE_DRM_H magicEmil Velikov2015-07-221-8/+1
* dri_interface: add an interface for fencesMarek Olšák2015-04-301-0/+60
* egl: add initial EGL_MESA_image_dma_buf_export v2.4Dave Airlie2015-04-011-1/+3
* egl: Inform the client API when ancillary buffers may become undefined.Eric Anholt2015-01-061-0/+1
* include: move sarea.h next to it's only userEmil Velikov2014-08-211-92/+0
* dri: Add a new capabilities for drivers that can't share buffersGiovanni Campagna2014-07-301-1/+16
* xmlconfig/dri: bool -> unsigned charDave Airlie2014-07-021-2/+1
* dri: remove GL types from config queriesDave Airlie2014-07-011-3/+4
* dri/image: add blitImage to the specificationAxel Davy2014-06-271-1/+23
* dri_interface: Update __DRItexBufferExtensionRec to version 3Emil Velikov2014-04-281-1/+1
* dri_interface: note introduction of __DRIdri2LoaderExtension membersEmil Velikov2014-02-231-0/+4
* dri_interface: note introduction of various __DRItexBufferExtension membersEmil Velikov2014-02-231-0/+4
* dri_interface: Note the version introducing __DRIswrastLoaderExtensionRec::pu...Emil Velikov2014-02-231-0/+2
* dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888Keith Packard2014-01-301-0/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)Dave Airlie2013-12-131-1/+8
* dri: Remove redundant createNewContext function from __DRIimageDriverExtensionKristian Høgsberg2013-11-121-8/+4
* dri: add __DRIimageLoaderExtension and __DRIimageDriverExtensionKeith Packard2013-11-071-0/+76
* Define __DRI_IMAGE_FORMAT_SARGB8Keith Packard2013-11-071-0/+1
* drivers/dri/common: A few dri2 functions are not actually DRI2 specificKeith Packard2013-11-071-22/+39
* dri: Add interface definition for DRI_RENDERER_QUERY extensionIan Romanick2013-11-071-0/+29
* dri: Implement a DRI vtable extension to replace the global driDriverAPI.Eric Anholt2013-10-241-0/+17
* dri: Pass in the dlsym()ed driver extension to screen creation.Eric Anholt2013-10-241-2/+25
* glx: Add an optional function call for getting the DRI driver interface.Eric Anholt2013-10-241-0/+13
* dri: Allow config options to be passed to the loader through extensions.Eric Anholt2013-10-241-6/+14
* dri: Add __DRIimage support for the ARGB2101010 formatKristian Høgsberg2013-10-151-0/+2
* gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR fl...Axel Davy2013-09-061-0/+1
* dri: propagate extra dma_buf import attributes to the driversTopi Pohjolainen2013-08-021-1/+38
* dri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPETomasz Lis2013-07-181-0/+2
* Add dri image entry point for creating image from fdKristian Høgsberg2013-03-181-1/+14
* dri2: Create image from textureAbdiel Janulgue2013-02-011-1/+31
* dri: Define enum __DRI_API_GLES3Chad Versace2013-01-151-1/+2
* dri: Fix i965 buildChad Versace2012-12-011-7/+5
* glx/dri2: add and use new driver hook flush_with_flagsMarek Olšák2012-12-021-1/+28
* dri: Rework planar image interfaceJakob Bornecrantz2012-08-311-4/+63
* dri: Make query image WIDTH and HEIGHT be version 4Jakob Bornecrantz2012-08-261-1/+1
* dri: Remove image write functionJakob Bornecrantz2012-08-261-9/+1
* dri2: Note that __DRI_API_GLES2 is also used for OpenGL ES 3.0Ian Romanick2012-08-141-2/+2