mirror of
https://github.com/encounter/SDL.git
synced 2025-07-21 12:36:08 +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.