- 30 Jan, 2023 3 commits
-
-
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 11 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
-
Liam authored
-
bunnei authored
polyfill_thread: Implement StoppableTimedWait
-
Narr the Reg authored
-
liamwhite authored
video_core/opengl: Added FSR upscaling filter to the OpenGL renderer
-
- 27 Jan, 2023 5 commits
-
-
Narr the Reg authored
-
bunnei authored
kernel: fix incorrect locking order in suspension
-
ameerj authored
-
ameerj authored
-
Mai authored
kernel: unbreak min/max template deduction on Apple Clang
-
- 26 Jan, 2023 9 commits
-
-
Liam authored
-
Wollnashorn authored
-
bunnei authored
input_common: Implement SetLowPowerMode and TriggersElapsed
-
Narr the Reg authored
-
bunnei authored
Revert "MemoryManager: use fastmem directly."
-
bunnei authored
spirv: fix multisampled image fetch
-
bunnei authored
kernel: KPageTable: update
-
ameerj authored
The frontend IR opcodes do not distinguish between signed and unsigned integer types. Fixes broken shaders when IR validation/graphics debugging is enabled for shaders that used BitCastS32F32
-
Morph authored
main: Only set AA_DisableWindowContextHelpButton below Qt6
-
- 25 Jan, 2023 2 commits