dolphin-emulator/Source/Core
Tillmann Karras 63c9fdd074 VertexLoaderX64: fix 2GB warnings
Unlike the CPU JIT, the vertex loader JIT already emits
position-independent code, so all we need to do is disable the warning.
2015-09-12 01:24:47 +02:00
..
AudioCommon [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
Common VertexLoaderX64: fix 2GB warnings 2015-09-12 01:24:47 +02:00
Core Merge pull request #2972 from lioncash/align 2015-09-11 17:00:13 +00:00
DiscIO Partially revert "General: Toss out PRI macro usage" 2015-09-11 09:49:00 -04:00
DolphinQt Common: Remove StdMakeUnique.h 2015-09-06 04:09:53 -04:00
DolphinWX Merge pull request #2985 from JosJuice/iselfordol 2015-09-11 12:28:57 -04:00
InputCommon ExpressionParser: Make all control paths return a value in operator std::string 2015-09-09 22:41:47 -04:00
UICommon [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
VideoBackends Merge pull request #3012 from degasus/destAlpha 2015-09-10 13:56:43 -04:00
VideoCommon VertexLoaderX64: fix 2GB warnings 2015-09-12 01:24:47 +02:00
CMakeLists.txt