summaryrefslogtreecommitdiff
path: root/include/GL/internal
AgeCommit message (Expand)AuthorFilesLines
2013-07-18dri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPETomasz Lis1-0/+2
2013-03-18Add dri image entry point for creating image from fdKristian Høgsberg1-1/+14
2013-02-01dri2: Create image from textureAbdiel Janulgue1-1/+31
2013-01-15dri: Define enum __DRI_API_GLES3Chad Versace1-1/+2
2012-12-01dri: Fix i965 buildChad Versace1-7/+5
2012-12-02glx/dri2: add and use new driver hook flush_with_flagsMarek Olšák1-1/+28
2012-08-31dri: Rework planar image interfaceJakob Bornecrantz1-4/+63
2012-08-26dri: Make query image WIDTH and HEIGHT be version 4Jakob Bornecrantz1-1/+1
2012-08-26dri: Remove image write functionJakob Bornecrantz1-9/+1
2012-08-14dri2: Note that __DRI_API_GLES2 is also used for OpenGL ES 3.0Ian Romanick1-2/+2
2012-07-16gbm: Add new gbm_bo_import entry pointKristian Høgsberg1-1/+3
2012-07-11__DRIimage: version 5, add new formats and createSubImageKristian Høgsberg1-0/+27
2012-07-11glx/dri2: Add support for GLX_ARB_create_context_robustnessIan Romanick1-0/+35
2012-05-03gbm: Add gbm_bo_write entry pointKristian Høgsberg1-1/+9
2012-04-30egl/android: Add support for RGBX_8888 used in Android native buffersSean V Kelley1-0/+1
2012-02-22gbm: track buffer format through DRI driversJesse Barnes1-1/+2
2012-01-18gbm: Validate usage flags in gbm_bo_create_from_egl_image()Kristian Høgsberg1-1/+8
2011-12-23dri2: Add createContextAttribs entry point for DRISW version 3Ian Romanick1-1/+19
2011-12-23dri2: Add createContextAttribs entry point for DRI2 version 3Ian Romanick1-2/+50
2011-10-14dri2: Implement a throttle dri extension.Thomas Hellstrom1-0/+22
2011-09-09dri2: add __DRI_IMAGE_FORMAT_ABGR8888 to __DRI_IMAGEChia-I Wu1-0/+1
2011-08-16dri2: Add __DRI_BUFFER_COUNT tokenBenjamin Franzke1-0/+3
2011-06-23dri: Add dupImage to DRIimageExtensionBenjamin Franzke1-0/+5
2011-06-08dri2: Add token for DRI2BufferHizChad Versace1-0/+1
2011-05-06egl: Add a cursor use bit to MESA_drm_imageKristian Høgsberg1-0/+1
2011-02-07Add dri2::{Allocate,Release}Buffer extensionBenjamin Franzke1-0/+8
2011-02-03swrast: add an interface createNewContextForAPIHaitao Feng1-1/+8
2011-01-28dri: add a placeholder for the framebuffer sRGB capable bit.Dave Airlie1-0/+1
2011-01-09dri2: release texture image.Juan Zhao1-0/+9
2010-10-13Get rid of GL/internal/glcore.hKristian Høgsberg1-181/+0
2010-09-22dri: Pass the __DRIscreen and the __DRIscreen private back to image lookupKristian Høgsberg1-1/+1
2010-09-22dri2: Make createImageFromName() take a __DRIscreen instead of __DRIcontextKristian Høgsberg1-1/+1
2010-08-25egl_dri2: Add support for MESA_image_drmKristian Høgsberg1-0/+19
2010-07-19glx: Drop support for GLX_MESA_allocate_memoryKristian Høgsberg1-18/+0
2010-05-11dri_interface.h: Add new __DRI_USE_INVALIDATE extensionKristian Høgsberg1-0/+20
2010-05-02Merge branch 'gles2-2'Kristian Høgsberg1-1/+13
2010-04-28dri: Add DRI entrypoints to create a context for a given APIKristian Høgsberg1-1/+13
2010-04-22DRI2: add config query extensionJesse Barnes1-0/+14
2010-03-27drisw: make stride issue profoundGeorge Sapountzis1-6/+6
2010-03-21dri_inteface: add define for checking presence of drm.hGeorge Sapountzis1-1/+7
2010-02-24dri_interface.h: Add DRI image and eglImageLookup extensionsKristian Høgsberg1-0/+55
2010-02-16dri2: Event driven buffer validation.Francisco Jerez1-8/+6
2010-02-09dri_interface: Introduce DRI tokens for the texBuffer texture formatsKristian Høgsberg2-4/+7
2010-01-08DRI2: add SwapBuffers supportJesse Barnes1-1/+13
2009-04-24GNU/Hurd fixesSamuel Thibault1-1/+1
2009-04-24DRI2: Implement interface for drivers to access DRI2GetBuffersWithFormatIan Romanick1-1/+27
2009-04-09DRI2: Provide an interface for drivers to flush front-buffer renderingIan Romanick1-1/+14
2009-03-20Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format.Eric Anholt2-2/+18
2009-02-23glx: add support for a reallyFlush() function before swap occurs.Alan Hourihane1-0/+11
2009-01-19dri: add fake front definitionsAlan Hourihane1-0/+2