aboutsummaryrefslogtreecommitdiffstats
path: root/include/GL/internal
Commit message (Expand)AuthorAgeFilesLines
* dri: add __DRI_IMAGE_FORMAT_SXRGB8Tapani Pälli2019-12-171-0/+2
* Revert "dri_interface: add interface for EGL_EXT_image_flush_external"Tapani Pälli2019-11-141-50/+1
* dri_interface: add interface for EGL_EXT_image_flush_externalMarek Olšák2019-10-251-1/+50
* Revert "egl: Fixes transparency with EGL and X11."Hal Gentz2019-10-181-2/+1
* egl: Fixes transparency with EGL and X11.Hal Gentz2019-10-111-1/+2
* dri: Use DRM_FORMAT_* instead of defining our own copy.Eric Anholt2019-09-111-46/+5
* gbm: Add buffer handling and visuals for fp16 formatsKevin Strasser2019-08-211-0/+1
* dri: Add fp16 formatsKevin Strasser2019-08-211-0/+4
* dri: Add config attributes for color channel shiftKevin Strasser2019-08-211-1/+5
* dri_interface: add DRI2_BufferDamage interfaceDaniel Stone2019-08-131-0/+43
* st/dri: allow direct UYVY importChristian Gmeiner2019-03-111-0/+1
* dri: Add XYUV8888 formatKasireddy, Vivek2019-02-261-0/+2
* dri_interface: add missing #includeEric Engestrom2019-02-261-0/+2
* dri: add P010, P012, P016 for 10bit/12bit/16bit YUV420 formatsTapani Pälli2019-02-121-0/+4
* dri_interface: add put shm image2 (v2)Dave Airlie2019-01-251-1/+18
* dri: add AYUV formatLionel Landwerlin2018-11-121-0/+2
* dri: Define DRI_MutableRenderBuffer extensionsChad Versace2018-08-071-3/+134
* dri: add putImageShm and getImageShm to swrastLoaderMarc-André Lureau2018-05-301-1/+19
* dri: Add __DRI_IMAGE_FORMAT_SABGR8Tapani Pälli2018-04-241-0/+2
* mesa: add xbgr support adjacent to xrgbIlia Mirkin2018-02-191-0/+2
* dri: add interface for EGL_ANDROID_blob_cache extensionTapani Pälli2018-02-071-1/+25
* dri: Add 10 bpc formats as available formats. (v2)Mario Kleiner2018-01-031-1/+9
* st/dri: allow direct YUYV importLucas Stach2017-12-201-0/+1
* dri: Add a flush control extensionNeil Roberts2017-11-061-0/+25
* egl,dri: Propagate context priority hint to driver->CreateContextChris Wilson2017-10-201-0/+6
* egl: Support IMG_context_priorityChris Wilson2017-10-201-0/+8
* dri_interface: add an error-returning version of createImageFromRenderbufferNicolai Hähnle2017-10-101-1/+18
* dri/image: Add a format modifier attributes queryJason Ekstrand2017-09-141-1/+26
* dri_interface.h: add missing stdint.h includeEmil Velikov2017-08-261-0/+2
* dri: fix typoEric Engestrom2017-08-241-1/+1
* dri: fix typo in commentGwan-gyeong Mun2017-08-171-1/+1
* dri: Introduce SWAP_METHOD tokensThomas Hellstrom2017-08-101-0/+12
* dri: Fix __DRIconfig reporting of __DRI_ATTRIB_SWAP_METHODThomas Hellstrom2017-08-101-1/+4
* dri: Add a flushSwapBuffers method to the image loader extensionThomas Hellstrom2017-08-031-1/+15
* dri: define a version 2 of the DRI_ConfigOptions extensionNicolai Hähnle2017-08-021-2/+18
* dri_interface: document loaderPrivate for getCapabilityMarek Olšák2017-07-311-0/+4
* dri_interface,egl,gallium: only expose RGBA visuals on AndroidMarek Olšák2017-07-311-2/+26
* dri: Add KHR_no_error DRI extensionGrigori Goronzy2017-07-141-0/+19
* gallium: use "ull" number suffix to keep the QtCreator parser happyMarek Olšák2017-07-101-1/+1
* dri: Add UYVY as available formatJohnson Lin2017-06-301-1/+3
* dri: introduce dmabuf format modifier related handlesVarad Gautam2017-05-301-1/+62
* dri: Extend __DRIbackgroundCallableExtensionRec to include a callback that ch...Gregory Hainaut2017-05-291-0/+13
* dri_interface.h: define __DRI_ATTRIB_MAXEmil Velikov2017-05-041-0/+1
* dri_interface: Add new marshalling interfaces to dri_interface.hPaul Berry2017-03-161-0/+39
* dri: Add an image creation with modifiersBen Widawsky2017-03-151-1/+26
* dri: allow 16bit R/GR images to be exported via drm buffersRainer Hochecker2017-01-231-0/+4
* dri: Add __DRI_IMAGE_FORMAT_ARGB1555Chad Versace2016-12-271-0/+2
* dri: extend fence extension to support native fd fencesRob Clark2016-12-011-1/+43
* 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