- 05 Oct, 2022 4 commits
-
-
Kyle Kienapfel authored
Show error from cpp-httplib when we don't have a response to read (report errors while connecting to API) (#8999) Co-authored-by: Kyle Kienapfel <Docteh@users.noreply.github.com>
-
Fernando S authored
vulkan: automatically use larger staging buffer sizes when possible
-
Fernando S authored
shader_recompiler: add extended LDC to GLASM backend
-
bunnei authored
macro_jit_x64: cancel exit for taken branch
-
- 04 Oct, 2022 1 commit
-
-
bunnei authored
macro_jit_x64: fix miscompilation of bit extraction operations
-
- 02 Oct, 2022 15 commits
-
-
Liam authored
-
bunnei authored
core: nfp: Rewrite implementation to remove direct access from the frontend
-
german77 authored
-
Narr the Reg authored
-
german77 authored
-
german77 authored
-
german77 authored
-
german77 authored
-
german77 authored
-
german77 authored
-
german77 authored
-
bunnei authored
service: vi: Retrieve vsync event once per display
-
liamwhite authored
MacroHLE: Add MultidrawIndirect HLE Macro.
-
Fernando Sahmkow authored
-
Liam authored
-
- 01 Oct, 2022 9 commits
-
-
bunnei authored
ldn: Implement "local wireless" networked multiplayer
-
liamwhite authored
Migrate deploy-linux.sh from lat9nq's repo.
-
Narr the Reg authored
Fix "controller.colors_state.right" being "left"
-
bunnei authored
Align index buffe size when vertex_buffer_unified_memory enable
-
bunnei authored
-
Zwip-Zwap Zapony authored
-
Mai authored
Update translations (2022-10-01)
-
Liam authored
-
The yuzu Community authored
-
- 30 Sep, 2022 1 commit
-
-
bunnei authored
video_core: Modify astc texture decode error fill value
-
- 29 Sep, 2022 2 commits
- 28 Sep, 2022 1 commit
-
-
bunnei authored
yuzu: Silence some clang warnings
-
- 27 Sep, 2022 1 commit
-
-
Morph authored
core/loader: Return nullptr if file is nullptr
-
- 26 Sep, 2022 3 commits
-
-
lat9nq authored
Recent versions of Docker appear to cause the Qt linuxdeploy plugin to throw a boost file copy error. This switches from linuxdeploy to a script of mine I've been working on for a while.
-
Morph authored
The display vsync event can only be retrieved once per display. Returns VI::ResultPermissionDenied if we attempt to retrieve the vsync event for the same display. Prevents games such as .hack//G.U. Last Recode from consuming all the handles in the handle table by spamming vsync event retrievals and allows it to go in game.
-
Morph authored
-
- 25 Sep, 2022 3 commits