dolphin/Source/Core
Soren Jorvang 1287a9bb9f Be a little more careful about the use of SSE.
We really need to adopt the GCC model of one instruction set
per compilation unit.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6965 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-29 11:40:20 +00:00
..
AudioCommon Fix the Audio tab and merge the DSP config into one. 2011-01-29 04:16:05 +00:00
Common Be a little more careful about the use of SSE. 2011-01-29 11:40:20 +00:00
Core Be a little more careful about the use of SSE. 2011-01-29 11:40:20 +00:00
DSPCore DSPLLE - JIT SUBARN is back on and should be fixed. 2011-01-29 00:30:13 +00:00
DebuggerUICommon Added "DebugFast" configs to vs2010 projects. Removed solution folders.(vs express doesn't like them) 2011-01-27 10:41:26 +00:00
DebuggerWX Be a little more careful about the use of SSE. 2011-01-29 11:40:20 +00:00
DiscIO Be a little more careful about the use of SSE. 2011-01-29 11:40:20 +00:00
DolphinWX The OS X build now requires a little less compiler/linker magic 2011-01-29 08:11:49 +00:00
InputCommon Fix OS X build. 2011-01-28 21:27:49 +00:00
VideoCommon If perspective divide is enabled and texture coordinate Z is 0 then leave texture coordinates alone. Fixes issue 3676. 2011-01-29 08:34:57 +00:00
VideoUICommon Added "DebugFast" configs to vs2010 projects. Removed solution folders.(vs express doesn't like them) 2011-01-27 10:41:26 +00:00
CMakeLists.txt Don't bother with a separate NSApplication thread. 2011-01-15 11:05:22 +00:00