aboutsummaryrefslogtreecommitdiff
path: root/frontend
AgeCommit message (Expand)Author
2012-11-18frontend: overlay improvementsnotaz
2012-11-18frontend: initial sdl overlay implementationnotaz
2012-11-18fix gun handling in enhancement modenotaz
2012-11-13fix some random corner casesnotaz
2012-11-11frontend: add toggle FPS optionnotaz
2012-11-11frontend: move text drawing to libpicofenotaz
2012-11-10release r16notaz
2012-11-10frontend: avoid loading msg when not needednotaz
2012-11-10frontend: change nub_adjust rangesnotaz
2012-11-10frontend: improve pandora nub to PSX analog mappingnotaz
2012-11-06frontend: make platform menu customizations more explicitnotaz
2012-11-06frontend: add fast forward supportnotaz
2012-11-05drop some unused codenotaz
2012-11-05switch over to libpicofenotaz
2012-11-02Merge branch 'enhancement'notaz
2012-11-02frontend: make text bg darknotaz
2012-11-02move blit to core, allow filtering while blittingnotaz
2012-10-22rgb565 fixToadKing
2012-10-22Add RGB565 supportToad King
2012-10-12frontend: pandora: update run scriptnotaz
2012-10-12use plat_mmap for RAM toonotaz
2012-10-12start mmap'ing vram, with hugetlb if possiblenotaz
2012-10-12frontend: omap; increase vram allocationnotaz
2012-10-12frontend: add renderer toggle optionnotaz
2012-10-12add support for software-enhanced renderingnotaz
2012-09-13silence some 64bit related warningsnotaz
2012-09-13frontend: readpng: fix width/height confusionnotaz
2012-09-13Merge branch 'libretro'notaz
2012-09-10Fix build for libretro.Themaister
2012-08-16frontend: move layer size codenotaz
2012-08-15frontend: omap: do centering on large resolutionsnotaz
2012-08-15frontend: save last cdimg on successful selectnotaz
2012-08-04libretro: fix bytes/pixels confusionnotaz
2012-08-03frontend/pollux: wiz: move tables to upper memory to free some RAMnotaz
2012-08-02release r15notaz
2012-08-01frontend/pollux: care about bpp when calculating offsetnotaz
2012-08-01frontend: track output and psx sizes separatelynotaz
2012-07-31allow multiple sound drivers to be compilednotaz
2012-07-31frontend: improve minimize handlingnotaz
2012-07-30select builtin gpu plugin on configurenotaz
2012-07-29frontend: initial libretro supportnotaz
2012-07-24frontend: in_sdl: preliminary joystick supportnotaz
2012-07-23frontend: always save last cdimgpathnotaz
2012-07-23cheat: add some undo logicnotaz
2012-07-22frontend: initial cheats supportnotaz
2012-07-22frontend: support seeking the filelist with letter keysnotaz
2012-07-19gpulib: implement rgb888_to_rgb565notaz
2012-07-19gpulib: clear fb when display is blankednotaz
2012-07-18frontend: avoid potential alignment faultnotaz
2012-07-09spu: get rid of iSPUIRQWaitnotaz