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
/
libpcsxcore
/
psxcounters.c
Age
Commit message (
Expand
)
Author
2014-12-20
psxcounters: don't do many spu updates
notaz
2014-12-20
spu: rework synchronization
notaz
2012-12-17
make non-zlib save compression possible
notaz
2012-11-10
psxcounters: refresh internal state after savestate load
notaz
2012-07-18
psxcounters: use cycles when calculating updates
notaz
2012-01-03
bring GPUvBlank back
notaz
2012-01-01
change lcf handling
notaz
2011-12-05
psxcounters: avoid excessive recalculations
notaz
2011-12-05
psxcounters: handle overflow = target case
notaz
2011-12-05
let's try alternative vsync timing
notaz
2011-12-05
remove gpu vblank callbacks
notaz
2011-12-05
move some gpu status handling to core
notaz
2011-10-30
psxcounters: use higher precision for vsync timing
notaz
2011-10-30
make root counters use generic event scheduling code
notaz
2011-10-30
inline/parametrize rootcounter reads
notaz
2011-10-30
psxcounters: avoid doing excessive updates
notaz
2011-10-10
psxcounters: change spu update ~2ms
notaz
2011-09-27
psxcounters: avoid update on each hsync
notaz
2011-09-23
fix build on some ARM toolchains
notaz
2011-07-13
psxcounters: merge shalma's suggestion
notaz
2011-06-07
enable Wall warnings by default
notaz
2011-04-05
plugins: expand GPUvBlank to pass hcounter pointer
notaz
2011-03-21
try to align timing with LCD refresh
notaz
2010-12-23
init some forgotten stuff
notaz
2010-11-16
pcsxr-1.9.92
PCSX* teams