dolphin/Source/Core
magumagu 863a4c9ce0 Fix clamping for rectangles.
Clamping a rectangle correctly requires fully clamping all four
coordinates in the general case.

This should fix issue 6923, sort of; at least, it fixes the part where a
rectangle ends up with a nonsensical height after being clamped.
2015-03-04 17:15:29 -08:00
..
AudioCommon Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
Common Fix clamping for rectangles. 2015-03-04 17:15:29 -08:00
Core Cleared the status of the GC Adapter before populating it with new data 2015-03-02 11:08:26 +11:00
DiscIO FileMonitor: Check log level in addition to FileMonitor checkbox 2015-03-03 11:33:16 +01:00
DolphinQt Merge pull request #2129 from Sonicadvance1/shuffle_user_dir 2015-02-27 14:07:06 +11:00
DolphinWX Merge pull request #2161 from Tilka/fix_warnings 2015-03-01 13:02:37 -08:00
InputCommon Do not fail to evaluate an expression if some input is missing 2015-02-26 01:24:54 +01:00
UICommon Move user directory detection location to UICommon. 2015-02-25 03:31:59 -06:00
VideoBackends Merge pull request #2164 from Armada651/cache-fix 2015-03-02 17:24:00 +01:00
VideoCommon TextureCache: load all mipmap levels from custom textures 2015-03-02 00:09:09 +01:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00