- 18 Jul, 2023 1 commit
-
-
Liam authored
-
- 17 Jul, 2023 2 commits
- 16 Jul, 2023 2 commits
-
-
liamwhite authored
Implement SSL service
-
Valeri Ochinski authored
-
- 12 Jul, 2023 2 commits
-
-
Tobias authored
-
Alexandre Bouvier authored
-
- 11 Jul, 2023 5 commits
-
-
bunnei authored
k_server_session: translate special header for non-HLE requests
-
bunnei authored
android: Visualize disabled home options
-
Charles Lombardo authored
Allow for displaying options in the home options that are disabled with messages that explain why they are disabled. This includes reasoning for the GPU driver installation button.
-
bunnei authored
Use spans over guest memory where possible instead of copying data
-
bunnei authored
input_common: set `SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS` to 0
-
- 10 Jul, 2023 1 commit
-
-
bunnei authored
android: Don't prompt to save user data on uninstall
-
- 09 Jul, 2023 8 commits
-
-
Morph authored
ci/mingw: Remove pefile installation step
-
Morph authored
settings: Catch runtime error from STL
-
Charles Lombardo authored
While this can be convenient in some scenarios, this will be a big problem for users trying to sideload different APK versions. If they forget the last one they had installed, they could have problems installing a new copy.
-
Morph authored
arm_interface: correct breakpoint rewind condition
-
lat9nq authored
This is unnecessary here: pefile is already installed on the container. This step also causes issues in coming changes to the container.
-
Liam authored
-
lat9nq authored
This function throws a runtime error we can catch on old Windows 10 installs, so we can catch it here rather than disable this path for everybody.
-
Morph authored
settings: Disable C++20 time zone path on MSVC
-
- 08 Jul, 2023 1 commit
-
-
Liam authored
-
- 07 Jul, 2023 8 commits
-
-
bunnei authored
github: Remove dependence on chocolatey for buildcache
-
Martino Fontana authored
This allows to share the mappings between Nintendo and non-Nintendo controllers. Breaks the controller configuration for existing users who are using a Nintendo controller. (Documentation of the hint https://github.com/libsdl-org/SDL/blob/92b3c53c92971e685254fd89f89ce6bde8cea60e/include/SDL_hints.h#L512-L532)
-
Morph authored
-
Morph authored
-
Morph authored
ci: Download and install Vulkan SDK directly from LunarG
-
Morph authored
Latest as of this commit
-
Morph authored
-
Morph authored
-
- 06 Jul, 2023 6 commits
-
-
liamwhite authored
main: Fix install progress calculation
-
liamwhite authored
externals: Update sdl2 to 2.28.1
-
liamwhite authored
input_common: Avoid potential division by zero
-
liamwhite authored
-
Morph authored
-
Morph authored
The increased buffer size means that that progress bar size has to be adjusted
-
- 05 Jul, 2023 4 commits
-
-
Narr the Reg authored
-
lat9nq authored
Even though it compiles and runs fine on the latest Windows versions, older LTSC builds will crash due to lacking support somewhere in the OS. For now just disable it for MSVC until either Microsoft fixes this or we no longer support 1809 LTSC.
-
liamwhite authored
vulkan_common: use device local preferred for image memory
-
liamwhite authored
service: nfc: Ensure controller is in the correct mode
-