dolphin-emulator/Source/Core/Common
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
..
Src Interpreter: software-based flush-to-zero 2013-11-13 06:24:58 +01:00
CMakeLists.txt Wipe all traces of OpenSSL's AES implementation. Use polarssl instead. 2013-10-27 18:27:07 +00:00
Common.vcxproj Merge remote-tracking branch 'shuffle2/vc12' 2013-10-31 16:51:56 -04:00
Common.vcxproj.filters Merge remote-tracking branch 'shuffle2/vc12' 2013-10-31 16:51:56 -04:00
make_scmrev.h.js Add git.bat to the options in make_scmrev.h.js because depot_tools uses it and I'm silly. 2013-10-27 19:51:55 -04:00
SCMRevGen.vcxproj Update to VS2013 and a slew of build-related updates. Notes: 2013-10-26 17:55:38 -07:00