- 02 Feb, 2023 3 commits
-
-
Narr the Reg authored
-
liamwhite authored
gl_shader_cache: Force context flush when loading disk shader cache
-
liamwhite authored
shaders: Fix TXQ with MSAA textures
-
- 01 Feb, 2023 5 commits
-
-
bunnei authored
input_common: Implement turbo buttons
-
german77 authored
-
german77 authored
-
Mai authored
Update translations (2023-02-01)
-
The yuzu Community authored
-
- 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 13 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
-
liamwhite authored
yuzu: config: Avoid reading deleted object
-
ameerj authored
-
ameerj authored
-
bunnei authored
glasm, glsl: Implement multisampled Image Fetch
-
- 28 Jan, 2023 2 commits