suyu/src
Billy Laws f490b4545d
video_core/gpu: Correct the size of the puller registers
The puller register array is made up of u32s however the `NUM_REGS` value is the size in bytes, so switch it to avoid making the struct unnecessary large. Also fix a small typo in a comment.
2020-07-26 22:26:29 +01:00
..
audio_core core_timing: Make TimedCallback take std::chrono::nanoseconds 2020-07-15 19:41:22 -04:00
common Merge pull request #4415 from lioncash/maybe 2020-07-25 21:35:09 -07:00
core nvflinger: Mark interface functions with return values as [[nodiscard]] 2020-07-25 19:42:45 -04:00
input_common Merge pull request #4418 from lioncash/udp-warn 2020-07-25 21:50:37 -07:00
tests core_timing: Make TimedCallback take std::chrono::nanoseconds 2020-07-15 19:41:22 -04:00
video_core video_core/gpu: Correct the size of the puller registers 2020-07-26 22:26:29 +01:00
web_service Replace externals with Conan (#3735) 2020-05-08 17:09:29 -04:00
yuzu yuzu/configure_debug: Remove duplicated checkboxes 2020-07-26 02:45:19 +02:00
yuzu_cmd Rebase for per game settings 2020-07-17 14:26:14 +10:00
yuzu_tester configuration: Add settings to enable/disable specific CPU optimizations 2020-07-11 14:34:09 +01:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Build System: Fix GCC & MINGW Build. 2020-06-27 11:36:28 -04:00