mirror of
https://github.com/scummvm/scummvm.git
synced 2025-04-02 10:52:32 -04:00
We required version 110 for OpenGL backend shaders while we only checked for version 100, although this version is not expected to work without proper ARB extension support. Increase minimum supported version to 1.10 which matches OpenGL 2.0 |
||
---|---|---|
.. | ||
context.cpp | ||
context.h | ||
debug.cpp | ||
debug.h | ||
glad.h | ||
shader.cpp | ||
shader.h | ||
system_headers.h | ||
texture.cpp | ||
texture.h |