summaryrefslogtreecommitdiff
path: root/include/EGL
AgeCommit message (Expand)AuthorFilesLines
2019-11-19egl: use EGL_CAST() macro in eglmesaext.hEric Engestrom1-1/+1
2019-11-11egl: avoid local modifications for eglext.h Khronos standard header fileLaurent Carlier2-11/+11
2019-11-11egl: move #include of local headers out of Khronos headersEric Engestrom1-3/+0
2019-10-25include: add the definition of EGL_EXT_image_flush_externalMarek Olšák1-0/+11
2019-10-18Revert "egl: Add EGL_CONFIG_SELECT_GROUP_MESA ext."Hal Gentz1-5/+0
2019-10-11egl: Add EGL_CONFIG_SELECT_GROUP_MESA ext.Hal Gentz1-0/+5
2019-10-07egl: replace MESA_EGL_NO_X11_HEADERS hack with upstream EGL_NO_X11Eric Engestrom1-6/+14
2019-08-14EGL: sync headers with KhronosEric Engestrom3-8/+107
2019-01-24egl: update headers from KhronosEric Engestrom2-8/+24
2018-10-02include: sync eglext.h from KhronosEric Engestrom1-5/+81
2018-03-21egl: pull update from Khronos and drop local defineEric Engestrom2-7/+1
2018-03-21egl: align the formatting of Haiku section of eglplatform.h with Khronos'Eric Engestrom1-4/+6
2018-03-21egl: add Ozone section to eglplatform.hEric Engestrom1-0/+6
2017-10-13eglmesaext: add forward declaration for struct wl_buffersEmil Velikov1-0/+1
2017-08-25khronos/egl: remove dependency on Android NDK headerEric Engestrom1-2/+1
2017-08-11egl: Update headers from KhronosDaniel Stone2-6/+73
2017-02-06eglmesaext: add new enums for EGL_MESA_drm_image_formatsNicolai Hähnle1-0/+7
2017-01-27egl: EGL_PLATFORM_SURFACELESS_MESA is now upstreamEric Engestrom1-5/+0
2017-01-27egl: update headers from registryEric Engestrom3-25/+206
2016-12-05add EGL_TEXTURE_EXTERNAL_WL to WL_bind_wayland_display specRob Clark1-0/+1
2016-10-14egl: Implement EGL_MESA_platform_surfacelessChad Versace1-0/+5
2016-09-14egl: Update eglext.h (v2)Kyle Brenneman1-3/+118
2016-03-09egl: remove remnants of MESA_drm_displayEmil Velikov1-11/+0
2015-07-08egl: use unix defines on osx with clangJulien Isorce1-2/+2
2015-06-05egl: import platform headers from registry (v2)Marek Olšák1-10/+9
2015-06-05egl: import eglext.h from registry and cleanup eglmesaext.h (v2)Marek Olšák2-44/+247
2015-06-05egl: import egl.h from registry (v2)Marek Olšák1-294/+268
2015-05-14egl: remove remaining EGL_MESA_copy_context skeletonEmil Velikov1-11/+0
2015-05-14egl: fix the EGL_MESA_image_dma_buf_export header declarationsEmil Velikov1-0/+6
2015-05-11egl: Remove skeleton implementation of EGL_MESA_screen_surfaceAdam Jackson1-46/+0
2015-05-05egl: image_dma_buf_export - use KHR 64-bit typeDave Airlie1-2/+1
2015-04-01egl: add initial EGL_MESA_image_dma_buf_export v2.4Dave Airlie1-0/+8
2014-12-23egl: Add Haiku code and supportAlexander von Gluck IV1-1/+9
2014-05-20Import eglextchromium.h from Chromium.Sarah Sharp2-0/+61
2014-03-17egl: Update to revision 24567 of eglext.hChad Versace1-443/+517
2014-03-12Add the EGL_MESA_configless_context extensionNeil Roberts1-0/+5
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-1/+1
2013-12-04wayland: Add an extension to create wl_buffers from EGLImagesNeil Roberts1-0/+10
2013-09-16egl: add EGL_WAYLAND_Y_INVERTED_WL attributeStanislav Vorobiov1-0/+2
2013-08-07egl: Update to Wayland 1.2 server APIAnder Conselvan de Oliveira1-3/+3
2013-07-01eglplatform: use unsigned long instead of 32-bit ints in generic platformRoss Burton1-2/+2
2013-05-07egl: Update to revision 21254 of eglext.hRobert Bragg1-3/+42
2013-01-04egl: Update to revision 19987 of eglext.hKristian Høgsberg1-5/+67
2012-11-15egl: Update eglext.h to revision 19571Matt Turner1-1/+9
2012-10-25egl: Import eglext.h revision 19332Matt Turner1-1/+7
2012-08-07egl: remove redundant PFNEGLQUERYSTREAMTIMEKHRPROC typedefBrian Paul1-1/+0
2012-08-06egl: Import eglext.h version 14Ian Romanick1-14/+143
2012-07-19wayland: Use existing EGL_TEXTURE_FORMAT for querying wl_buffer texture formatKristian Høgsberg1-9/+5
2012-07-11egl: Add EGL_WAYLAND_PLANE_WL attributeKristian Høgsberg1-0/+14
2011-12-20egl: remove EGL_ANDROID_swap_rectangleChia-I Wu1-8/+0