dolphin/Source/Core
Jules Blok 376cadb862 VertexShaderManager: Explicitly use floating-point variant of abs.
Some compilers don't have an automatic abs() overload for floats.
Doesn't really matter if they use the integer variant here, but
it's better to be explicit about the fact that we're using floats.
2016-09-01 17:23:07 +02:00
..
AudioCommon Use Common::Flag and Common::Event when possible 2016-08-10 16:08:15 +02:00
Common Merge pull request #3386 from lioncash/memory 2016-08-19 11:04:45 +02:00
Core DVDInterface: Remove unused Triforce buffer. 2016-09-01 17:15:43 +02:00
DiscIO Run clang-format on missed files 2016-08-11 21:14:39 +02:00
DolphinQt2 Remove Global Declarations from Movie 2016-08-04 15:24:44 -04:00
DolphinWX Merge pull request #4143 from Pringo/capitalize 2016-09-01 03:21:24 +02:00
InputCommon GCAdapter: Return input state by value 2016-08-01 21:27:51 -04:00
UICommon portable.txt enables portable configuration on linux, README updated to 2016-07-04 19:39:10 +10:00
VideoBackends Merge pull request #4165 from lioncash/global 2016-09-01 03:20:31 +02:00
VideoCommon VertexShaderManager: Explicitly use floating-point variant of abs. 2016-09-01 17:23:07 +02:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00