Commit graph

990 commits

Author SHA1 Message Date
Wally4000
9ae3b09062 Add some GLM stuff for debugging 2025-03-17 07:31:55 +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
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
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
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
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
efd219a4ac Remove TextureCacheWebDebug for non posix targets. More path stuff 2025-02-21 21:09:29 +11:00
wally4000
8146a6ea32 Re-enable DisplayList Debugger, compiles again yay 2025-02-08 20:10:40 +11:00
z2442
d3f3cd99e3 Small fix for textures on GLES 2025-02-02 19:51:46 -05:00
z2442
fa47b15a31 Minor texture fix - missed a gl change
Shader optimzation
2025-01-31 21:43:53 -05:00
z2442
25517ce9b9 Rename GCC_OLD to GCC_LEGACY 2025-01-27 21:14:53 -05:00
z2442
2f6c899b23 More libformat fixes 2025-01-27 20:46:09 -05:00
z2442
08c2b77727 Missed a few 2025-01-27 20:25:18 -05:00
z2442
3e28d6ec57 Enable Clamp Fix for GLES 2025-01-26 21:37:43 -05:00
z2442
4d8bfb561a Cleanup and add back in desktop GL support alongside GLES 2025-01-26 20:55:16 -05:00
wally4000
6fe3317e3b Start adding some fixes 2025-01-23 20:08:09 +11:00
z2442
e70c5950e6 Cmake GLES cleanup 2025-01-12 21:33:04 -05:00
z2442
8473b99bbe init GLES port 2025-01-12 13:37:06 -05:00
z2442
a9718b0620 Adding hardware fog for the PSP. 2024-12-05 17:10:46 -05:00
Wally4000
2bd47919fa Move CoverArt out of main tree 2024-10-06 15:22:22 +02:00
Wally4000
04a72fbc5e Add Profiler control for Cmake 2024-09-04 13:35:07 +10:00
wally4000
fd22ce09e0 Shuffle some files around 2024-08-05 21:15:57 +10:00
wally4000
4543f773ff Not sure why rumble was in this function twice. 2024-08-03 09:44:12 +10:00
wally4000
057d301b11 Remove BaseDir extern and replace with setBasePath function 2024-08-02 15:15:58 +10:00
wally4000
9310ae0788 add cstring in appropriate files 2024-07-01 10:48:50 +10:00
wally4000
502ac8c7da Fix a bunch of compile errors 2024-06-20 12:50:05 +10:00
wally4000
4a35201f22 Specify if a variable is unused to silence compiler. 2024-06-20 12:24:05 +10:00
wally4000
763b717b8b Fix DisplayList Debugger 2024-06-20 10:54:20 +10:00
Wally4000
3c594851bb more io 2024-06-18 20:21:29 +10:00
Wally4000
ebed797b89 More IO:: Standardisation 2024-06-18 17:48:41 +10:00
wally4000
4bcc5af9b9 Move MathUtil.h to Utility 2024-06-17 16:29:28 +10:00
wally4000
677f53c592 Modernise DAEDALUS_USE and replace ARRAY_SIZE VARIABLE 2024-06-17 13:45:41 +10:00
Howard Su
5c0dd83555
Merge branch 'master' into pspui 2023-12-08 09:22:48 +08:00
Howard Su
734ed8788d Make Win32 build on Release 2023-12-07 22:56:38 +08:00
Howard Su
fcc875fb46 Fix warnings, still left some 2023-12-06 08:52:37 +08:00
Howard Su
a93d4df52f Add missing return
Test with Yoshi's Story
2023-12-03 14:16:56 +08:00
Wally4000
f18777f945 More snprintf 2023-10-31 14:32:21 +11:00
Wally4000
895e8910d9 Remove BuildOptions and clean up macros 2023-10-23 12:58:37 +11:00
Wally4000
b068d33942 Fix Posix Build. 2023-10-16 11:07:00 +11:00
Wally4000
448c384727 Begin fixing Posix build 2023-10-15 21:19:13 +11:00
Wally4000
b6eff3b826 Hurray it lives. 2023-10-11 18:47:51 +11:00
Wally4000
5b8fb28b57 Compiles and launches, doesn't get to games yet :) 2023-10-10 12:52:48 +11:00