mirror of
https://github.com/SFML/SFML.git
synced 2024-11-25 04:41:05 +08:00
5eb57ae5f1
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. |
||
---|---|---|
.. | ||
resources | ||
CMakeLists.txt | ||
OpenGL.cpp |