aboutsummaryrefslogtreecommitdiff
path: root/frontend/plat_pandora.c
AgeCommit message (Collapse)Author
2014-12-20fix up other platforms after rumble changenotaz
2014-12-20frontend: update libpicofenotaz
2012-12-23frontend: switch to libpicofe sdl codenotaz
2012-11-11frontend: add toggle FPS optionnotaz
2012-11-10frontend: improve pandora nub to PSX analog mappingnotaz
2012-11-06frontend: add fast forward supportnotaz
2012-11-05switch over to libpicofenotaz
- libretro should not be affected by this, all others need to do 'git submodule init && git submodule update' from now on. - pandora should get gamma control support
2012-11-02move blit to core, allow filtering while blittingnotaz
also adds libpicofe to pull filters from, and filter related UI stuff
2012-10-12frontend: add renderer toggle optionnotaz
2012-08-02release r15notaz
2012-07-09frontend: move some leftover pandora parts out of common codenotaz
2012-05-27frontend: minor tweaksnotaz
2012-04-29frontend: input: pass default binds as argumentnotaz
allows to get rid of some hacks
2012-01-08frontend: add minimize supportnotaz
2011-12-11frontend: make analogs configurablenotaz
2011-12-06frontend: get rid of plat_rescan_inputsnotaz
overannoyed by 'input: bad key' messages
2011-09-25add pollux/caanoo port, refactor thingsnotaz