summaryrefslogtreecommitdiff
path: root/include/GL
AgeCommit message (Expand)AuthorFilesLines
2019-12-17dri: add __DRI_IMAGE_FORMAT_SXRGB8Tapani Pälli1-0/+2
2019-11-14Revert "dri_interface: add interface for EGL_EXT_image_flush_external"Tapani Pälli1-50/+1
2019-10-25dri_interface: add interface for EGL_EXT_image_flush_externalMarek Olšák1-1/+50
2019-10-18Revert "egl: Fixes transparency with EGL and X11."Hal Gentz1-2/+1
2019-10-11egl: Fixes transparency with EGL and X11.Hal Gentz1-1/+2
2019-10-10GL: drop symbols mangling supportEric Engestrom4-2908/+0
2019-09-16mesa/gl: Sync with Khronos registryHeinrich Fink3-10/+31
2019-09-11dri: Use DRM_FORMAT_* instead of defining our own copy.Eric Anholt1-46/+5
2019-09-08headers: Add GL_MESA_EGL_sync token to GLHeinrich Fink2-0/+8
2019-09-05include: sync GL headers with registryHeinrich Fink3-14/+113
2019-08-22glx: Sync <GL/glxext.h> with KhronosAdam Jackson1-8/+15
2019-08-21gbm: Add buffer handling and visuals for fp16 formatsKevin Strasser1-0/+1
2019-08-21dri: Add fp16 formatsKevin Strasser1-0/+4
2019-08-21dri: Add config attributes for color channel shiftKevin Strasser1-1/+5
2019-08-13dri_interface: add DRI2_BufferDamage interfaceDaniel Stone1-0/+43
2019-06-21include: update GL headers from the registryMarek Olšák2-98/+432
2019-03-11st/dri: allow direct UYVY importChristian Gmeiner1-0/+1
2019-02-26dri: Add XYUV8888 formatKasireddy, Vivek1-0/+2
2019-02-26dri_interface: add missing #includeEric Engestrom1-0/+2
2019-02-12dri: add P010, P012, P016 for 10bit/12bit/16bit YUV420 formatsTapani Pälli1-0/+4
2019-01-25dri_interface: add put shm image2 (v2)Dave Airlie1-1/+18
2018-11-12dri: add AYUV formatLionel Landwerlin1-0/+2
2018-08-08gl.h: define GLeglImageOES depending on GL_EXT_EGL_image_storageBrian Paul1-1/+1
2018-08-07dri: Define DRI_MutableRenderBuffer extensionsChad Versace1-3/+134
2018-08-04include: update GL & GLES headers (v2)Marek Olšák3-25/+158
2018-05-30dri: add putImageShm and getImageShm to swrastLoaderMarc-André Lureau1-1/+19
2018-04-24dri: Add __DRI_IMAGE_FORMAT_SABGR8Tapani Pälli1-0/+2
2018-03-29gl.h: remove stale comment, trailing whitespaceBrian Paul1-2/+2
2018-02-19mesa: add xbgr support adjacent to xrgbIlia Mirkin1-0/+2
2018-02-07dri: add interface for EGL_ANDROID_blob_cache extensionTapani Pälli1-1/+25
2018-01-03dri: Add 10 bpc formats as available formats. (v2)Mario Kleiner1-1/+9
2017-12-20st/dri: allow direct YUYV importLucas Stach1-0/+1
2017-12-08include: Add GL_MESA_program_binary_formats to GL/GLES2 ext.h filesJordan Justen1-0/+5
2017-11-06dri: Add a flush control extensionNeil Roberts1-0/+25
2017-10-20egl,dri: Propagate context priority hint to driver->CreateContextChris Wilson1-0/+6
2017-10-20egl: Support IMG_context_priorityChris Wilson1-0/+8
2017-10-12include: Revert out the update of the Khronos GLX extension header.Eric Anholt1-11/+1
2017-10-12include: Update GL headers from khronos opengl registry.Eric Anholt4-23/+84
2017-10-10mesa: Implement a new GL_MESA_tile_raster_order extension.Eric Anholt1-0/+6
2017-10-10dri_interface: add an error-returning version of createImageFromRenderbufferNicolai Hähnle1-1/+18
2017-09-14dri/image: Add a format modifier attributes queryJason Ekstrand1-1/+26
2017-08-26dri_interface.h: add missing stdint.h includeEmil Velikov1-0/+2
2017-08-24include: Sync Khronos headers for OpenGL 4.6Adam Jackson4-11/+136
2017-08-24Revert "include: Sync Khronos headers for OpenGL 4.6"Adam Jackson4-136/+16
2017-08-24include: Sync Khronos headers for OpenGL 4.6Adam Jackson4-16/+136
2017-08-24dri: fix typoEric Engestrom1-1/+1
2017-08-21egl: Fix inclusion of egl.h+mesa_glinterop.hMatt Turner1-0/+4
2017-08-17dri: fix typo in commentGwan-gyeong Mun1-1/+1
2017-08-10dri: Introduce SWAP_METHOD tokensThomas Hellstrom1-0/+12
2017-08-10dri: Fix __DRIconfig reporting of __DRI_ATTRIB_SWAP_METHODThomas Hellstrom1-1/+4