dolphin-emulator/Source/Core/VideoBackends
degasus 614d058db1 TexCache: don't load tex level 0 on creation
This reverts an optimization which isn't worth imo. Every texture uploads have to alloc vram and a staging buffer, so there is no need to do both in the same call.
2015-01-10 12:21:33 +01:00
..
D3D TexCache: don't load tex level 0 on creation 2015-01-10 12:21:33 +01:00
OGL TexCache: don't load tex level 0 on creation 2015-01-10 12:21:33 +01:00
Software Fix building with PCH disabled. 2015-01-04 10:45:35 -06:00
CMakeLists.txt Merge of GL-AutoChoose. 2014-01-18 04:11:59 +00:00