- 11 Jul, 2023 1 commit
-
-
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
-
- 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 5 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
-
liamwhite authored
Fix regression by unreal engine fix pr #11009
-
- 04 Jul, 2023 3 commits
-
-
ChaseKnowlden authored
-
bunnei authored
video_core: vulkan_device: Disable timeline semaphore on Turnip, fix qcom version check.
-
bunnei authored
-
- 03 Jul, 2023 8 commits
-
-
bunnei authored
video_core: vulkan_device: Fix S8Gen2 dynamic state checks.
-
bunnei authored
android: Input overlay updates
-
bunnei authored
CI: auto-publish Android releases
-
bunnei authored
-
liamwhite authored
Use `toUtf8()` for string passed to DBus
-
german77 authored
-
gidoly authored
-
zeltermann authored
-