Commit graph

3114 commits

Author SHA1 Message Date
Wally4000
4f31666b11 Revert PIF change for Turok, we'll look into this later 2025-03-25 12:33:41 +11:00
z2442
7a37223974
Merge pull request #95 from DaedalusX64/glm
Add GLM
2025-03-20 19:02:21 -04:00
Wally4000
f01e028409 Revert Windows docker container 2025-03-19 12:13:10 +11:00
Wally4000
9db8136fee Test Docker again 2025-03-19 12:11:39 +11:00
Wally4000
05eb367840 See if Docker works with Win build 2025-03-19 12:08:36 +11:00
Wally4000
674a9e2122 add a global to use math defines. 2025-03-19 10:33:26 +11:00
Wally4000
8bc77cc238 Add apt update 2025-03-19 10:24:52 +11:00
Wally4000
ddd79670cf Fix vcpkg path 2025-03-19 10:18:36 +11:00
Wally4000
67b3fc7c15 add glm to vcpkg.json 2025-03-19 10:08:09 +11:00
Wally4000
0d91d251e3 setup vcpkg.json file for CI 2025-03-18 12:17:35 +11:00
Wally4000
f843bcee02 Update Windows build instructions 2025-03-18 10:28:55 +11:00
Wally4000
e4e60c63f1 Run CTR build on Docker ARM 2025-03-18 09:54:46 +11:00
z2442
ae4884a12b Fix gles with GLM 2025-03-16 17:55:26 -04:00
Wally4000
9ae3b09062 Add some GLM stuff for debugging 2025-03-17 07:31:55 +11:00
wally4000
e5e2571a38 Fixed Turok Memory Pack loading issue 2025-03-16 19:16:38 +11:00
wally4000
2bcd30b10f Revert changes on renderer. 2025-03-16 18:57:22 +11:00
wally4000
b67974d4e7 Add missing <cmath> definitions 2025-03-15 20:28:17 +11:00
wally4000
bd3b69ff8e Move Math -> PSPMath 2025-03-15 20:24:05 +11:00
wally4000
bef1427395 Small code cleanup 2025-03-15 20:23:31 +11:00
wally4000
2c1c1da494 Remove Redundant Math directory from Core Build 2025-03-15 20:08:04 +11:00
wally4000
70daeaf426 Remove old Matrix4x4 files 2025-03-15 20:02:03 +11:00
wally4000
4e11a1aef2 Forgot to reverse this one for SSB too 2025-03-15 17:41:29 +11:00
z2442
437d7fbe1f Fix for models 2025-03-14 21:53:49 -04:00
wally4000
142221f02e Now works on the PSP. 2025-03-14 15:54:25 +11:00
wally4000
3f2db3842a Fix GLM for GL and CTR Renderers 2025-03-14 14:57:02 +11:00
wally4000
f0239755e6 Remove unused Matrix4x4 functions 2025-03-14 11:14:58 +11:00
Wally4000
72532b844b Works on GL but not on PSP yet. 2025-03-14 11:07:33 +11:00
wally4000
2480f5eac7 Replace Vector2 and remove the vector header files 2025-03-13 16:14:20 +11:00
wally4000
8a9b2abf06 Update Github workflows to add glm 2025-03-13 13:13:51 +11:00
Ben Slater
17a5f1be06 Replace Vector3 and Vector 4 with GLM
Please enter the commit message for your changes. Lines starting
2025-03-13 13:07:44 +11:00
wally4000
a446e40597 Revert POLEF implementation (Was experimental and not supposed to go to Master) 2025-02-28 21:01:03 +11:00
wally4000
40fbd3c529 Move TextureCacheWEbDebug to SysPosix/HLEGraphics 2025-02-22 22:09:20 +11:00
wally4000
9fa686dfb4 Merge branch 'fix_DisplayListDebugger' 2025-02-22 22:00:35 +11:00
wally4000
aab193d6e3 Clean up format directive 2025-02-22 19:07:04 +11:00
wally4000
b6d53998f6 Fix Paths 2025-02-22 16:52:55 +11:00
wally4000
13b895ea48 Fix DisplayList Debugger (Doh!) 2025-02-22 10:33:37 +11:00
wally4000
efd219a4ac Remove TextureCacheWebDebug for non posix targets. More path stuff 2025-02-21 21:09:29 +11:00
z2442
02b2a28e9f Phat PSP memory correction 2025-02-20 19:40:25 -05:00
Wally4000
83458ba593
Merge pull request #90 from DaedalusX64/GLES31_PORT
Gles31 port
2025-02-20 14:27:59 +11:00
Wally4000
4e95646ee9 Remove Menu item in GL builds as active all the time. 2025-02-20 11:41:02 +11:00
Wally4000
bd46471e17 Fix Paths for Web Debug 2025-02-20 09:56:47 +11:00
z2442
36d1a3330c Fix for controller not found errer 2025-02-08 10:24:47 -05:00
z2442
fd2e177a0b Apply change from Gles to GL 2025-02-08 10:04:25 -05:00
z2442
a28e066e1b
Merge pull request #86 from DaedalusX64/Arm64_builder
Add basic arm64 runner
2025-02-08 09:53:26 -05:00
wally4000
8146a6ea32 Re-enable DisplayList Debugger, compiles again yay 2025-02-08 20:10:40 +11:00
z2442
d6873d8c4d ifdef debug function for gles 2025-02-02 20:56:30 -05:00
z2442
d3f3cd99e3 Small fix for textures on GLES 2025-02-02 19:51:46 -05:00
z2442
9e7ff489d9 Fix for UI2GL - We can not go back and forth between gl and UI 2025-02-02 19:13:30 -05:00
z2442
fa47b15a31 Minor texture fix - missed a gl change
Shader optimzation
2025-01-31 21:43:53 -05:00
z2442
b2846d8435 Buffer optimzation 2025-01-31 21:15:01 -05:00