Files
eepp/bin/assets
Martín Lucas Golini 42de99cf3b Fix GL resource sharing across native application windows
Decouple GL object sharing between native windows from auxiliary worker-thread context support. Platforms without threaded GL contexts, such as Haiku, must still share textures and other GL resources between their window contexts.

Always configure SDL_GL_SHARE_WITH_CURRENT_CONTEXT according to the requested context settings, while continuing to create the auxiliary thread context only on supported platforms. Explicitly reset the SDL attribute for non-shared contexts to avoid leaking state into subsequent window creation.

Apply the fix to both SDL2 and SDL3 backends. Also link the Haiku unit test executable against libbsd and libnetwork to resolve its PTY and socket dependencies.
2026-09-12 01:51:17 -03:00
..
2013-12-22 23:58:17 -03:00
2026-03-22 22:47:58 -03:00
2013-12-22 23:58:17 -03:00
2017-03-03 18:04:06 -03:00
2013-12-22 23:58:17 -03:00
2022-08-28 01:05:25 -03:00
2013-12-22 23:58:17 -03:00