mirror of
https://github.com/scummvm/scummvm.git
synced 2025-04-02 10:52:32 -04:00
We use functions from GL_ARB_framebuffer_object extension and not from GL_EXT_framebuffer_object where functions are suffixed by EXT. This avoids crashes on implementations supporting only the EXT version. |
||
---|---|---|
.. | ||
context.cpp | ||
context.h | ||
glad.h | ||
shader.cpp | ||
shader.h | ||
system_headers.h |