SFML/examples/opengl
Bambo-Borris 5eb57ae5f1 Fix white square problem in OpenGL example
Because the sf::Texture::m_texture value changes when the texture is
reloaded from disk, we need to rebind the texture since the previously
bound sf::Texture::m_texture value is no longer a valid identifier.
2024-07-15 12:32:08 -06:00
..
resources Switch example resources to public domain ones. 2021-04-02 22:16:22 +02:00
CMakeLists.txt Consolidate redundant gl.h headers 2022-10-09 13:04:24 +02:00
OpenGL.cpp Fix white square problem in OpenGL example 2024-07-15 12:32:08 -06:00