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
/
gpu_neon
/
gpu.h
Age
Commit message (
Expand
)
Author
2012-01-05
gpu_neon: add some intelace mode handling
notaz
2012-01-03
bring GPUvBlank back
notaz
2012-01-01
gpu_neon: start calculating cycles
notaz
2011-12-30
gpu_neon: flush cmd buffer before blit too
notaz
2011-12-11
gpu_neon: tune frameskip further, allow >1
notaz
2011-12-09
gpu_neon: propagate configs to rasterizers
notaz
2011-12-08
gpu_neon: fix linkage for c++ code (una-i)
notaz
2011-12-07
gpu_neon: fix several frameskip issues
notaz
2011-12-06
export frame count to gpu too
notaz
2011-12-05
remove gpu vblank callbacks
notaz
2011-11-19
gpu_neon: support unai as rendering backend
notaz
2011-09-19
add fixed frameskip option
notaz
2011-08-13
gpu_neon: handle 0xEx cmds while frameskiping
notaz
2011-08-13
gpu_neon: frameskip: skip blits until flipped
notaz
2011-08-13
gpu_neon: support caching renderers, update rearmed if
notaz
2011-08-13
gpu_neon: do list resubmit detection
notaz
2011-08-13
gpu_neon: gpu info reads, some bugfixes
notaz
2011-08-13
gpu_neon: basic frameskip, change check, minor stuff
notaz
2011-08-13
gpu_neon: partially support range regs
notaz
2011-08-13
gpu_neon: split output code, some refactoring
notaz