Commit graph

2692 commits

Author SHA1 Message Date
wally4000
d2694878c0 Fixed GL 2019-05-27 16:55:36 +10:00
Wally
0b126b36ad fixed PSP build 2019-05-27 13:24:32 +10:00
Wally
2d7157e5a9 Got SDL2 build compiling again.. Not sure if it works yet, crashes KDE on my VM 2019-05-27 13:00:23 +10:00
z2442
0538e631c5
Add files via upload 2019-05-25 13:37:23 -04:00
z2442
dade492fe6
images resized by bdcanay
images resized by bdcanay
2019-05-25 13:35:19 -04:00
z2442
8ac9156bce
update to bdcanay's roms.ini
update to bdcanay's roms.ini
2019-05-25 13:31:45 -04:00
z2442
e4484173b9 Changes for finally working vita detection! 2019-05-23 20:08:32 -04:00
Ben Slater
e9f95d3f18 Tidied up code more, removed some more asserts and debug stuff 2019-05-22 14:26:24 +10:00
Ben Slater
10cd615948 Tidy up PSP Main a bit 2019-05-22 12:48:14 +10:00
Ben Slater
fc8cd1fef2 removed some files that are not required
Added a bunch more PSP variants to our About component
2019-05-22 12:15:37 +10:00
z2442
0aade3fe8a small changes to me prx and audio jobs 2019-05-16 18:27:05 -04:00
Ben Slater
ebe9923f6b Turn off -WExtra for now...
Tidy up Job functions in AudioPlugin
2019-05-11 12:40:45 +10:00
Ben Slater
8a786ad05f Tidy up a function in CPU ~.5fps in some games
Tidy up some pre-initialised variables / old style Variables in R4300
2019-05-11 10:42:21 +10:00
Ben Slater
a751be2906 Replace memcpy with memmove in audio
Increase size of jobmanager buffer and replace memcpy with memmove
2019-05-09 12:08:46 +10:00
z2442
0314cb963c change job man to uncahced 2019-05-08 17:25:24 -04:00
z2442
bd5a5dd822 make me buffer uncached 2019-05-07 23:05:27 -04:00
z2442
9afef39347 add back in uncached buffer 2019-05-07 22:02:31 -04:00
Ben Slater
cac4b9c0ed Removed some missed asserts 2019-05-07 10:36:10 +10:00
z2442
64253ea96d set back to null 2019-05-06 20:04:28 -04:00
Ben Slater
e352361984 Added -WExtra
zmatt assisted with fixing the math.h problem replacing the whole thing with 1 line
2019-05-07 08:57:08 +10:00
z2442
2597961b2a job null ptr 2019-05-03 21:30:52 -04:00
z2442
275aacd212 more nullptr updates 2019-05-03 21:09:20 -04:00
z2442
7d600c8f29 psp Dynarec + Graphics nullptr 2019-05-03 20:32:33 -04:00
z2442
1c564d7723 Finish Utility folder nullptr 2019-05-03 20:11:10 -04:00
z2442
95ff312b65 update to use nullptr in jobman 2019-05-03 19:57:26 -04:00
Wally4000
9f95606003 Audio now closes properly - Had to add a delay in the thread! 2019-05-04 09:22:19 +10:00
Wally4000
11ffd88707 yuyRevert "Tidy up audio more"
This reverts commit 1c0e72f3aa.
2019-05-04 09:14:41 +10:00
Ben Slater
1c0e72f3aa Tidy up audio more 2019-05-03 22:19:15 +10:00
Ben Slater
6a725bf99e Removed a bunch of asserts / debug options from release build, stabs a bunch of compiler warnings 2019-05-03 17:43:44 +10:00
Ben Slater
2d38dfc129 Merge branch 'audio' of https://github.com/daedalusx64/daedalus into audio 2019-05-02 20:47:53 +10:00
Ben Slater
eb134c1262 Moved some more asserts and profiling stuff out of the way to stop the compiler whinging.
Start restructuring audio plugin.. (Needs a diagram now)
2019-05-02 20:46:56 +10:00
wally4000
7e4832f9d2 Fix Debug build and disable audio debug stuff 2019-04-25 22:03:38 +10:00
z2442
fd50a05e9a more job man changes to keep inline with audio plugin work 2019-04-13 19:58:31 -04:00
Wally4000
806cedf5ce Cleaned up AudioPlugin nore.. Trying to fix closing of audio 2019-04-09 15:22:07 +10:00
Ben Slater
31d9f52cd2 Converted JobManager / AudioPlugin structs to classes 2019-04-09 11:25:39 +10:00
z2442
1ca5b43fdd Even More job manager changes: allow the main cpu todo work while waiting on the me. 2019-04-06 20:27:09 -04:00
z2442
74c6836e2d More Me Clean up 2019-04-06 18:39:50 -04:00
z2442
8be2f0c18e clean up job manager 2019-04-05 22:35:29 -04:00
Ben Slater
bbd97bf62e More tweaks 2019-04-06 10:15:11 +11:00
Wally
a645eb6365 readd libpspaudio, remove a bunch of redundant threads. Speed is around the same 2019-04-05 17:28:11 +11:00
Wally
1eec2b78c3 More cleaning up and standardisation 2019-04-05 17:11:09 +11:00
Wally
4fbfec2e20 Restarted, left the job manager.. Suprisingly still small and faster :D
Just gotta clean this up now :D
2019-04-05 14:21:13 +11:00
Ben Slater
4d4802fdfd Bah doesn't want to work still 2019-04-04 22:28:33 +11:00
wally4000
ce1a3a8ac8 More changes to Audio (It won't compile at the moment) 2019-04-04 16:59:24 +11:00
Wally
5a88d25bf1 Further work on Audio plugin 2019-04-04 15:28:42 +11:00
Wally
c2b444bf99 Merge remote-tracking branch 'origin/audio' into audioplugin 2019-04-04 14:38:54 +11:00
Wally
10bcc7e266 removed reliance on AudioOutput.h 2019-04-04 14:35:00 +11:00
Wally
69675267bc I lied. Still need headerfiles for now. Will fix shortly 2019-04-04 13:37:43 +11:00
Wally
77425869d5 Start work on reworking AudioPlugin.
* Audio Plugin is one file
* MediaEngine Audio is removed for now
* Performance increase with some games
2019-04-04 13:33:45 +11:00
Wally
bd33a2f3cb Move some asserts out of AudioBuffer Release. 2019-04-03 10:11:36 +11:00