SDL/src/video/x11
Akihiko Odaki b40b73d954
x11: Explicitly specify EGL platform
Mesa's eglGetDisplay() chooses the native EGL platform from
EGL_PLATFORM, limited autodetection, or the build-time default. If that
selects Wayland while SDL is using the X11 video backend, Mesa can treat
the X11 Display pointer as a wl_display and crash during
eglInitialize().

See: https://gitlab.com/qemu-project/qemu/-/work_items/3540
2026-06-11 12:56:36 -04:00
..
edid-parse.c Remove unneeded semicolon 2022-11-17 10:43:45 +01:00
edid.h Update for SDL3 coding style (#6717) 2022-11-30 12:57:41 -08:00
SDL_x11clipboard.c Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11clipboard.h Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11dyn.c Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11dyn.h Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11events.c Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11events.h Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11framebuffer.c Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11framebuffer.h Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11keyboard.c Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11keyboard.h Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11messagebox.c Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11messagebox.h Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11modes.c Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11modes.h Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11mouse.c Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11mouse.h Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11opengl.c Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11opengl.h Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11opengles.c x11: Explicitly specify EGL platform 2026-06-11 12:56:36 -04:00
SDL_x11opengles.h Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11shape.c Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11shape.h Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11sym.h Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11touch.c Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11touch.h Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11video.c Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11video.h Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11vulkan.c Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11vulkan.h Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11window.c x11: SetupWindowData shouldn't add to videodata->windowlist until success. 2026-05-27 11:49:56 -04:00
SDL_x11window.h Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11xfixes.c Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11xfixes.h Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11xinput2.c Updated copyright for 2026 2026-01-01 09:56:59 -08:00
SDL_x11xinput2.h Updated copyright for 2026 2026-01-01 09:56:59 -08:00