dolphin/Source/Core
Fiora e3578683e3 Vertex loader: optimize texmtx_write_float4
Seems to be pretty high in the profile in some geometry-heavy games like The
Last Story, and the compiler-generated assembly is terrifyingly bad, so
SSE-ize it.
2014-12-03 11:17:05 -08:00
..
AudioCommon Upgrade AudioUnit API usage. 2014-11-25 00:42:21 -05:00
Common Merge pull request #1258 from FioraAeterna/avoidfmulround 2014-11-30 15:47:34 -06:00
Core Merge pull request #1618 from JosJuice/dvd-low-open-partition 2014-12-03 21:24:56 +11:00
DiscIO Merge pull request #1618 from JosJuice/dvd-low-open-partition 2014-12-03 21:24:56 +11:00
DolphinQt Update Main.cpp version checks. 2014-11-25 00:27:13 -05:00
DolphinWX Merge pull request #1618 from JosJuice/dvd-low-open-partition 2014-12-03 21:24:56 +11:00
InputCommon Fix some double->float conversions. 2014-11-11 14:14:22 -05:00
UICommon
VideoBackends OGL: Don't use texture arrays for MSAA. 2014-12-03 01:39:43 +01:00
VideoCommon Vertex loader: optimize texmtx_write_float4 2014-12-03 11:17:05 -08:00
CMakeLists.txt