Wally4000
|
0c04c1ada1
|
Merge branch 'master' into Tidy-Pointers
|
2023-06-28 10:39:43 +10:00 |
|
Wally4000
|
ec99921fb9
|
as per last
|
2023-06-26 22:11:40 +10:00 |
|
Wally4000
|
5c7d7d48a6
|
Updated a bunch of pointers so they're unique.
|
2023-06-26 22:11:29 +10:00 |
|
Wally4000
|
76eb881494
|
use shared_ptr instead of RefCounted Class
|
2023-06-22 15:47:48 +10:00 |
|
Wally4000
|
cf7c70c69b
|
Tidy up types.
|
2023-06-22 15:04:14 +10:00 |
|
Wally4000
|
060557db9b
|
Use smart pointers for singleton and graphics
|
2022-07-16 00:36:25 +10:00 |
|
Wally4000
|
90917c8626
|
Fix up Debug Build
|
2022-06-28 11:06:55 +10:00 |
|
Wally4000
|
d40f4d24d7
|
Simplify Endian check Code
|
2022-06-22 23:35:36 +10:00 |
|
Wally
|
9fe0d7666f
|
Use modern alignas specifier
|
2022-06-19 13:55:08 +10:00 |
|
Wally4000
|
6ef7698069
|
Modern C++ demands just using inline
|
2022-06-13 22:41:59 +10:00 |
|
wally4000
|
658964d47d
|
Start fixing Windows Build, move x86 dynarec
|
2022-04-16 17:16:12 +10:00 |
|
Wally4000
|
4cd040fdfd
|
Cmake has replaced these files
|
2021-12-11 11:46:07 +11:00 |
|
Wally4000
|
20909536fa
|
Merge branch 'posix' of https://github.com/daedalusx64/daedalus into posix
|
2021-12-11 11:15:17 +11:00 |
|
Wally4000
|
eb91b277a9
|
Use Posix alignment on PSP
|
2021-12-10 13:15:30 +11:00 |
|
Wally4000
|
cd80cfc6de
|
Just use strcasecmp now. All platforms support it
|
2021-12-09 16:05:21 +11:00 |
|
Wally4000
|
ce4e311c96
|
All platforms can use the same types.
|
2021-11-20 10:23:11 +11:00 |
|
Wally4000
|
6b1dd75b6b
|
Remove the Dev Build Config Options as in Cmake
|
2021-11-13 15:21:10 +11:00 |
|
wally4000
|
d52ce85ce8
|
replace Clamp with std::clamp
|
2021-10-23 23:08:27 +11:00 |
|
wally4000
|
4fbc81a4ac
|
Use std::max and std::min
|
2021-10-23 22:12:40 +11:00 |
|
wally4000
|
d5538e3baa
|
Remove legacy static assert
|
2021-10-23 21:51:51 +11:00 |
|
Wally4000
|
226a1ae624
|
Tidy up defines internally, move to CMake
|
2021-10-19 21:54:40 +11:00 |
|
Wally4000
|
cdfb80e6ab
|
Tidy up Types.h
|
2021-10-18 20:00:27 +11:00 |
|
Wally4000
|
eadc1b3758
|
move from typedef to modern using declaration
|
2021-10-18 18:58:14 +11:00 |
|
Wally4000
|
b1e6ac01da
|
Adding in some std:: functions to replace some templates
|
2021-10-16 22:54:18 +11:00 |
|
Wally4000
|
2e7618627e
|
PSP will now use strcasecmp
|
2021-10-16 17:50:11 +11:00 |
|
Wally4000
|
15e3e2a1d0
|
Update to the Bazel Directory Structure..
|
2020-08-22 18:42:41 +10:00 |
|