- 07 Aug, 2022 3 commits
- 06 Aug, 2022 2 commits
- 05 Aug, 2022 1 commit
-
-
Steve authored
* Controller bugfixes in profile select, closes #8265 2 fixes for using a controller in profile select dialog. Pressing 'B' cancels the launch of the game Using controller to select a profile now correctly sets the index to use for the launch * Added brackets to if statements as requested.
-
- 04 Aug, 2022 1 commit
-
-
bunnei authored
renderer_vulkan: add format fallbacks for R16G16B16_SFLOAT, R16G16B16_SSCALED, R8G8B8_SSCALED
-
- 02 Aug, 2022 4 commits
- 01 Aug, 2022 3 commits
-
-
Mai authored
Update translations (2022-08-01)
-
Liam authored
-
The yuzu Community authored
-
- 31 Jul, 2022 5 commits
-
-
bunnei authored
video_core: stop waiting for shader compilation on user cancel
-
bunnei authored
qt: reset progress bar after shader compilation
-
bunnei authored
Properly write out the command buffer when serving close request
-
Nikita Strygin authored
-
Morph authored
renderer_opengl: delete shader source after linking
-
- 30 Jul, 2022 7 commits
-
-
Liam authored
-
Kyle K authored
ci.yml: REUSE task should only run on yuzu-emu/yuzu repository verify.yml: #8659 is a better fix to the discord-rpc dirty flag
-
Morph authored
cmake,ci: vcpkg leftovers
-
Morph authored
common: move forwarded value into SPSCQueue
-
Morph authored
audio_core: fix -Wuninitialized when compiling with ASan
-
Liam authored
-
Liam authored
-
- 29 Jul, 2022 3 commits
-
-
Liam authored
-
Narr the Reg authored
ci: use dep5 for GitHub issue template files
-
Kelebek1 authored
-
- 28 Jul, 2022 11 commits
-
-
Liam authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
yuzu: Add incremental steps to volume hotkeys
-
lat9nq authored
vcpkg: Add Catch2 2.13.9 Catch2 >= 3.0 is not compatible with earlier versions, and for now we must override the desired version in our vcpkg manifest. We can do this programmatically by using VCPKG_MANIFEST_FEATURES. CMakeLists: Search for lz4 CONFIG mode first vcpkg's lz4 CONFIG cmake script works in Release mode but not in Debug mode, failing to copy the correct DLLs at compile time. We still need to search for the regular mode for system-installed versions. CMakeLists: Clean up boost exports Remove some Conan-specific workarounds. CMakeLists: Use vcpkg for MSVC by default Not enabling it generally since it's much easier to have system dependencies installed for Linux and MinGW.
-
bunnei authored
Revert "ci: Enable building with Visual Studio 2022"
-
liamwhite authored
externals: Use yuzu-emu/discord-rpc to provide Discord integration
-
lat9nq authored
Our fork includes a commit to disable clang-format, preventing the dirty flag from being set when building yuzu on CI.
-
liamwhite authored
[Audio] Avoid an out-of-bounds span write in depop prepare
-
liamwhite authored
ci/linux: Exclude libwayland-client from AppImage
-
Liam authored
-