aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfxvideo/gpu.c
AgeCommit message (Collapse)Author
2011-03-14dfxvideo: make fskip update on vsync toonotaz
2011-03-01dfxvideo: use bit31 handling from pcsxr-svnnotaz
2011-02-10dfxvideo: fix frameskip issuenotaz
if display is never moved/resized, it's never updated in frameskip mode. Detect this.
2011-01-24fix some alignment issuesnotaz
2011-01-03dfxvideo: massive cleanupnotaz
based on pcsx4all code.
2010-12-30decouple input/frame limiter from GPU pluginnotaz
2010-12-25gpu: be sure bSkipNextFrame is consistent when fskip opt is togglednotaz
2010-12-14refactor OSD code and PCNT stuffnotaz
2010-11-18build plugins innotaz
2010-11-16pcsxr-1.9.92PCSX* teams