summaryrefslogtreecommitdiffstats
path: root/include/GL/internal/dri_interface.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* gbm: Add new gbm_bo_import entry pointKristian Høgsberg2012-07-161-1/+3
* __DRIimage: version 5, add new formats and createSubImageKristian Høgsberg2012-07-111-0/+27
* glx/dri2: Add support for GLX_ARB_create_context_robustnessIan Romanick2012-07-111-0/+35
* gbm: Add gbm_bo_write entry pointKristian Høgsberg2012-05-031-1/+9
* egl/android: Add support for RGBX_8888 used in Android native buffersSean V Kelley2012-04-301-0/+1
* gbm: track buffer format through DRI driversJesse Barnes2012-02-221-1/+2
* gbm: Validate usage flags in gbm_bo_create_from_egl_image()Kristian Høgsberg2012-01-181-1/+8
* dri2: Add createContextAttribs entry point for DRISW version 3Ian Romanick2011-12-231-1/+19
* dri2: Add createContextAttribs entry point for DRI2 version 3Ian Romanick2011-12-231-2/+50
* dri2: Implement a throttle dri extension.Thomas Hellstrom2011-10-141-0/+22
* dri2: add __DRI_IMAGE_FORMAT_ABGR8888 to __DRI_IMAGEChia-I Wu2011-09-091-0/+1
* dri2: Add __DRI_BUFFER_COUNT tokenBenjamin Franzke2011-08-161-0/+3
* dri: Add dupImage to DRIimageExtensionBenjamin Franzke2011-06-231-0/+5
* dri2: Add token for DRI2BufferHizChad Versace2011-06-081-0/+1
* egl: Add a cursor use bit to MESA_drm_imageKristian Høgsberg2011-05-061-0/+1
* Add dri2::{Allocate,Release}Buffer extensionBenjamin Franzke2011-02-071-0/+8
* swrast: add an interface createNewContextForAPIHaitao Feng2011-02-031-1/+8
* dri: add a placeholder for the framebuffer sRGB capable bit.Dave Airlie2011-01-281-0/+1
* dri2: release texture image.Juan Zhao2011-01-091-0/+9
* dri: Pass the __DRIscreen and the __DRIscreen private back to image lookupKristian Høgsberg2010-09-221-1/+1
* dri2: Make createImageFromName() take a __DRIscreen instead of __DRIcontextKristian Høgsberg2010-09-221-1/+1
* egl_dri2: Add support for MESA_image_drmKristian Høgsberg2010-08-251-0/+19
* glx: Drop support for GLX_MESA_allocate_memoryKristian Høgsberg2010-07-191-18/+0
* dri_interface.h: Add new __DRI_USE_INVALIDATE extensionKristian Høgsberg2010-05-111-0/+20