Files
ladybird/Libraries/LibWeb/WebGL/OpenGLContext.cpp
Undefine b4dbb0380d LibWeb: Split checking WebGL extensions away from OpenGLContext
This allows us to move the list of possible extensions to the WebGL
context class, which will need it in a later commit. It also makes
`OpenGLContext` more specialized towards only handling OpenGL itself.
2026-03-11 20:19:45 +01:00

19 KiB