| .. |
|
50_mesa.json
|
|
|
|
egl.def.in
|
egl/dri2: Implement the new flush method
|
2022-11-02 18:11:41 +00:00 |
|
eglapi.c
|
egl: inline driver.GetProcAddress() as it's always _glapi_get_proc_address()
|
2023-04-19 13:57:59 +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
|
|
|
|
eglconfigdebug.h
|
|
|
|
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: fix memory leak related to _eglRefreshDeviceList()
|
2023-04-11 15:48:26 +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
|
|
|
|
egldispatchstubs.h
|
|
|
|
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: inline driver.GetProcAddress() as it's always _glapi_get_proc_address()
|
2023-04-19 13:57:59 +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
|
|
|
|
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
|
|
|
|
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 |