8364 Commits

Author SHA1 Message Date
UnknownShadow200
c89e224050 Whoops 2025-06-01 12:00:24 +10:00
Shinovon
bbcfaff705 Symbian: fix running on s60v3 2025-06-01 06:46:04 +05:00
UnknownShadow200
1eb1af9389 DOS: Launcher shows Exit button now 2025-06-01 11:36:10 +10:00
UnknownShadow200
ac5a185d1b Move towards platform behaviour flags 2025-06-01 11:09:39 +10:00
UnknownShadow200
cecb4bc1b5 Fix classic options menu not using proper layout 2025-06-01 10:52:01 +10:00
UnknownShadow200
0b40c37ccd Dreamcast: Fix V3_VIS clipping case producing wrong output 2025-06-01 07:22:30 +10:00
UnknownShadow200
72eb16bc7b PS1: Minorly optimise T&L to save a few cycles 2025-05-31 22:32:05 +10:00
UnknownShadow200
4286c2d0c1 Dreamcast: Optimise vertex TnL
not completely accurate, but in flycast ~150,000 vertices went from 29 to 44 FPS
2025-05-31 22:07:55 +10:00
UnknownShadow200
f082d17ee4 Dreamcast: Fix not using second store queue 2025-05-31 20:18:58 +10:00
UnknownShadow200
ee2e521f5d Dreamcast: Optimise clipping slightly 2025-05-31 18:50:37 +10:00
UnknownShadow200
36785ad6db PS1: Use own GTE intrinsics 2025-05-31 13:23:47 +10:00
UnknownShadow200
7bc1d6b70a Dreamcast: Minorly optimise T&L to save a cycle 2025-05-31 12:06:47 +10:00
UnknownShadow200
35747957b7 Dreamcast: Minor optimisations 2025-05-31 09:21:39 +10:00
UnknownShadow200
56f79192e7 DOS: Fix cursor position 2025-05-29 22:45:13 +10:00
UnknownShadow200
d75c537d81 DOS: Make transfer to screen a little bit faster 2025-05-29 18:09:35 +10:00
UnknownShadow200
d5e75c8331 GameCube: Sign in works sort of 2025-05-28 07:12:02 +10:00
UnknownShadow200
9d68068d84 Fixes 2025-05-28 00:04:09 +10:00
UnknownShadow200
cb0b2fb7cf Unify IPv4 address parsing 2025-05-27 23:49:37 +10:00
UnknownShadow200
651d80b27d
Merge pull request #1371 from shinovon/2
Fix Symbian auto build
2025-05-26 18:17:18 +10:00
Shinovon
c2242e06c4 Add symbian workflow timeout 2025-05-26 02:57:27 +05:00
Shinovon
a1f74c4b6a Symbian: Fix auto builds 2025-05-25 15:44:21 +05:00
UnknownShadow200
d50b9db910 Consoles: Try to fix pressing enter on virtual keyboard resulting in lockup 2025-05-25 11:19:10 +10:00
UnknownShadow200
54c452de76 Dreamcast: Fix not compiling with latest KOS master 2025-05-25 11:08:16 +10:00
UnknownShadow200
4ea384e8b9 Android: Fix not being built with -fno-math-errno 2025-05-25 08:45:04 +10:00
UnknownShadow200
6a0291a9ab
Merge pull request #1368 from shinovon/1
Symbian: Implement browser opening
2025-05-25 08:24:07 +10:00
UnknownShadow200
215aca07f0
Merge pull request #1369 from Rayuck/master
Fixed type error stopping compilation
2025-05-25 08:11:28 +10:00
UnknownShadow200
72ea3e3be8 More workflows treat warnings as errors 2025-05-25 08:02:10 +10:00
Shinovon
2b7f007921 Make ConvertToUnicode void 2025-05-25 02:35:03 +05:00
Shinovon
4df5eecada Symbian: Fix ConvertToUnicode 2025-05-25 02:31:15 +05:00
Shinovon
81cb751756 Symbian: disable thumb compilation 2025-05-24 23:21:42 +05:00
Shinovon
4739372547 Symbian: Implement Process_StartOpen 2025-05-24 23:21:26 +05:00
Ray
aedbcb51b2
Fixed type error stopping compilation
fixed issue where gl_indices was defined as a cc_uint16** despite "fillFunc" wanting a cc_uint16*
2025-05-24 19:00:05 +01:00
UnknownShadow200
0624680953 Symbian: Minor code tidy up 2025-05-24 07:41:43 +10:00
UnknownShadow200
7e1bd3b3ef Symbian: WIP keybind support 2025-05-23 23:21:43 +10:00
UnknownShadow200
62fd4e15ec
Merge pull request #1364 from shinovon/symbian_workflow
Symbian build workflow
2025-05-23 18:40:55 +10:00
Shinovon
54fbd6870b Replace ARMCC to GCCE 2025-05-23 12:08:29 +05:00
Shinovon
c944f1ec67 Symbian workflow fixes 2025-05-23 12:08:13 +05:00
Shinovon
1fef9e1f23 Symbian build workflow 2025-05-23 11:26:18 +05:00
UnknownShadow200
396d18ff3b Symbian: Fix not compiling, fix crashing from using Waitable, drbug printing 2025-05-23 07:38:28 +10:00
UnknownShadow200
ee232ad635 Less memory leak 2025-05-22 12:39:53 +10:00
UnknownShadow200
603ac3218c wrong file pasted whoops 2025-05-22 12:35:08 +10:00
UnknownShadow200
dd28b954f4
Merge pull request #1365 from ClassiCube/SymbianSpecific
Use more symbian specific functions for platform implementation
2025-05-22 12:22:25 +10:00
UnknownShadow200
d60ff6fa51 Back to using symbian memory functions, oops 2025-05-22 12:19:26 +10:00
UnknownShadow200
549539e62f Fix 'Quit Game' not working 2025-05-22 11:15:51 +10:00
UnknownShadow200
812e86ed0b Use symbian native sync apis 2025-05-22 10:50:05 +10:00
UnknownShadow200
11b7f85cf0 Split up Platform POSIX implementation into POSIX and Symbian 2025-05-22 10:34:39 +10:00
UnknownShadow200
0b0f7f5f0a
Merge pull request #1360 from shinovon/symbian_squashed
Symbian port
2025-05-22 07:05:44 +10:00
Shinovon
47679d1788 Merge remote-tracking branch 'origin/master' into symbian_squashed
# Conflicts:
#	src/Builder.c
2025-05-20 19:28:34 +05:00
UnknownShadow200
734f9d2c6b Make temp mem allocation more reliable 2025-05-20 08:00:55 +10:00
Shinovon
467bfa00aa Symbian port squashed 2025-05-18 17:03:01 +05:00