Skip to content
Snippets Groups Projects
Commit 04dae90b authored by sfan5's avatar sfan5 Committed by Niklas Haas
Browse files

opengl/gpu_tex: stop relying on GL_EXT_texture_integer

While running the test suite I discovered that we rely on this extension
in a single place without checking it anywhere.
Instead of hiding uint support behind it we can better just use standard
functions to clear the framebuffer.
parent a0759744
Loading
Pipeline #532867 failed with stages
in 4 minutes and 47 seconds