- 16 May, 2021 9 commits
-
-
bunnei authored
core: Make variable shadowing a compile-time error
-
bunnei authored
nifm, ssl: Fix incorrect response sizes
-
Morph authored
On Linux, build SDL2 from externals with HIDAPI support
-
Lioncash authored
Now that we have most of core free of shadowing, we can enable the warning as an error to catch anything that may be remaining and also eliminate this class of logic bug entirely.
-
bunnei authored
main: Add running title's version to window name on EA/mainline
-
bunnei authored
Various improvements to IPC and session management
-
bunnei authored
texture_cache: Handle out of bound texture blits
-
Morph authored
-
Morph authored
input_common: Implement SDL motion
-
- 15 May, 2021 2 commits
- 14 May, 2021 1 commit
-
-
Ameer J authored
externals: Update mbedtls to 8c88150ca
-
- 13 May, 2021 5 commits
-
-
Morph authored
externals: Checkout 79e8d17024 for FFmpeg
-
lat9nq authored
6b6b9e593d does not exist on FFmpeg master, and tag n4.3.1 requires manually fetching all of FFmpeg's tags. `git` reports that the commit does not exist initially and can be confusing as a result. Instead, checkout the immediately previous commit from n4.3.1 on their master branch.
-
bunnei authored
ssl: Stub Import(Client/Server)Pki
-
Morph authored
configure_ui: Call RequestGameListUpdate when toggling "Show Add-Ons Column"
-
Morph authored
- Used in JUMP FORCE Deluxe Edition
-
- 12 May, 2021 1 commit
-
-
Morph authored
hid: Improve hardware accuracy of gestures
-
- 11 May, 2021 17 commits
-
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
Morph authored
-
bunnei authored
-
bunnei authored
- Fixes our error checking of names as well.
-
bunnei authored
- Fixes our move handles implementation to actually move objects. - Simplifies the traditional IPC path.
-
bunnei authored
-
bunnei authored
-
bunnei authored
- This was not actually closing sessions before.
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
- This allows us to create a new interface each time ConnectToNamedPort is called, removing the assumption that these are static.
-
bunnei authored
-
- 10 May, 2021 5 commits