Henrik Rydgård
|
3566aa5727
|
ARM64 jit: start implementing pos/normal morph
|
2026-01-20 15:15:06 +01:00 |
|
Henrik Rydgård
|
b01001a2e0
|
Merge pull request #21116 from Kethen/aemu_postoffice_integrate_v2
Support adhoc relay from aemu to ppsspp
|
2026-01-20 15:10:07 +01:00 |
|
Henrik Rydgård
|
dcfdad67bf
|
Merge pull request #21133 from hrydgard/retroachievement-icon-cache-rework
Retroachievement icon cache rework
|
2026-01-20 15:07:00 +01:00 |
|
Henrik Rydgård
|
63658bcb2f
|
Lambda capture cleanup
|
2026-01-20 14:29:13 +01:00 |
|
Henrik Rydgård
|
0fb2be2cbe
|
Simplify image caching for RetroAchievements
|
2026-01-20 14:25:59 +01:00 |
|
Henrik Rydgård
|
eb3e4da64b
|
Merge pull request #21131 from hrydgard/more-morph-optimizations
Optimize non-JIT morph vertex decoders
|
2026-01-20 14:18:01 +01:00 |
|
Henrik Rydgård
|
419ab46172
|
Avoid needing std::string as cache keys in IconCache
|
2026-01-20 14:09:16 +01:00 |
|
Henrik Rydgård
|
5c70f0318e
|
Merge pull request #21132 from MMaZaHaKa/master
sceNet: Prevent use-after-free (actually more likely a double-free)
|
2026-01-20 13:53:52 +01:00 |
|
Henrik Rydgård
|
47f6b9975e
|
Optimize the color alpha computation for color morph
|
2026-01-20 13:51:24 +01:00 |
|
Henrik Rydgård
|
064ad64a55
|
More minor optimizations
|
2026-01-20 13:51:24 +01:00 |
|
Henrik Rydgård
|
73e41750f7
|
More non-JIT morph optimizations
|
2026-01-20 13:51:24 +01:00 |
|
Henrik Rydgård
|
3378faca5e
|
Optimize morph code (non-JIT vertex decoders)
|
2026-01-20 13:51:24 +01:00 |
|
Henrik Rydgård
|
a8f89e1544
|
Correct rounding in StoreConvertToU8, correct Vec4F32::Store3.
|
2026-01-20 13:51:24 +01:00 |
|
Henrik Rydgård
|
324358e069
|
Main screen: Shrink the text on dir buttons in grid view
|
2026-01-20 13:51:24 +01:00 |
|
Katharine Chui
|
f1bd8aca34
|
save g_Config.bServerHasRelay at adhoc startup
|
2026-01-19 22:32:04 +01:00 |
|
Katharine Chui
|
5aa266934b
|
import aemu_postoffice as a submodule instead
|
2026-01-19 22:14:51 +01:00 |
|
MMaZaHaKa
|
433ac5d5b3
|
upd sceNet
|
2026-01-19 21:53:11 +02:00 |
|
MMaZaHaKa
|
d957c33989
|
anti uaf
|
2026-01-19 21:47:23 +02:00 |
|
Henrik Rydgård
|
f98c2484f8
|
Merge pull request #21130 from hrydgard/more-android-bug-fixes
Fix annoying issue with frameskipping settings, assorted Android cleanups
|
2026-01-19 18:42:39 +01:00 |
|
Henrik Rydgård
|
188945f0fe
|
Warning fixes
|
2026-01-19 17:56:30 +01:00 |
|
Henrik Rydgård
|
c8db8463f2
|
Some cleanup of the frameskipping setting. Avoid having Auto Frameskip reset the frameskip setting to 1.
|
2026-01-19 17:44:00 +01:00 |
|
Henrik Rydgård
|
1363cb2282
|
Remove a bunch of member variables from GameSettingsScreen
|
2026-01-19 17:19:02 +01:00 |
|
Henrik Rydgård
|
1d2f846c66
|
Partial drive-by cleanup of quick chat code
|
2026-01-19 17:14:24 +01:00 |
|
Henrik Rydgård
|
8b8c776491
|
Fix visual issue with rotation button on the pause screen
|
2026-01-19 17:00:41 +01:00 |
|
Henrik Rydgård
|
c13060363f
|
More minor Android cleanup/fixes
|
2026-01-19 17:00:15 +01:00 |
|
Henrik Rydgård
|
ec831d2d6c
|
Fix some logic bugs in the java code
|
2026-01-19 16:42:36 +01:00 |
|
Henrik Rydgård
|
3bf94f5e03
|
Merge pull request #21129 from hrydgard/more-cleanup
Update the Android gradle plugin to version 9, upgrade rcheevos
|
2026-01-19 16:39:49 +01:00 |
|
Henrik Rydgård
|
116741d153
|
Clean up gradle.properties
|
2026-01-19 15:47:43 +01:00 |
|
Henrik Rydgård
|
c56ef2191f
|
Android: More deprecation fixes
|
2026-01-19 15:47:43 +01:00 |
|
Henrik Rydgård
|
8560ed697d
|
Modernize the gradle setup a little more.
|
2026-01-19 15:47:40 +01:00 |
|
Henrik Rydgård
|
0258ab2e75
|
Update to the latest version of the Android gradle plugin
|
2026-01-19 15:47:40 +01:00 |
|
Henrik Rydgård
|
9860472c86
|
Make compatible with gradle plugin 9.0, update version of some deps
|
2026-01-19 15:47:40 +01:00 |
|
Henrik Rydgård
|
6ca0421002
|
Replace com.gladed.androidgitversion with a bunch of kotlin
|
2026-01-19 15:47:40 +01:00 |
|
Henrik Rydgård
|
6e5d8634de
|
Some android cleanups
|
2026-01-19 15:47:40 +01:00 |
|
Henrik Rydgård
|
b51b1b1f95
|
Update rcheevos with some bugfixes
|
2026-01-19 15:47:40 +01:00 |
|
Henrik Rydgård
|
3a7911407b
|
Assorted minor cleanups
|
2026-01-19 15:47:40 +01:00 |
|
Henrik Rydgård
|
ba1a886171
|
Merge pull request #21128 from sertonix/master
fix ctest matrix_transpose test
|
2026-01-19 12:24:29 +01:00 |
|
Sertonix
|
817db30fe9
|
fix ctest matrix_transpose test
Name changed in 9caf37d28f
|
2026-01-19 10:58:41 +00:00 |
|
Henrik Rydgård
|
f4dbff0f14
|
Merge branch 'master' into aemu_postoffice_integrate_v2
|
2026-01-19 11:40:38 +01:00 |
|
Henrik Rydgård
|
926a9eaf83
|
Merge pull request #21123 from MMaZaHaKa/master
fix proAdhocServer multiinstance bug
|
2026-01-19 11:30:46 +01:00 |
|
MMaZaHaKa
|
9bb01cc127
|
upd libretro
|
2026-01-18 23:51:08 +02:00 |
|
MMaZaHaKa
|
9f4a092060
|
fix typo [skip ci]
|
2026-01-18 23:40:13 +02:00 |
|
Henrik Rydgård
|
059f45390a
|
Merge pull request #21126 from hrydgard/more-ui-work
Fix bug in postprocessing UI, other minor tweaks
|
2026-01-18 15:41:06 +01:00 |
|
Henrik Rydgård
|
806efb1977
|
Remove workaround again - got fixed upstream
|
2026-01-18 15:15:03 +01:00 |
|
Henrik Rydgård
|
c64eff47d3
|
CI fix attempt
|
2026-01-18 14:56:54 +01:00 |
|
Henrik Rydgård
|
7a64888569
|
Control mapping screen: Don't waste vertical space on a title bar in landscape
|
2026-01-18 14:39:52 +01:00 |
|
Henrik Rydgård
|
b22b29acca
|
Rework the logo display on the main screen
|
2026-01-18 14:39:52 +01:00 |
|
Henrik Rydgård
|
58bc086ae5
|
Fix bug causing postprocessing shader names not to appear
|
2026-01-18 14:39:52 +01:00 |
|
Henrik Rydgård
|
3c3de9ce6b
|
Merge pull request #21124 from hrydgard/more-android
Increase the debugsymbollevel on Android
|
2026-01-18 00:52:19 +01:00 |
|
Henrik Rydgård
|
d8713c5f3a
|
sysparam logging improvement
|
2026-01-18 00:13:10 +01:00 |
|