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 |
|
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
|
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
|
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 |
|
z2442
|
73e324c14b
|
Merge branch 'master' into UI_Fixes_MAC
|
2024-06-10 20:31:44 -04: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 |
|
Wally4000
|
4de4e22eac
|
Revert Vector change, build as a PRX
|
2024-01-26 15:09:43 +11:00 |
|
Howard Su
|
8ad213b4cb
|
De-duplicate register cache code
|
2023-12-15 22:21:38 -08:00 |
|
Howard Su
|
13a8103c4c
|
Fix a merge error for linux x64 dynarec
|
2023-12-12 15:59:53 +08:00 |
|
Howard Su
|
e957638bb3
|
Defaut to use async process ALIST on Windows
|
2023-12-12 11:30:43 +08:00 |
|
Howard Su
|
0f48c67f36
|
Fix a bug in x64 dynarec
|
2023-12-12 00:18:30 +08:00 |
|
Howard Su
|
f9e0d9873b
|
Fix PSP build
|
2023-12-11 07:18:37 -08:00 |
|
Howard Su
|
b903b064aa
|
Move UIContext to Graphics
|
2023-12-11 21:04:13 +08:00 |
|
Howard Su
|
a754796a60
|
Fix 3DS build
|
2023-12-11 20:44:33 +08:00 |
|
Howard Su
|
6f4bd8824f
|
Fix 3ds build
|
2023-12-11 20:32:29 +08:00 |
|
Howard Su
|
b986a52c7c
|
Merge branch 'master' into pspui
|
2023-12-11 20:14:13 +08:00 |
|
Ben
|
e77fccb99d
|
Add 3DS CI build (#53)
|
2023-12-11 20:12:47 +08:00 |
|