aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfsound/externals.h
AgeCommit message (Expand)Author
2020-08-04Add header guardsnegativeExponent
2015-02-02spu: c64x: fix cache handling, enable l2notaz
2015-02-02spu: fix some thread safety issuesnotaz
2015-01-13spu: put reverb on the thread toonotaz
2015-01-10spu: support multiple pending buffersnotaz
2015-01-05spu: finish offload code to TI C64x DSPnotaz
2015-01-04spu: start offload code to TI C64x DSPnotaz
2015-01-04spu: threaded implementationnotaz
2015-01-03spu: get rid of bStop, clean upnotaz
2014-12-20spu: put globals into a structurenotaz
2014-12-20spu: rework synchronizationnotaz
2012-11-24fix some more 32/64bit incompatibilitiesnotaz
2012-07-31spu: some cleanupsnotaz
2012-07-15spu: handle cd decode buffers toonotaz
2012-07-15spu: add decode buffer and reverb read handlingnotaz
2012-07-15spu: rework irq handling and loop reloadingnotaz
2012-07-09spu: get rid of iSPUIRQWaitnotaz
2012-07-09spu: get rid of iSpuAsyncWait hacknotaz
2012-07-09spu: remove some hacks, to be reworkednotaz
2012-07-09spu: remove all threading codenotaz
2011-09-22spu: handle loop write vs loop flag race (bIgnoreLoop alternative)notaz
2011-09-22spu: clean up unneeded codenotaz
2011-09-22spu: use last written loop value when startingnotaz
2011-09-21spu: get rid of pCurr -1, pass right chans to silent handlernotaz
2011-08-01spu: some misc refactoring/cleanupnotaz
2011-07-30spu: some major reverb refactoringnotaz
2011-07-27spu: simplify irq and flag handlingnotaz
2011-03-01spu: drop unused mono codenotaz
2011-03-01spu: compact chan structure a bitnotaz
2010-11-16pcsxr-1.9.92PCSX* teams