2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
Morph 64ff79f919
Merge pull request #9337 from lioncash/pbr
common/input: Add helper functions for constructing input and output devices
2022-11-28 13:12:08 -05:00
..
audio_core Use the maximum input index for samples buffer span size, not just the input count 2022-11-22 15:32:11 +00:00
common common/input: Add helpers functions for creating input and output devices 2022-11-28 10:00:37 -05:00
core core/hid/emulated_controller: Use ranges version of transform 2022-11-28 10:00:42 -05:00
dedicated_room
input_common common/input: Add helpers functions for creating input and output devices 2022-11-28 10:00:37 -05:00
network
shader_recompiler spirv_emit_context: add missing flat decoration 2022-11-18 22:05:28 -05:00
tests tests: fix for -Wall 2022-10-25 15:20:23 +00:00
video_core Merge pull request #9276 from goldenx86/fsrSlider 2022-11-27 00:13:15 -08:00
web_service
yuzu yuzu/main: Merge variable declaration into ifdef 2022-11-28 08:40:41 -05:00
yuzu_cmd Merge pull request #9325 from german77/default_by_default 2022-11-28 08:14:32 -05:00
.clang-format
CMakeLists.txt