Skip to content

arb_framebuffer_object: check requirements at the beginning

Check all the requirements, like GLSL 1.30 is supported, before trying anything else (like creating the shaders when this version is not supported).

Merge request reports