yuzu-fork/src
Lioncash 79189c7e3e core/core_timing_utils: Simplify overload set
Removes unused overloads, simplifying the overall interface,
deduplicating some code.
2019-06-04 19:44:05 -04:00
..
audio_core core/core_timing: Make callback parameters consistent 2019-03-24 18:12:17 -04:00
common common/math_util: Provide a template deduction guide for Common::Rectangle 2019-05-31 04:44:02 -03:00
core core/core_timing_utils: Simplify overload set 2019-06-04 19:44:05 -04:00
input_common input_common/sdl/sdl_impl: Silence sign conversion warnings 2019-05-31 04:47:02 -03:00
tests kernel: Handle page table switching within MakeCurrentProcess() 2019-04-07 01:12:54 -04:00
video_core shader_bytecode: Mark EXIT as flow instruction 2019-06-04 12:18:35 -04:00
web_service general: Use deducation guides for std::lock_guard and std::unique_lock 2019-04-01 12:53:47 -04:00
yuzu Merge pull request #2525 from FearlessTobi/remove-unused-settings 2019-06-04 13:39:24 -04:00
yuzu_cmd Merge pull request #2518 from ReinUsesLisp/sdl2-window 2019-05-29 11:01:12 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Merge pull request #2460 from lioncash/volatile 2019-05-14 06:34:53 -04:00