suyu/src
Yuri Kunde Schlesner d5b5280501 Common: Remove redundant masking in BitField
For the signed case, the shifts already remove the rest of the value, so
ANDing by the mask is redundant.
2015-07-10 18:43:41 -03:00
..
citra Merge pull request #832 from yuriks/refresh-rate-option 2015-05-31 04:48:20 -04:00
citra_qt Make the call stack entries not editable 2015-06-19 11:22:20 -04:00
common Common: Remove redundant masking in BitField 2015-07-10 18:43:41 -03:00
core Loader: Remove log line causing warning 2015-07-08 00:04:21 +02:00
video_core VideoCore: Fix floating point warning 2015-06-26 21:38:04 -07:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00