SternXD
|
d983b2b066
|
Copyright: Change year from 2002-2025 to 2002-2026
|
2026-01-15 00:22:32 +01:00 |
|
oltolm
|
0da84c2c69
|
Misc: use concepts instead of SFINAE
|
2026-01-13 19:41:05 -05:00 |
|
TheTechnician27
|
23fd57f641
|
Copyright: Change year from 2002-2024 to 2002-2025
|
2025-01-20 05:07:26 +01:00 |
|
GovanifY
|
132431b7c8
|
headers: relicense to GPL-3.0+
also update to 2024 while i'm at it
|
2024-07-30 17:17:13 -04:00 |
|
Stenzek
|
907ae642d0
|
Common: Update FixedArray.h from DuckStation
|
2024-03-30 21:37:29 +10:00 |
|
Stenzek
|
d9abe10308
|
Misc: Remove explicit PCH include, switch to SPDX
|
2023-12-24 14:03:14 +10:00 |
|
Stenzek
|
7a8d99304a
|
StateWrapper: Use is_standard_layout+is_trivial instead of is_pod
is_pod is deprecated in C++20.
|
2023-08-27 01:08:56 +10:00 |
|
Stenzek
|
2ae44ca493
|
Misc: Fix various warnings
|
2023-08-26 15:02:17 +10:00 |
|
Stenzek
|
1edca6235c
|
Sio: Migrate to StateWrapper
Also fixes the crash due to serializing pointers.
[SAVEVERSION+] and actually bump the save version.
|
2023-07-26 01:22:11 +01:00 |
|
Stenzek
|
a8faf2eb6e
|
SaveState: Partial migration to StateWrapper for USB
|
2022-12-26 04:26:21 +00:00 |
|
Ziemas
|
3c39a9ab22
|
StateWrapper: Add missing <array> include
|
2022-12-19 15:41:07 +00:00 |
|
Connor McLaughlin
|
b1ff979171
|
Misc: Add StateWrapper
Eventually we'll move save states over to it..
|
2022-12-18 03:47:00 +00:00 |
|