aboutsummaryrefslogtreecommitdiff
path: root/frontend
AgeCommit message (Expand)Author
2011-01-04try to ensure fbdev buffer is validnotaz
2011-01-04add savestate previewnotaz
2011-01-03frontend cleanupnotaz
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-31prepare for external gpu pluginsnotaz
2010-12-31fbdev: resize: do single ioctl in nonerror pathnotaz
2010-12-29add some plugin control from the menu, include spunullnotaz
2010-12-28add per game configs (by popular demand, no controls yet though)notaz
2010-12-28move layer control to plugin/plugin_libnotaz
2010-12-27some debug code improvementsnotaz
2010-12-27omap: reserve enough memory for 24bpp modesnotaz
2010-12-27properly implement pad handlingnotaz
2010-12-26fix a keybind copy-paste bugnotaz
2010-12-26set memcard paths, rm dead codenotaz
2010-12-25menu: add config save/loadnotaz
2010-12-25menu: add most optionsnotaz
2010-12-21omap: only setup mem before using fbnotaz
2010-12-16menu: update file colors, fix a bug in emu_ifnotaz
2010-12-16update inputs on vsyncnotaz
2010-12-16menu: setup colors for file browsernotaz
2010-12-16add basic .Z supportnotaz
2010-12-14menu: implement savestates and scaling cfgnotaz
2010-12-14refactor OSD code and PCNT stuffnotaz
2010-12-14fix bgr2rgb16 and reduce mode change glitchingnotaz
2010-12-14fix x86 build, minor refactoringnotaz
2010-12-14update in_evdev, fix return from menunotaz
2010-12-14rm X11 include hacknotaz
2010-12-14add OMAP layer, also preliminary menu, hud and input supportnotaz
2010-12-14pull in more code from PicoDrivenotaz
2010-12-14add support for 24bpp modenotaz
2010-12-14simple neon BGR555 to RGB565 converternotaz
2010-12-14make PCNT stuff optionalnotaz
2010-12-02drc: further hacks, hle handlingnotaz
2010-11-21some drc integration worknotaz
2010-11-19basic profilingnotaz
2010-11-19fbdev output for xvideo, basic ARM buildnotaz
2010-11-18build plugins innotaz
2010-11-17minimal working gtk-less buildnotaz