- 06 Dec, 2022 13 commits
-
-
liamwhite authored
emulated_console/emulated_controller: std::move ParamPackage instances where applicable
-
liamwhite authored
kernel: Ensure relevant class members are always initialized on construction
-
liamwhite authored
cmake: correct find modules
-
liamwhite authored
cmake: use sdl2 imported target
-
liamwhite authored
cmake: prefer system libusb
-
liamwhite authored
configure_graphics: Make SPIRV backend string translatable
-
Lioncash authored
The parenthetical needs to be translatable, like with GLASM
-
Alexandre Bouvier authored
-
Alexandre Bouvier authored
-
liamwhite authored
externals: Bump dynarmic to 6.4.0
-
liamwhite authored
service: nfc: Implement mifare service
-
liamwhite authored
Respect render mode override
-
Alexandre Bouvier authored
-
- 05 Dec, 2022 16 commits
-
-
Morph authored
CMakeLists: Remove version specifier for lz4
-
Lioncash authored
This isn't used, so it can be removed to make the function a little nicer.
-
Lioncash authored
Avoids churning allocations in a loop.
-
Lioncash authored
id is an int value, not a u32.
-
Lioncash authored
-
Lioncash authored
Currently the exported version of lz4 provided by vcpkg is malformed and is "unknown". This makes querying for a specific version broken. Fixes configuring CMake with the use of vcpkg.
-
Lioncash authored
-
Lioncash authored
-
Lioncash authored
-
Lioncash authored
-
Lioncash authored
-
Morph authored
Uses the tagged, versioned release instead.
-
liamwhite authored
cmake: prefer system libraries
-
liamwhite authored
Vulkan: Implement Alpha coverage
-
Fernando Sahmkow authored
-
Narr the Reg authored
-
- 04 Dec, 2022 11 commits
-
-
Mai authored
service_thread: fix uninitialized memory usage
-
Liam authored
-
liamwhite authored
hle: service: audio: Use default service thread.
-
liamwhite authored
Configuration: Add per-game input profiles
-
liamwhite authored
vulkan_common: promote extension usages to core when possible
-
Narr the Reg authored
yuzu-cmd: link SDL2 correctly
-
Alexandre Bouvier authored
-
Liam authored
-
Liam authored
-
Liam authored
-
Liam authored
-