summaryrefslogtreecommitdiffstats
path: root/include/GL/internal
Commit message (Expand)AuthorAgeFilesLines
* 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
* Get rid of GL/internal/glcore.hKristian Høgsberg2010-10-131-181/+0
* 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
* Merge branch 'gles2-2'Kristian Høgsberg2010-05-021-1/+13
|\
| * dri: Add DRI entrypoints to create a context for a given APIKristian Høgsberg2010-04-281-1/+13
* | DRI2: add config query extensionJesse Barnes2010-04-221-0/+14
|/
* drisw: make stride issue profoundGeorge Sapountzis2010-03-271-6/+6
* dri_inteface: add define for checking presence of drm.hGeorge Sapountzis2010-03-211-1/+7
* dri_interface.h: Add DRI image and eglImageLookup extensionsKristian Høgsberg2010-02-241-0/+55
* dri2: Event driven buffer validation.Francisco Jerez2010-02-161-8/+6
* dri_interface: Introduce DRI tokens for the texBuffer texture formatsKristian Høgsberg2010-02-092-4/+7
* DRI2: add SwapBuffers supportJesse Barnes2010-01-081-1/+13
* GNU/Hurd fixesSamuel Thibault2009-04-241-1/+1
* DRI2: Implement interface for drivers to access DRI2GetBuffersWithFormatIan Romanick2009-04-241-1/+27
* DRI2: Provide an interface for drivers to flush front-buffer renderingIan Romanick2009-04-091-1/+14
* Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format.Eric Anholt2009-03-202-2/+18
* glx: add support for a reallyFlush() function before swap occurs.Alan Hourihane2009-02-231-0/+11
* dri: add fake front definitionsAlan Hourihane2009-01-191-0/+2
* dri: fix for Cygwin compilation, bug 19144Jon Turney2008-12-181-2/+2