Commit graph

3048 commits

Author SHA1 Message Date
Wally4000
ad27789a93 Forgot SDL2 2022-04-12 16:10:17 +10:00
Wally4000
13634f0b41 minizip typo 2022-04-12 16:08:09 +10:00
Wally4000
fc1de1bd91 Linux YML should work now.. I'll squash later 2022-04-12 16:06:56 +10:00
Wally4000
fae086d324 Linux again 2022-04-12 16:04:55 +10:00
Wally4000
5154556ef9 Remove Linux yml and replace apt with apk.. 2022-04-12 16:02:25 +10:00
Wally4000
e719b6dcca Erroneous Jobs 2022-04-12 16:00:48 +10:00
Wally4000
7cc8c171a9 Linux now? 2022-04-12 15:58:13 +10:00
Wally4000
c8a6297a00 Hopefully now 2022-04-12 15:55:04 +10:00
Wally4000
ac1d016e55 Let's try this again 2022-04-12 15:53:10 +10:00
Wally4000
2426fdd80d Moved Linux workflow to separate file 2022-04-12 15:41:53 +10:00
Wally4000
364509fca4 Messing with CI to see if Linux build will work 2022-04-12 15:26:18 +10:00
Wally4000
e290b40dc9 Hopefully fix CI 2022-04-12 15:20:03 +10:00
Wally4000
7b17394d80 Revert "Tidy up Audio code a little"
This reverts commit 2aded82a18.
2022-04-04 10:07:45 +10:00
Wally4000
00a5bb1e74 Merge branch 'posix' of https://github.com/daedalusx64/daedalus into posix 2022-04-03 20:59:18 +10:00
Wally4000
623c3cdd69 Tidy up ShaderPath code 2022-04-03 20:59:14 +10:00
Wally4000
2aded82a18 Tidy up Audio code a little 2022-04-01 21:11:22 +11:00
Wally4000
3a209fc918 Use the Posix Timing on PSP. Small perf + 2022-04-01 15:21:48 +11:00
Wally4000
c116d7e786 Enable Daedalus_Silent by default 2022-04-01 15:21:18 +11:00
Wally4000
cf97fa6fc1 Add Common Math from STL for Posix 2022-04-01 15:20:51 +11:00
Wally4000
3037770f31 use pthread on PSP (Will delete PSP code later) 2022-04-01 15:19:38 +11:00
Wally
f692e115a6 Added the missing folder.. CI should NOW build 2022-03-27 13:35:49 +11:00
Wally
3757595e0d Fix logic for eboot move, CI should pass 2022-03-27 13:05:33 +11:00
Wally
23d60271b8 PSP will now build but crashes :( 2022-03-27 12:56:24 +11:00
Wally4000
3fec82b04d Remove stdafx.h for consistency 2022-03-22 18:06:17 +11:00
Wally4000
7640cfc8ba Add Windows Defines for CMake 2022-03-22 18:02:54 +11:00
Wally4000
3cf88d9c52 Swap linker ordering on PSP Build (Test) 2022-03-22 08:19:46 +11:00
wally4000
29ca0e1963 Fix issues wtth PSP build, some linker errors rema 2022-03-21 22:32:32 +11:00
Wally4000
1804b898cf Overhaul CMake. May break PSP Build 2022-03-21 21:34:56 +11:00
Wally4000
bbbee74a17 Remove Windows Libs, we'll pull them in via Git. 2022-03-18 22:05:17 +11:00
Wally4000
ee1e0c7651 More work on CMakeLists 2022-03-18 18:06:15 +11:00
Wally4000
3a6b58fa89 REmove PosixPaths 2022-03-18 18:05:11 +11:00
Wally4000
9b5eddb57a DAEDALUS_USE Is optimised out if not used. 2022-03-18 18:04:51 +11:00
Wally4000
19f358b602 Remove SaveStates / SaveGames Folder from CI 2022-03-18 18:04:28 +11:00
Wally4000
fe7d529eda macOS build will not work with CMAKE_RELEASE.. 2022-03-16 15:41:23 +11:00
Wally4000
2d5c907b32 Refine build_daedalus script. 2022-03-16 15:40:50 +11:00
Wally4000
4b861c7100 Fix Posix Debug Build 2022-03-16 15:40:24 +11:00
Wally4000
11380a721c Unknown Blenders should be shown in Release Builds 2022-03-16 15:40:02 +11:00
Wally4000
010ed123ad Use Pthread instead of semaphores 2022-02-04 15:13:20 +11:00
Wally4000
0044d9ae30 Exclusive PSP Utilities should be in PSP/Utility 2022-01-31 11:19:44 +11:00
Wally4000
ccd9bb3bf6 Move Functor to SysPSP/Utility 2022-01-31 10:38:29 +11:00
Wally4000
42d0fece69 Re add builtins for PSP 2022-01-30 22:04:59 +11:00
Wally4000
a1f945414d Remove System/Paths.h / Paths.cpp as not required 2022-01-30 21:21:03 +11:00
Wally4000
0c242a0249 Start tidying up the paths, fix c++20 compat 2022-01-30 21:07:40 +11:00
Wally4000
4b54ce3dbb Up to C++ 20, fix some filesystem operations 2022-01-30 19:56:41 +11:00
Wally4000
31480cf4bc Set O3 defaut and add Linktime Optimisation 2022-01-30 19:55:17 +11:00
Wally4000
d63ce97d42 Ignore make_cached_ptr on posix platforms 2022-01-30 19:51:53 +11:00
Wally4000
6f73fd820d Use a template for make_uncached_ptr and clean up 2021-12-24 15:05:18 +11:00
Wally4000
9977ae5050 Revert "Revert back to old PSP Audio Plugin"
This reverts commit 4397047b54.
2021-12-12 12:33:44 +11:00
Wally4000
6e4f96bc39 Add PSP GProf 2021-12-11 11:46:21 +11:00
Wally4000
4cd040fdfd Cmake has replaced these files 2021-12-11 11:46:07 +11:00