aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfxvideo/gpu.c
AgeCommit message (Expand)Author
2012-11-02move blit to core, allow filtering while blittingnotaz
2011-12-05remove gpu vblank callbacksnotaz
2011-09-25add pollux/caanoo port, refactor thingsnotaz
2011-09-23frontend: fix a couple of annoyanciesnotaz
2011-09-19add fixed frameskip optionnotaz
2011-08-13frontend: refactor plugin_lib for maemonotaz
2011-07-08dfxvideo: clear lcf when interlace is offnotaz
2011-07-08gpus: return DMA word count to avoid 1 list walknotaz
2011-07-08dfxvideo: decouple from main emunotaz
2011-03-26dfxvideo: allow frameskip in interlace mode toonotaz
2011-03-14dfxvideo: make fskip update on vsync toonotaz
2011-03-01dfxvideo: use bit31 handling from pcsxr-svnnotaz
2011-02-10dfxvideo: fix frameskip issuenotaz
2011-01-24fix some alignment issuesnotaz
2011-01-03dfxvideo: massive cleanupnotaz
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