1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-25 12:35:07 +00:00
serenity/Ports/scummvm/patches
Jelle Raaijmakers a4e2d93aa2 Ports+LibGL: Replace LibGL context check by ScummVM patch
According to the OpenGL spec, invoking functions without an active
context results in undefined behavior. Since ScummVM seems to be the
only port having issues with our behavior, patch their code instead.
2022-01-12 14:54:18 +01:00
..
0001-Prevent-call-to-glGetIntegerv-without-context.patch Ports+LibGL: Replace LibGL context check by ScummVM patch 2022-01-12 14:54:18 +01:00
configure.patch Ports: Compile ScummVM with OpenGL support 2022-01-09 23:23:01 +01:00
remove-sdl-timer-lock.patch Ports: Patch out SDL timer lock from ScummVM 2022-01-09 23:23:01 +01:00