- 25 May, 2021 5 commits
- 24 May, 2021 4 commits
- 23 May, 2021 1 commit
-
-
bunnei authored
Various improvements to IPC and session management (Part 2)
-
- 21 May, 2021 13 commits
-
-
Lioncash authored
zstd 1.5.0 brings numerous performance improvements to the library, as can be seen here: https://github.com/facebook/zstd/releases/tag/v1.5.0
-
bunnei authored
gl_device: Intel: Disable texture view formats workaround on mesa
-
bunnei authored
applets/swkbd: Send the correct text string on TextCheck::Confirm
-
bunnei authored
-
bunnei authored
- Fixes a use-after-free, work-around until we fixup session/port management.
-
bunnei authored
- There are some issues with the current workaround, we will just use host memory until we have a complete kernel memory implementation.
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
hle_ipc: Add a getter for PID
-
bunnei authored
configuration: Add CPU tab to game properties and slight per-game settings rework
-
- 20 May, 2021 2 commits
-
-
lat9nq authored
Co-authored-by: Ameer J <52414509+ameerj@users.noreply.github.com>
-
bunnei authored
parent_of_member: Make sign conversion explicit in OffsetOfImpl()
-
- 19 May, 2021 4 commits
-
-
bunnei authored
input_common: Sanitize motion data
-
lat9nq authored
Drops an unused variant of ApplyPerGameSetting, and turns the QComboBox variants of SetPerGameSetting into a template. Co-authored-by: Ameer J <52414509+ameerj@users.noreply.github.com>
-
Morph authored
Previously the text string for the inline software keyboard was being sent instead of the normal software keyboard, leading to empty text being sent all the time.
-
bunnei authored
perf_stats: Rework FPS counter to be more accurate
-
- 18 May, 2021 2 commits
- 17 May, 2021 8 commits
-
-
bunnei authored
buffer_cache: Ensure null buffers cannot take the fast uniform bind path
-
lat9nq authored
-
Mat M authored
CMakeLists: Enforce C4715 on MSVC
-
bunnei authored
configure_debug: FIx duplicate labels
-
Morph authored
This is similar to -Werror=return-type
-
Morph authored
Duplicate labels were unintentionally introduced due to copy-paste. This silences the compilation warning produced by the presence of these duplicates.
-
bunnei authored
yuzu/main: Fix version info in logging and about dialog
-
Morph authored
-
- 16 May, 2021 1 commit
-
-
bunnei authored
main: Prevent installing base titles into NAND
-