Commit graph

90 commits

Author SHA1 Message Date
Dante Leoncini
d4d2f375d2 Controls are working now 2026-05-03 00:49:10 -03:00
Dante Leoncini
6d7e068d03 Controls are working now 2026-05-03 00:43:51 -03:00
Shinovon
b310f7081f Fix fps limiter 2026-05-03 08:09:10 +05:00
Shinovon
25b5595bc5 Enable fps limiter 2026-05-03 07:31:40 +05:00
Shinovon
e938d48607 Fix 2026-05-03 07:30:29 +05:00
Shinovon
d2fbcccd01 Completely remove dynamic lights 2026-05-03 07:14:41 +05:00
Shinovon
2b8a26d4d7 Enable effects back 2026-05-03 07:05:34 +05:00
Shinovon
0ad6fe45d1 Fix skin shader
TODO: test on vc4
2026-05-03 06:34:24 +05:00
Shinovon
f484ef9460 Fix uv addressing 2026-05-03 05:16:51 +05:00
Shinovon
9108718dca Update todo 2026-05-03 05:16:38 +05:00
Shinovon
64027b2997 Add notes about building 2026-05-03 05:13:02 +05:00
Dante Leoncini
e0107274a5 Trying to get the keyboard working. The keys are already being detected correctly, but there’s still a part missing. 2026-05-02 20:37:16 -03:00
Shinovon
8e714d416d Implement simple keyboard controls 2026-05-03 02:32:10 +05:00
Dante Leoncini
52d43468b3 I disabled the lighting. This improved several things. The text that was invisible (black) is now visible and readable. The UI is fixed. A lot of things got better and the performance increase was significant. But obviously… it’s not magic, and there’s still more to do 2026-05-02 18:00:40 -03:00
Shinovon
7e7188abbd Some stats 2026-05-03 01:29:57 +05:00
Shinovon
1209902fe9 Don't use IBOs 2026-05-03 00:28:22 +05:00
Shinovon
7dae1b0268 Bring more changes from DC port 2026-05-02 15:22:39 +05:00
Dante Leoncini
c3120900b4 I removed the log I wrote. There was already one in the project, so it wasn’t necessary 2026-05-01 13:01:19 -03:00
Shinovon
cf80610ce0 Fix 2026-05-01 20:44:25 +05:00
Shinovon
cbc14ed824 Restore gl1 implementation 2026-05-01 19:50:02 +05:00
Shinovon
af4ab6f1ac Fixes 2026-05-01 18:13:39 +05:00
Shinovon
5c860e4431 Fixes 2026-05-01 17:13:01 +05:00
Shinovon
3b6eaf91e3 Fix running on s60v3 2026-05-01 16:19:33 +05:00
Dante Leoncini
e76ad572cb A log was added that creates a re3_log.txt file on the memory card for debugging purposes 2026-05-01 07:43:23 -03:00
Dante Leoncini
905ab38a64 A log was added that creates a re3_log.txt file on the memory card for debugging purposes 2026-05-01 07:41:30 -03:00
Shinovon
80900a711c Update gitignore 2026-05-01 15:39:46 +05:00
Shinovon
2e77ead661 Fix 2026-05-01 15:38:34 +05:00
Dante Leoncini
33a8324d08 Changes were made to allow compilation in Carbide C++ 2.7 and the Nokia S60v5 SDK. Important code from the OpenGL ES 1.1 backend was commented out since it prevented compilation 2026-05-01 07:16:02 -03:00
Shinovon
558f1b9f32 Better fix 2026-05-01 14:37:44 +05:00
Shinovon
9adfa881b3 Fix compilation with older sdk 2026-05-01 14:34:05 +05:00
Shinovon
52e1b18729 Something partially working 2026-05-01 14:16:16 +05:00
Shinovon
9c3f9b9ed6 Test 2026-05-01 12:36:09 +05:00
Shinovon
6d11126db6 Make gles1 stubs based on gl3 code 2026-05-01 12:36:04 +05:00
Shinovon
2c441fbede Logs 2026-05-01 12:34:47 +05:00
Shinovon
feefe2e742 Stub GLES 1.1 backend 2026-05-01 11:27:14 +05:00
Shinovon
f6a5685de8 Update todo 2026-04-29 15:22:12 +05:00
Shinovon
ca88fcf814 Update todo 2026-04-29 13:27:05 +05:00
Shinovon
d5a130fc29 Fix textures on VC4 2026-04-29 13:17:43 +05:00
Shinovon
3eb71f2cc5 Symbian^3 port 2026-04-29 05:15:13 +05:00
Shinovon
77cdaaf97e Initial commit 2026-04-29 04:17:06 +05:00