yuzu/src
Yuri Kunde Schlesner bbc7844021 VideoCore: Change misleading register names
A few registers had names such as "count" or "number" when they actually
contained the maximum (that is, count - 1). This can easily lead to hard
to notice off by one errors.
2017-01-29 21:31:36 -08:00
..
audio_core fixed the override warning 2017-01-27 14:24:14 -06:00
citra citra: add missing control paths for ResultStatus on rom load. Fix warning about unhandled enumeration values on OSX 2017-01-29 22:02:01 +01:00
citra_qt Merge pull request #2346 from yuriks/shader-refactor2 2017-01-27 14:29:10 -03:00
common common: add <cstddef> to hash.h 2017-01-28 15:30:18 +01:00
core Merge pull request #2494 from Kloen/killing-warnings-2-final-mix 2017-01-29 15:40:50 -08:00
tests tests: add missing libcore dependency after 75ee2f8c67 2016-12-07 18:30:49 +00:00
video_core VideoCore: Change misleading register names 2017-01-29 21:31:36 -08:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt tests: Infrastructure for unit tests 2016-05-19 08:38:03 +01:00