- 03 Feb, 2023 5 commits
-
-
Mai authored
Added 'Hide empty rooms' toggle to lobby
-
bunnei authored
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer"
-
bunnei authored
kernel: add KDeviceAddressSpace
-
Luke Sawczak authored
fixed typo fixed typo fixed typo clang
- 02 Feb, 2023 3 commits
- 01 Feb, 2023 6 commits
- 31 Jan, 2023 1 commit
-
-
bunnei authored
kernel: add KCapabilities
-
- 30 Jan, 2023 16 commits
-
-
bunnei authored
hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer
-
liamwhite authored
input_common: joycon: Remove Magic numbers from common protocol
-
liamwhite authored
video_core: Implement vulkan clear specified channel
-
Liam authored
-
ameerj authored
-
Narr the Reg authored
-
Morph authored
cmake: Download clang format 15
-
german77 authored
-
ameerj authored
-
Narr the Reg authored
-
Morph authored
ci: Abort on failure to query Github's API
-
Morph authored
-
Morph authored
-
Morph authored
This raises an exception if the GET request to Github's API returns anything other than 200 OK, ensuring we always have successful merges of tagged PRs. Also, reduces the number of queried pages from 29 to 9 to reduce the number of requests.
-
Morph authored
Move to Clang Format 15
-
Levi Behunin authored
Depends on https://github.com/yuzu-emu/build-environments/pull/69 clang-15 primary run
-
- 29 Jan, 2023 9 commits
-
-
ameerj authored
-
ameerj authored
-
ameerj authored
Also fixes for texture buffers, which do not have mips eithers.
-
liamwhite authored
texture_pass: Fix texture descriptors comparisons
-
liamwhite authored
texture_pass: Refactor texture handle retrieval
-
liamwhite authored
shader_recompiler: TXQ: Skip QueryLevels when possible
-
liamwhite authored
polyfill_thread: satisfy execution ordering requirements of stop_callback
-
bunnei authored
input_common: joycon: Remove magic numbers from calibration protocol
-
bunnei authored
texture_cache: Fix tracking of MSAA image views
-