- 25 Sep, 2023 1 commit
-
-
Charles Lombardo authored
Even after updating the androidx window library, this did not fix the issue for all devices. This ensures that the measured size of the overlay will be used instead of a potentially larger one seen by androidx.
-
- 23 Sep, 2023 2 commits
-
-
Fernando S authored
emit_spirv: fix incorrect use of descriptor index in image atomics
-
Charles Lombardo authored
android: Use smaller read buffer size for exporting user data
-
- 22 Sep, 2023 8 commits
-
-
Charles Lombardo authored
The File.readBytes() extension attempts to load an entire file into a byte array. This would cause crashes when loading huge files into memory.
-
Charles Lombardo authored
android: Adjust valid user data check
-
Charles Lombardo authored
-
liamwhite authored
am: mii_edit: Implement DB operations
-
liamwhite authored
renderer_vulkan: Correct component order for A4B4G4R4_UNORM
-
liamwhite authored
Fix DMA engine register offsets
-
Liam authored
-
Narr the Reg authored
-
- 21 Sep, 2023 8 commits
-
-
Charles Lombardo authored
android: Update androidx window library to 1.2.0-beta03
-
Charles Lombardo authored
Fixes an issue with the input overlay on certain devices where the controls would appear offscreen.
-
Kelebek1 authored
-
liamwhite authored
Revert "android: Allow save imports always"
-
liamwhite authored
pfs: Fix reading filenames past the buffer end
-
GPUCode authored
-
Charles Lombardo authored
-
rkfg authored
-
- 20 Sep, 2023 4 commits
-
-
Charles Lombardo authored
android: Allow save imports always
-
Charles Lombardo authored
-
Charles Lombardo authored
Exporting still won't be allowed on an empty save directory.
-
Charles Lombardo authored
android: Add import/export buttons for user data
-
- 19 Sep, 2023 10 commits
-
-
Charles Lombardo authored
-
liamwhite authored
android: Screen orientation and aspect ratio fixes
-
liamwhite authored
service: mii: Update implementation Part2 - Mii database support
-
liamwhite authored
cmake: prefer system renderdoc header
-
liamwhite authored
renderdoc: Check for `_WIN32` symbol rather than `WIN32`
-
liamwhite authored
aoc: stub purchase info calls
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
-
Charles Lombardo authored
Previously the emulation surface wasn't being updated during configuration changes and only during specific view events. This would break input and the screen dimensions after each orientation/aspect ratio change. Now a new surface is provided every time and the display dimensions are updated as needed.
-
- 18 Sep, 2023 7 commits
-
-
Liam authored
-
Cathy J. Fitzpatrick authored
-
german77 authored
-
Alexandre Bouvier authored
-
liamwhite authored
Fix a logged assert in the format lookup table for Z16
-
liamwhite authored
Do not consider voice commands in time estimation, fix adpcm estimate
-
Kelebek1 authored
-