Commit graph

19 commits

Author SHA1 Message Date
Wally4000
790faa3484 Add option to link GProf 2024-09-06 22:17:59 +10:00
Wally4000
04a72fbc5e Add Profiler control for Cmake 2024-09-04 13:35:07 +10:00
Francisco Javier Trujillo Mata
52c36a8c62 Update daedalus after latest gprof changes on the SDK 2024-09-03 10:25:07 +02:00
wally4000
ee97a0d358 Only set DAEDALUS_SDL if using PSP via CMake 2024-08-07 12:56:19 +10:00
wally4000
9df03a122f Allow easy switching between intrafont and SDL2_TTF on the PSP 2024-07-21 13:37:15 +10:00
wally4000
a02e85073e Move a lot of fopen to std::fstreams 2024-07-11 20:10:49 +10:00
wally4000
77b4f443f5 Add Framerate Analysis and audio Debugging to CMake 2024-07-08 11:43:57 +10:00
Wally4000
bd16fbdb82 Fix typo in Options.cmake 2024-07-06 10:06:30 +10:00
Wally4000
397400964f Move Virtual Alloc declaration to CMakeLists 2024-07-06 10:01:57 +10:00
Howard Su
1ad062f39e don't use LTO during debug build
LTO causes debug is too hard
2023-12-04 20:14:03 +08:00
Wally4000
af2ee46808 General code tidying up, cmake script borked ATM 2023-10-02 14:06:45 +11:00
Wally4000
30e6d082bf Clean up some Cmake Options add SHOW_MEM 2023-08-21 10:19:28 +10:00
Wally4000
6dca83df5e Clean up CMake (PSP Build is jank) 2023-04-15 09:35:45 +10:00
Wally4000
504dad8632 Rename Accurate CVT Option 2022-06-30 14:21:20 +10:00
Wally4000
d40f4d24d7 Simplify Endian check Code 2022-06-22 23:35:36 +10:00
Wally4000
e53e983722 Fixed Install path 2022-06-22 11:31:57 +10:00
Wally
2914bf4647 Fix Daedalus_SDL Option 2022-06-18 19:10:55 +10:00
Wally4000
d8cbbaf143 Disable SDL on PSP for now.. 2022-06-17 22:21:09 +10:00
Wally4000
bb7d13ca06 Change CMake Script to allow installing 2022-06-13 20:59:43 +10:00
Renamed from Source/Options.cmake (Browse further)