]> git.tdb.fi Git - libs/gl.git/commit
Set dirty_params when unloading textures
authorMikko Rasa <tdb@tdb.fi>
Mon, 8 Sep 2014 17:06:37 +0000 (20:06 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 8 Sep 2014 17:06:37 +0000 (20:06 +0300)
commitc6d64dab2a0da9bcc8165ef7123bcb8e2dccfe31
treea720aede6bcd97f7f609d8bb3439ffa3d706c802
parent47abe7c9e1633ca65f910a4db340724117a6f6e5
Set dirty_params when unloading textures

This ensures that things like MIN_FILTER get set correctly when it is
reloaded.
source/texture2d.cpp