mirror of
https://github.com/encounter/SDL.git
synced 2025-06-12 01:23:31 +00:00
Otherwise our cached state goes out of sync when updating a texture. Since these state changes aren't necessary, they were removed instead of updating the cached state. Fixes Bugzilla #4998.