aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfsound/reverb.c
AgeCommit message (Collapse)Author
2015-02-02spu: fix some thread safety issuesnotaz
reverb and stuff
2015-01-13spu: put reverb on the thread toonotaz
and more stuff to work struct
2015-01-10spu: support multiple pending buffersnotaz
for threaded implementation
2015-01-04spu: start offload code to TI C64x DSPnotaz
2014-12-20spu: put globals into a structurenotaz
- also clean up some unused stuff - put spu config into it's own structure and header
2014-12-20spu: rework synchronizationnotaz
2012-07-15spu: add decode buffer and reverb read handlingnotaz
2011-07-30spu: some major reverb refactoringnotaz
some ideas lifted from SPU2-X (Pcsx2)
2011-03-01spu: compact chan structure a bitnotaz
2010-11-16pcsxr-1.9.92PCSX* teams