Commit graph

4 commits

Author SHA1 Message Date
Christian Kündig
65bdafa0a0 EMSCRIPTEN: OPENGL: Disable OPENGL_DEBUG on Emscripten
863988f was causing a 10x increase in frame times regressing GRIM from 55fps to 3-5 fps.
2024-02-27 17:07:13 +01:00
Le Philousophe
a205c79a98 OPENGL: Allow to get last call error status 2022-10-09 17:25:35 +02:00
Cameron Cawley
c13961362f OPENGL: Ensure that glGetError() is cleared before calling a checked function 2022-06-29 22:37:38 +01:00
Cameron Cawley
863988fee4 OPENGL: Add proper error checking to the Shader class 2022-06-29 22:37:38 +01:00
Renamed from backends/graphics/opengl/debug.h (Browse further)