dolphin/Source/Core
Yuriy O'Donnell 5fdda135d2 Workaround for MSVC not optimizing away Write() in GeneratePixelShader
ShaderConstantProfile and ShaderUid now have an empty implementation
of Write() that uses variadic templates instead of varargs. MSVC is now
able to inline and optimize away this when necessary.
2014-10-17 21:37:42 +02:00
..
AudioCommon Proper Audio/Video Dumping 2014-10-09 00:06:04 -04:00
Common Merge pull request #995 from FioraAeterna/fma 2014-10-12 13:56:18 +11:00
Core Merge pull request #1266 from skidau/mmu-exram 2014-10-17 17:10:51 +11:00
DiscIO VolumeCreator: Make master key arrays static 2014-10-12 15:07:39 -04:00
DolphinQt Qt: Add msvc support 2014-09-15 15:07:33 -07:00
DolphinWX Merge pull request #1247 from Stevoisiak/WiimoteSubmenu 2014-10-16 20:12:35 -04:00
InputCommon ControllerInterface: Get rid of SetHwnd(), introduce Reinitialize() 2014-10-15 09:29:25 -04:00
UICommon Migrate global init stuff into UICommon. 2014-10-05 20:47:37 -04:00
VideoBackends Merge pull request #1290 from lioncash/xfb 2014-10-15 14:09:33 +11:00
VideoCommon Workaround for MSVC not optimizing away Write() in GeneratePixelShader 2014-10-17 21:37:42 +02:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00