mesa/src/egl/main
Robert Foss 1d9d72b3fb egl: Rename _eglAddDevice() to _eglFindDevice()
_eglAddDevice() is now only used to look up eglDevices,
which means that the function name is a bit misleading.

Since this function is only used for finding the
eglDevice, it should also no longer support adding
a device to the egl devices list.

Signed-off-by: Robert Foss <rfoss@kernel.org>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23742>
2023-07-17 22:27:01 +00:00
..
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: Refresh DeviceList during eglInitialize() 2023-07-17 22:27:00 +00:00
eglarray.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglarray.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglconfig.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglconfig.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglconfigdebug.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglconfigdebug.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglcontext.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglcontext.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglcurrent.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglcurrent.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
egldefines.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
egldevice.c egl: Rename _eglAddDevice() to _eglFindDevice() 2023-07-17 22:27:01 +00:00
egldevice.h egl: Rename _eglAddDevice() to _eglFindDevice() 2023-07-17 22:27:01 +00:00
egldispatchstubs.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
egldispatchstubs.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
egldisplay.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
egldisplay.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
egldriver.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglentrypoint.h egl: wire up ANGLE_sync_control_rate 2022-08-09 21:02:50 +00:00
eglglobals.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglglobals.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglglvnd.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglimage.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglimage.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
egllog.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
egllog.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglsurface.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglsurface.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglsync.c egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
eglsync.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00
egltypedefs.h egl: re-format using clang-format 2023-07-07 23:00:06 +00:00