dolphin/Source/Core
Lioncash a94300dd86 Rasterizer: Use multiplication instead of shifts in DrawTriangleFrontFace
The left-hand-side is negative at some point which is considered undefined by the standard.
2015-09-17 01:46:29 -04:00
..
AudioCommon Merge pull request #3026 from lioncash/constexpr 2015-09-12 02:28:38 -04:00
Common Fix -Wunused-private-field warning 2015-09-16 23:31:53 +02:00
Core Jit_Util: Mark a class function as const 2015-09-17 00:21:50 -04:00
DiscIO Merge pull request #2829 from JosJuice/fix-wii-fst-size-2 2015-09-12 00:50:00 -04:00
DolphinQt Merge pull request #2993 from JosJuice/dol-elf-qt 2015-09-12 00:38:51 -04:00
DolphinWX Merge pull request #2947 from Rukario/my_branch 2015-09-17 03:02:59 +02:00
InputCommon Use official names for GameCube controller sticks 2015-09-12 22:45:06 +02:00
UICommon [windows] Update projects to vs2015. 2015-09-03 04:23:01 -07:00
VideoBackends Rasterizer: Use multiplication instead of shifts in DrawTriangleFrontFace 2015-09-17 01:46:29 -04:00
VideoCommon Merge pull request #3028 from mimimi085181/sonic-fighters-regression-fix2 2015-09-16 21:53:03 +02:00
CMakeLists.txt