- May 16, 2021
-
-
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
input_common: Implement SDL motion
-
- May 15, 2021
- May 14, 2021
-
-
Ameer J authored
externals: Update mbedtls to 8c88150ca
-
- May 13, 2021
-
-
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
-
- May 12, 2021
-
-
Morph authored
hid: Improve hardware accuracy of gestures
-
- May 11, 2021
-
-
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
-
- May 10, 2021
- May 09, 2021
-
-
Morph authored
kernel: Delete unused files
-