dolphin/Source/Core
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
..
AudioCommon Merge pull request #1847 from adamdmoss/openal-floatfix 2015-01-10 12:16:05 +11:00
Common Merge pull request #1844 from Tilka/sse_mov 2015-01-08 19:04:14 -06:00
Core Merge pull request #1865 from magumagu/getpointer-break 2015-01-10 02:46:42 -05:00
DiscIO Fix 4.0-4901 VolumeDirectory stack overflow 2015-01-09 22:50:07 +01:00
DolphinQt Fix indentation 2015-01-07 21:51:47 +01:00
DolphinWX Merge pull request #1835 from adamdmoss/master 2015-01-09 11:59:02 +11:00
InputCommon CMake: simplify some expressions 2015-01-03 13:17:57 +01:00
UICommon Added GameCube Adapter support. 2014-12-10 20:45:45 +11:00
VideoBackends TexCache: don't load tex level 0 on creation 2015-01-10 12:21:33 +01:00
VideoCommon TexCache: don't load tex level 0 on creation 2015-01-10 12:21:33 +01:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00