aboutsummaryrefslogtreecommitdiff
path: root/frontend/plugin_lib.h
AgeCommit message (Expand)Author
2021-03-14Adds frameskip based on free audio buffer spaceneonloop
2020-10-22Add a threaded rendererJustin Weiss
2020-08-13Merge pull request #444 from justinweiss/hires-downscalehizzlekizzle
2020-08-13Add an option to downscale hi-res viewsJustin Weiss
2020-08-04Add header guardsnegativeExponent
2020-06-07Add Sony Mouse Controller supportnegativeExponent
2019-08-17Backport GPU Unai plugin from PCSX4ALLnegativeExponent
2017-05-06Adding enable/disable dithering core option with support for Neon GPUpjft
2016-12-22Do some light multitap cleanupAndrew
2016-05-13second implementation of multitapalexis-puska
2016-05-13Added multitap core option & style nitscbransden
2016-05-13Initial multitap supportalexis-puska
2015-04-22Poll analog inputs of pad2 when it's an analog pad.Jasper van der Neut - Stulen
2013-02-06attempt to make gles plugin work under RPinotaz
2012-11-28frontend: update caanoo portnotaz
2012-11-18frontend: overlay improvementsnotaz
2012-11-18fix gun handling in enhancement modenotaz
2012-11-11frontend: move text drawing to libpicofenotaz
2012-11-10frontend: improve pandora nub to PSX analog mappingnotaz
2012-11-02move blit to core, allow filtering while blittingnotaz
2012-10-12start mmap'ing vram, with hugetlb if possiblenotaz
2012-10-12add support for software-enhanced renderingnotaz
2012-04-29gpu plugins: always support 16bpp blitnotaz
2012-04-29frontend: clean up some hacksnotaz
2012-01-21gpu-gles: refactor for caanoo/wiz supportnotaz
2012-01-21frontend: export fps stats to pluginsnotaz
2012-01-19frontend: add gles plugin optionsnotaz
2012-01-05gpu_neon: add some intelace mode handlingnotaz
2011-12-19gpu_neon: make use of unai's lineskip modenotaz
2011-12-11frontend: make analogs configurablenotaz
2011-12-10add vibration support for Caanoonotaz
2011-12-06export frame count to gpu toonotaz
2011-12-05remove gpu vblank callbacksnotaz
2011-09-27frontend: few more pollux/caanoo tweaksnotaz
2011-09-25add pollux/caanoo port, refactor thingsnotaz
2011-08-13frontend: add gpu_unai configuration optionsnotaz
2011-08-13frontend: refactor plugin_lib for maemonotaz
2011-08-13add guncon supportnotaz
2011-07-08dfxvideo: decouple from main emunotaz
2011-03-14frontend: add screenshot functionalitynotaz
2011-02-10frontend: support analog controller using nubs; some refactoringnotaz
2011-01-24add watchdog thread to detect lockupsnotaz
2011-01-16rewrite frame limiternotaz
2011-01-04try to ensure fbdev buffer is validnotaz
2011-01-03gpu_unai: basic frameskipnotaz
2011-01-02plugin_lib: export more functionsnotaz
2011-01-02add a way for GPU plugin to get layer confignotaz
2010-12-28move layer control to plugin/plugin_libnotaz
2010-12-25menu: add config save/loadnotaz
2010-12-14refactor OSD code and PCNT stuffnotaz