aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfxvideo
AgeCommit message (Expand)Author
2020-10-22Allow threaded rendering for peops and enable on unixJustin Weiss
2020-10-22Add a threaded rendererJustin Weiss
2019-08-02Silence warning about misleading indentretro-wertz
2015-09-23(ctr/3ds) add target.aliaspider
2013-02-08move cspace back to frontendnotaz
2013-02-06disable standalone pluign buildsnotaz
2013-01-06gpus: handle list underflows betternotaz
2012-12-16dfxvideo: don't build Xv version (no longer used)notaz
2012-12-02mave plugin and core shared includes to single locationnotaz
2012-11-18fix gun handling in enhancement modenotaz
2012-11-05detect undefined symbols earlynotaz
2012-11-02move blit to core, allow filtering while blittingnotaz
2012-10-12start mmap'ing vram, with hugetlb if possiblenotaz
2012-10-12psx_gpu: switch to 1024 width again.notaz
2012-04-29gpu plugins: always support 16bpp blitnotaz
2012-04-22rename vout_fb to vout_plnotaz
2012-04-22bring in configure build systemnotaz
2012-02-28dfxvideo: use stricter alignment checknotaz
2012-02-27gpulib: eliminate list scan-aheadnotaz
2012-01-19refactor gpu plugins and Makefilesnotaz
2011-12-05remove gpu vblank callbacksnotaz
2011-09-27dfxvideo: remove unneeded double division in line codenotaz
2011-09-25add pollux/caanoo port, refactor thingsnotaz
2011-09-23support armv5 buildnotaz
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-07-08arm_utils: relax alignment requirementsnotaz
2011-03-26dfxvideo: allow frameskip in interlace mode toonotaz
2011-03-22dfxvideo: rm some more ZN leftoversnotaz
2011-03-14dfxvideo: make fskip update on vsync toonotaz
2011-03-01dfxvideo: use bit31 handling from pcsxr-svnnotaz
2011-03-01dfxvideo: avoid division like plaguenotaz
2011-02-14dfxvideo: fill sanity check to prevent crashesnotaz
2011-02-10dfxvideo: fix frameskip issuenotaz
2011-02-04dfxvideo: fix word access macrosnotaz
2011-02-03dfxvideo: add bgr888->rgb565 converter for maemo portnotaz
2011-01-24fix some alignment issuesnotaz
2011-01-03dfxvideo: massive cleanupnotaz
2011-01-03gpu_unai: basic frameskipnotaz
2010-12-31prepare for external gpu pluginsnotaz
2010-12-30decouple input/frame limiter from GPU pluginnotaz
2010-12-28move layer control to plugin/plugin_libnotaz
2010-12-28fix another alignment issuenotaz
2010-12-25gpu: be sure bSkipNextFrame is consistent when fskip opt is togglednotaz
2010-12-16check for height changes toonotaz
2010-12-14refactor OSD code and PCNT stuffnotaz