mesa/src/egl/drivers/dri2
Eric Engestrom 179e442f7a egl: inline fallback for create_pixmap_surface
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Frank Binns <frank.binns@imgtec.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5861>
2020-07-16 22:11:25 +00:00
..
egl_dri2.c egl: inline fallback for create_pixmap_surface 2020-07-16 22:11:25 +00:00
egl_dri2.h egl: inline fallback for create_pixmap_surface 2020-07-16 22:11:25 +00:00
egl_dri2_fallbacks.h egl: inline fallback for create_pixmap_surface 2020-07-16 22:11:25 +00:00
platform_android.c egl: inline fallback for create_pixmap_surface 2020-07-16 22:11:25 +00:00
platform_device.c egl: inline fallback for create_pixmap_surface 2020-07-16 22:11:25 +00:00
platform_drm.c replace all F_DUPFD_CLOEXEC with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
platform_surfaceless.c egl: inline fallback for create_pixmap_surface 2020-07-16 22:11:25 +00:00
platform_wayland.c egl/wayland: add missing newline between functions 2020-07-13 09:08:00 +00:00
platform_x11.c egl: directly access static members instead of using _egl{Get,Set}ConfigKey() 2020-02-14 18:03:07 +00:00
platform_x11_dri3.c
platform_x11_dri3.h