Commit graph

3084 commits

Author SHA1 Message Date
wally4000
c955aa9648 std::unique_ptr for romfile 2024-06-25 10:08:37 +10:00
wally4000
e4e90030e7 Use unique_ptr for ROMFile 2024-06-25 10:07:46 +10:00
z2442
7b343c05bf Fixed flickering under SYSGL 2024-06-23 18:06:47 -07:00
wally4000
ea702a4197 Double Whoops 2024-06-21 19:58:06 +10:00
wally4000
17456cd1d3 Whoops 2024-06-21 19:57:33 +10:00
wally4000
4a99816e84 How'd that get in there? 2024-06-21 19:56:45 +10:00
wally4000
36f3e0c0c2 Remove more IO suff 2024-06-21 19:51:57 +10:00
Brennen Murphy
78d05ac4ff Alpine fix 2024-06-20 18:58:10 -04:00
wally4000
6b9fc4f899 Things will be broken here but more IO:: Removal 2024-06-20 16:18:03 +10:00
wally4000
c0439ea45f Remove more IO code. 2024-06-20 13:44:11 +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
8e63e67b2d Bump up to Ubuntu Beta for Linux builds 2024-06-20 11:00:06 +10:00
wally4000
763b717b8b Fix DisplayList Debugger 2024-06-20 10:54:20 +10:00
wally4000
5be11beeb3 Std::filesystem by reference and start to enable Translate for all 2024-06-20 10:07:25 +10:00
wally4000
c4acf0e70c Fix Savestate function 2024-06-20 07:07:55 +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
c8b43189a0 more IO isolation 2024-06-18 14:59:35 +10:00
wally4000
4cbf70a925 Replace a bunch more IO:: namespace stuff 2024-06-18 10:53:45 +10:00
wally4000
46263f03f1 Start fixing Zipped roms, still needs more work so remains disabled 2024-06-18 10:53:33 +10:00
wally4000
f2c073db21 Replace IsRomname Function with filesystem operations 2024-06-18 07:55:10 +10:00
Wally4000
0902dc2db1 Fix CTR build 2024-06-17 21:00:23 +10:00
wally4000
68233ee492 Fix more path stuff 2024-06-17 20:05:10 +10:00
wally4000
b3d1a8bf49 Use std::filesystem for Preview_path 2024-06-17 16:44:31 +10:00
wally4000
4bcc5af9b9 Move MathUtil.h to Utility 2024-06-17 16:29:28 +10:00
wally4000
376da50a3e Use std::numerics instead of C short / long max 2024-06-17 16:24:37 +10:00
wally4000
e2503293f0 update uncached_ptr function 2024-06-17 16:24:18 +10:00
wally4000
df552ba27e use constexpr and unrolled GetNextPowerOf2 2024-06-17 14:59:13 +10:00
wally4000
21f8568dd1 Remove more redundant files 2024-06-17 14:58:03 +10:00
wally4000
bdee8e419b Merge branch 'master' into Tidy_Base 2024-06-17 14:55:08 +10:00
wally4000
d157044de2 Clean up unused files 2024-06-17 14:49:02 +10:00
wally4000
403a0778dc Fix Debug Build 2024-06-17 14:45:43 +10:00
wally4000
677f53c592 Modernise DAEDALUS_USE and replace ARRAY_SIZE VARIABLE 2024-06-17 13:45:41 +10:00
wally4000
a339eb5549 Remove DAEDALUS_FORCEINLINE macro to use default inline 2024-06-17 06:48:18 +10:00
Wally4000
bae4dc4d0b Clean up more files. 2024-06-15 13:27:19 +10:00
Wally4000
c7fe9bdb1d Remove imgui from source tree 2024-06-15 13:25:36 +10:00
wally4000
ebaad9bd2c Remove Functor in favour of std::function 2024-06-11 13:12:22 +10:00
Ben
200dd0d26e
Merge pull request #63 from imnotpete/patch-1
Update README.md
2024-06-11 12:22:26 +10:00
z2442
5627cae9da
Merge pull request #65 from DaedalusX64/UI_Fixes_MAC
SLD2 Gamepad support
2024-06-10 20:33:22 -04:00
z2442
73e324c14b
Merge branch 'master' into UI_Fixes_MAC 2024-06-10 20:31:44 -04:00
Ben
792855672c
Merge pull request #64 from wally4000/master
Make sure we destroy the SDL_TTF texture, otherwise we leak
2024-06-09 20:31:35 +10:00
z2442
4edfc7b005 *Added wallys memory leak fix
*Added full support for SDL2 gamepads
*Fixed a leak with SDL2 UI swaping
2024-06-08 18:31:31 -04:00
wally4000
e8da61d850 Fix Dialogs and make DAEDALUS_SDL Switch for PSP 2024-05-28 11:17:04 +10:00
wally4000
6f52ec47a2 This work could be duplicated.. 2024-05-28 08:08:25 +10:00
wally4000
36aed19521 Make sure we destroy the texture, otherwise we leak 2024-05-27 16:26:53 +10:00
z2442
4001a495d9 More UI fixes 2024-04-29 20:58:28 -04:00
z2442
4019b7bc70 disable text wrap in GL seems to fail with the font. 2024-04-29 20:47:21 -04:00
z2442
6a84fe8679 audio plugin fix for linux -> disable pthread on linux build 2024-04-29 19:12:15 -04:00
z2442
1b37ea8b13 Fixing pause and menu screen 2024-04-23 19:43:55 -04:00