1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash ca6ff01333 virtual_buffer: Mark size parameter of FreeMemoryPages() as [[maybe_unused]]
This isn't used on Windows, but is used on non-Windows operating
systems.
2020-07-25 03:04:27 -04:00
..
audio_core core_timing: Make TimedCallback take std::chrono::nanoseconds 2020-07-15 19:41:22 -04:00
common virtual_buffer: Mark size parameter of FreeMemoryPages() as [[maybe_unused]] 2020-07-25 03:04:27 -04:00
core network: add missing include for BSDs 2020-07-22 22:10:15 +00:00
input_common Fix axis thresholding while polling 2020-07-19 11:49:26 -04:00
tests core_timing: Make TimedCallback take std::chrono::nanoseconds 2020-07-15 19:41:22 -04:00
video_core Merge pull request #4393 from lioncash/unused5 2020-07-24 20:33:58 -07:00
web_service
yuzu Merge pull request #4377 from Morph1984/dark-themes 2020-07-24 19:23:45 -07: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
CMakeLists.txt Build System: Fix GCC & MINGW Build. 2020-06-27 11:36:28 -04:00