Commit graph

17 commits

Author SHA1 Message Date
Wally4000
060557db9b Use smart pointers for singleton and graphics 2022-07-16 00:36:25 +10:00
Wally4000
3fec82b04d Remove stdafx.h for consistency 2022-03-22 18:06:17 +11:00
Wally4000
15e3e2a1d0 Update to the Bazel Directory Structure.. 2020-08-22 18:42:41 +10:00
=
1c342d8c8f Revert all initialiser list variables. 2020-05-04 12:24:21 +10:00
Ben Slater
e9f95d3f18 Tidied up code more, removed some more asserts and debug stuff 2019-05-22 14:26:24 +10:00
z2442
275aacd212 more nullptr updates 2019-05-03 21:09:20 -04: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
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
z2442
d90bac8ef5 clean up narrowing errors 2019-03-23 20:24:40 -04:00
Wally
6329d885cf Tidied up tractor lines and converted some code to C14 standard
Upped Audio Sync from 40000 to 44100 to make games with faster sound work with framerate limiter
2019-03-21 21:27:32 +09:00
Ben Slater
c562b76641 *Clean build from StrmnNrmns repo 2019-02-27 17:04:51 +11:00
Wally
119a49de20 Remove remaining Debug Symbols from PSP Build 2019-01-22 09:59:53 +11:00
mrbenslater
bfd0e3d055 Revert "Mostly done moving debug stuff"
This reverts commit f8c10f97b7.
2019-01-21 21:29:08 +11:00
mrbenslater
f8c10f97b7 Mostly done moving debug stuff 2019-01-21 20:54:18 +11:00
z2442
26e072e22c
Add files via upload 2018-08-15 18:48:00 -04:00
strmnnrmn
ab9603ebcc [*] Refactor DisplayListDebugger code so that it doesn't rely on quite so much global state being maintained in DLParser. Keep the global state closer to there it's used. Tested the PSP build and the debugger seemed to still work ok to me - let me know if I broke anything
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@1453 42e9bfbe-799a-4a2d-bad1-236e862a387a
2013-03-27 22:07:28 +00:00
strmnnrmn
3e68995cf9 [~] Move the PSP GraphicsPlugin to HLEGraphics. Delete the .h because it's empty.
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@1440 42e9bfbe-799a-4a2d-bad1-236e862a387a
2013-03-25 23:23:05 +00:00
Renamed from Source/SysPSP/Plugins/GraphicsPluginPSP.cpp (Browse further)