dolphin/Source/Core
Tillmann Karras cd069fdce1 Interpreter: software-based flush-to-zero
bDAZ is now called bFlushToZero to better reflect what it's actually
used for.

I decided not to support any hardware-based flush-to-zero on systems
that don't support this for both inputs _and_ outputs. It makes the code
cleaner and the intersection of CPUs that support SSE2 but not DAZ
should be very small.
2013-11-13 06:24:58 +01:00
..
AudioCommon Re-plumb window handle to the dsound backend. 2013-11-07 09:24:56 -08:00
Common Interpreter: software-based flush-to-zero 2013-11-13 06:24:58 +01:00
Core Interpreter: software-based flush-to-zero 2013-11-13 06:24:58 +01:00
DiscIO Fix format string warnings 2013-11-13 04:01:16 +01:00
DolphinWX Fix format string warnings 2013-11-13 04:01:16 +01:00
InputCommon Run code through clang-modernize -add-override to add 'override' decls. 2013-11-03 20:54:05 -05:00
VideoBackends Fix format string warnings 2013-11-13 04:01:16 +01:00
VideoCommon Revert "Be less dumb." 2013-11-10 00:22:33 +01:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00