summaryrefslogtreecommitdiff
path: root/src/egl/generate
AgeCommit message (Expand)AuthorFilesLines
2024-01-09EGL: sync files with KhronosSimon Zeni1-3/+40
2023-11-21mesa/st, dri2, wgl, glx: Restore flush_objects interop backward compatSylvain Munaut1-1/+2
2023-08-19egl: Export the MESA GL Interop functions through eglGetProcAddressSylvain Munaut3-0/+33
2022-10-12EGL: sync headers with KhronosSimon Zeni1-7/+83
2022-08-09egl: wire up ANGLE_sync_control_rateYonggang Luo2-0/+12
2022-08-09egl: Remove eglextchromium.h and import eglext_angle.hYonggang Luo1-1/+1
2021-10-13Remove the shebang from eglFunctionList.py.Kyle Brenneman1-2/+0
2021-10-13Add copyright comments to the GLVND-related files.Kyle Brenneman2-0/+54
2021-10-12egl: sync eglext.h & egl.xml from KhronosEric Engestrom1-2/+22
2021-08-14python: explicitly require python3Eric Engestrom1-1/+1
2021-07-22EGL: sync headers with KhronosSimon Ser1-25/+91
2020-11-12Add EGL xcb platformYuxuan Shui1-2/+9
2020-08-22egl: drop invalid shebangEric Engestrom1-2/+0
2020-05-25EGL: sync headers with KhronosSimon Ser1-18/+241
2020-04-03EGL: Add eglSetDamageRegionKHR to GLVND dispatch listDaniel Stone1-0/+3
2019-11-14Revert "egl: implement new functions from EGL_EXT_image_flush_external"Tapani Pälli2-14/+0
2019-11-11egl: move #include of local headers out of Khronos headersEric Engestrom1-0/+2
2019-10-25egl: implement new functions from EGL_EXT_image_flush_externalMarek Olšák2-0/+14
2019-10-09egl: Include stddef.h in generated sourceDanilo Spinella1-0/+1
2019-01-24mapi: move genCommon.py to src/mapi/newEmil Velikov2-223/+3
2019-01-24genCommon.py: Fix typo in _LIBRARY_FEATURE_NAMES.Emil Velikov1-1/+1
2019-01-24egl/glvnd: sync egl.xml from KhronosEric Engestrom1-18/+183
2019-01-24egl: add glvnd entrypoints for EGL_MESA_query_driverEric Engestrom1-0/+4
2019-01-13egl: fix python lib deprecation warningEric Engestrom1-6/+1
2018-11-15egl: fix bad rebaseEric Engestrom1-1/+1
2018-11-15egl: add missing glvnd entrypoint for EGL_ANDROID_blob_cacheEric Engestrom1-0/+3
2018-11-05egl: add EGL_EXT_device_base entrypointsEmil Velikov1-0/+7
2017-08-21egl: Add dma_buf_import_modifiers for glvndDaniel Stone1-0/+4
2017-08-11egl: Update headers from KhronosDaniel Stone1-29/+597
2017-04-17EGL: Implement the libglvnd interface for EGL (v3)Kyle Brenneman5-0/+3131