Commit Graph
45601 Commits
Author SHA1 Message Date
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årdandGitHub 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årdandGitHub 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årdandGitHub ba1a886171 Merge pull request #21128 from sertonix/master
fix ctest matrix_transpose test
2026-01-19 12:24:29 +01:00
SertonixandGitHub 817db30fe9 fix ctest matrix_transpose test
Name changed in 9caf37d28f
2026-01-19 10:58:41 +00:00
Henrik RydgårdandGitHub f4dbff0f14 Merge branch 'master' into aemu_postoffice_integrate_v2 2026-01-19 11:40:38 +01:00
Henrik RydgårdandGitHub 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årdandGitHub 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årdandGitHub 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
Henrik Rydgård 41ee923c8c See if this is enough to get debug symbols on Play 2026-01-18 00:13:10 +01:00
Katharine Chui 6684f032db null check sport in pdp_recv_postoffice 2026-01-16 11:48:25 +01:00
Katharine Chui da1a843377 cleanup port offet logic in relay mode 2026-01-16 11:41:14 +01:00
MMaZaHaKa aa350b3082 upd proAdhoc 2026-01-16 06:17:03 +02:00
Katharine Chui 748786e80c update packet relay setting wording, enable relay by default 2026-01-15 21:40:19 +01:00
Katharine Chui f03b6d76b2 code formatting cleanup 2026-01-15 21:05:08 +01:00
Katharine Chui 3c38b5cfe1 rework ptp connect in relay mode, logic cleanup 2026-01-14 00:53:29 +01:00
Katharine Chui 97a3f1df91 implement nonblock ptp connect 2026-01-13 02:13:18 +01:00