Commit e681623cb2bfe0b681b9b98b1faa4ed03911117b

Cameron Gutman 2019-06-20T19:51:00

direct3d: Fix dirty textures failing to update Even if the texture itself has not changed since last time, the data may have so we must call UpdateDirtyTexture() to handle that possibility.