- 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 14 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
-
Narr the Reg authored
-
Morph authored
cmake: Download clang format 15
-
german77 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 10 commits
-
-
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 10 commits
-
-
bunnei authored
shader_recompiler: Remove S32 IR type
-
ameerj authored
-
ameerj authored
-
Narr the Reg authored
-
liamwhite authored
LDN hostname support in direct connect
-
SoRadGaming authored
- Added IPv6 & Namespace support in direct connection Regex - Updated Tooltip for Direct Connect UI - Removed Dropdown Connection Type in Direct Connect
-
ameerj authored
-
FengChen authored
-
Liam authored
-
bunnei authored
polyfill_thread: Implement StoppableTimedWait
-