serenity/Userland
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
..
Applets Applets/Audio: Propagate errors by extracting out GUI initialization 2022-01-11 09:19:09 -08:00
Applications 3DFileViewer: Replace lambertian lighting with GL Lighting 2022-01-12 13:36:56 +01:00
Demos Everywhere: Fix spelling mistakes 2022-01-07 15:44:42 +01:00
DevTools Kernel+LibC+LibCore+UE: Implement fchmodat(2) 2022-01-12 14:54:12 +01:00
DynamicLoader
Games 2048: Add action icons for New Game and Settings 2022-01-10 00:58:40 -08:00
Libraries Ports+LibGL: Replace LibGL context check by ScummVM patch 2022-01-12 14:54:18 +01:00
Services Base+WindowServer: Add icon to window menu move action 2022-01-12 10:55:04 +01:00
Shell Shell: Add a "noop" builtin aliased to ":" 2022-01-09 12:25:36 +01:00
Utilities Meta: Fix Markdown linting 2022-01-12 13:13:24 +01:00
CMakeLists.txt