..
50_mesa.json
meson: Make the glvnd vendor name configurable
2020-12-03 22:36:27 +00:00
egl.def.in
egl/dri2: Implement the new flush method
2022-11-02 18:11:41 +00:00
eglapi.c
egl: inline _eglReportError(), and drop this and all the other unused defines
2023-01-10 21:54:37 +00:00
eglarray.c
eglarray.h
egl: remove needless c99_compat.h includes
2022-06-02 13:09:16 +00:00
eglconfig.c
egl: const display & config pointers in eglGetConfigAttrib()
2023-01-10 22:23:06 +00:00
eglconfig.h
egl: const display & config pointers in eglGetConfigAttrib()
2023-01-10 22:23:06 +00:00
eglconfigdebug.c
egl: add config debug printout
2021-12-11 00:25:04 +00:00
eglconfigdebug.h
egl: add config debug printout
2021-12-11 00:25:04 +00:00
eglcontext.c
egl: Move common eglCreateContext() error checks from backends to core.
2022-12-09 05:32:18 +00:00
eglcontext.h
egl: Move common eglCreateContext() error checks from backends to core.
2022-12-09 05:32:18 +00:00
eglcurrent.c
egl: Convert to simple_mtx_t
2022-08-17 21:17:17 +00:00
eglcurrent.h
egl: inline _eglReportError(), and drop this and all the other unused defines
2023-01-10 21:54:37 +00:00
egldefines.h
egldevice.c
egl/dri2: Use primary device in EGL device platform for kms_swrast
2023-01-27 08:55:58 +00:00
egldevice.h
egl/dri2: Use primary device in EGL device platform for kms_swrast
2023-01-27 08:55:58 +00:00
egldispatchstubs.c
Add copyright comments to the GLVND-related files.
2021-10-13 05:34:27 +00:00
egldispatchstubs.h
Add copyright comments to the GLVND-related files.
2021-10-13 05:34:27 +00:00
egldisplay.c
Revert "egl: Factor some common terminate cleanup up to common code"
2022-10-20 22:21:01 +00:00
egldisplay.h
egl: Add EGL_EXT_protected_content support
2022-10-27 10:53:18 +00:00
egldriver.h
egl/dri2: Implement the new flush method
2022-11-02 18:11:41 +00:00
eglentrypoint.h
egl: wire up ANGLE_sync_control_rate
2022-08-09 21:02:50 +00:00
eglglobals.c
util/mesa/wide: Rename _SIMPLE_MTX_INITIALIZER_NP to SIMPLE_MTX_INITIALIZER
2022-10-14 03:27:41 +00:00
eglglobals.h
egl: Convert to simple_mtx_t
2022-08-17 21:17:17 +00:00
eglglvnd.c
egl: set API symbols public
2022-10-12 19:26:01 +00:00
eglimage.c
egl: Add EGL_EXT_protected_content support
2022-10-27 10:53:18 +00:00
eglimage.h
egl: Add EGL_EXT_protected_content support
2022-10-27 10:53:18 +00:00
egllog.c
egl: Remove the need of _MTX_INITIALIZER_NP by using simple_mtx_t/SIMPLE_MTX_INITIALIZER in egllog.c
2022-11-09 04:38:28 +00:00
egllog.h
egl: introduce a log level getter function
2021-12-11 00:25:04 +00:00
eglsurface.c
egl: Add EGL_EXT_protected_content support
2022-10-27 10:53:18 +00:00
eglsurface.h
egl: remove needless c99_compat.h includes
2022-06-02 13:09:16 +00:00
eglsync.c
egl: replace _EGLDriver with _EGLDisplay->Driver in _eglGetSyncAttrib()
2020-08-16 13:49:18 +00:00
eglsync.h
egl: remove needless c99_compat.h includes
2022-06-02 13:09:16 +00:00
egltypedefs.h
egl: Remove eglextchromium.h and import eglext_angle.h
2022-08-09 21:02:50 +00:00