index
:
pcsx_rearmed
trimui-s
libretro core fork of pcsx_rearmed with trimui s support
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
dfsound
/
externals.h
Age
Commit message (
Expand
)
Author
2020-08-04
Add header guards
negativeExponent
2015-02-02
spu: c64x: fix cache handling, enable l2
notaz
2015-02-02
spu: fix some thread safety issues
notaz
2015-01-13
spu: put reverb on the thread too
notaz
2015-01-10
spu: support multiple pending buffers
notaz
2015-01-05
spu: finish offload code to TI C64x DSP
notaz
2015-01-04
spu: start offload code to TI C64x DSP
notaz
2015-01-04
spu: threaded implementation
notaz
2015-01-03
spu: get rid of bStop, clean up
notaz
2014-12-20
spu: put globals into a structure
notaz
2014-12-20
spu: rework synchronization
notaz
2012-11-24
fix some more 32/64bit incompatibilities
notaz
2012-07-31
spu: some cleanups
notaz
2012-07-15
spu: handle cd decode buffers too
notaz
2012-07-15
spu: add decode buffer and reverb read handling
notaz
2012-07-15
spu: rework irq handling and loop reloading
notaz
2012-07-09
spu: get rid of iSPUIRQWait
notaz
2012-07-09
spu: get rid of iSpuAsyncWait hack
notaz
2012-07-09
spu: remove some hacks, to be reworked
notaz
2012-07-09
spu: remove all threading code
notaz
2011-09-22
spu: handle loop write vs loop flag race (bIgnoreLoop alternative)
notaz
2011-09-22
spu: clean up unneeded code
notaz
2011-09-22
spu: use last written loop value when starting
notaz
2011-09-21
spu: get rid of pCurr -1, pass right chans to silent handler
notaz
2011-08-01
spu: some misc refactoring/cleanup
notaz
2011-07-30
spu: some major reverb refactoring
notaz
2011-07-27
spu: simplify irq and flag handling
notaz
2011-03-01
spu: drop unused mono code
notaz
2011-03-01
spu: compact chan structure a bit
notaz
2010-11-16
pcsxr-1.9.92
PCSX* teams