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
/
dfxvideo
Age
Commit message (
Expand
)
Author
2011-09-27
dfxvideo: remove unneeded double division in line code
notaz
2011-09-25
add pollux/caanoo port, refactor things
notaz
2011-09-23
support armv5 build
notaz
2011-09-23
frontend: fix a couple of annoyancies
notaz
2011-09-19
add fixed frameskip option
notaz
2011-08-13
frontend: refactor plugin_lib for maemo
notaz
2011-07-08
dfxvideo: clear lcf when interlace is off
notaz
2011-07-08
gpus: return DMA word count to avoid 1 list walk
notaz
2011-07-08
dfxvideo: decouple from main emu
notaz
2011-07-08
arm_utils: relax alignment requirements
notaz
2011-03-26
dfxvideo: allow frameskip in interlace mode too
notaz
2011-03-22
dfxvideo: rm some more ZN leftovers
notaz
2011-03-14
dfxvideo: make fskip update on vsync too
notaz
2011-03-01
dfxvideo: use bit31 handling from pcsxr-svn
notaz
2011-03-01
dfxvideo: avoid division like plague
notaz
2011-02-14
dfxvideo: fill sanity check to prevent crashes
notaz
2011-02-10
dfxvideo: fix frameskip issue
notaz
2011-02-04
dfxvideo: fix word access macros
notaz
2011-02-03
dfxvideo: add bgr888->rgb565 converter for maemo port
notaz
2011-01-24
fix some alignment issues
notaz
2011-01-03
dfxvideo: massive cleanup
notaz
2011-01-03
gpu_unai: basic frameskip
notaz
2010-12-31
prepare for external gpu plugins
notaz
2010-12-30
decouple input/frame limiter from GPU plugin
notaz
2010-12-28
move layer control to plugin/plugin_lib
notaz
2010-12-28
fix another alignment issue
notaz
2010-12-25
gpu: be sure bSkipNextFrame is consistent when fskip opt is toggled
notaz
2010-12-16
check for height changes too
notaz
2010-12-14
refactor OSD code and PCNT stuff
notaz
2010-12-14
fix bgr2rgb16 and reduce mode change glitching
notaz
2010-12-14
add OMAP layer, also preliminary menu, hud and input support
notaz
2010-12-14
add support for 24bpp mode
notaz
2010-12-14
simple neon BGR555 to RGB565 converter
notaz
2010-12-05
fix some alignment issues
notaz
2010-11-19
basic profiling
notaz
2010-11-19
fbdev output for xvideo, basic ARM build
notaz
2010-11-18
build plugins in
notaz
2010-11-17
remove stuff we won't need
notaz
2010-11-16
pcsxr-1.9.92
PCSX* teams