Age | Commit message (Expand) | Author |
2011-01-16 | menu: add interpreter option | notaz |
2011-01-16 | remove hle savestate restriction | notaz |
2011-01-16 | menu: add bios selection | notaz |
2011-01-16 | some quick input code for PC build | notaz |
2011-01-16 | frontend: bios support | notaz |
2011-01-08 | rm unused file | notaz |
2011-01-07 | allow some build customization | notaz |
2011-01-07 | relicense common/menu.* to suit this project | notaz |
2011-01-05 | release r3 | notaz |
2011-01-04 | try to ensure fbdev buffer is valid | notaz |
2011-01-04 | add savestate preview | notaz |
2011-01-03 | frontend cleanup | notaz |
2011-01-03 | gpu_unai: basic frameskip | notaz |
2011-01-02 | plugin_lib: export more functions | notaz |
2011-01-02 | add a way for GPU plugin to get layer config | notaz |
2010-12-31 | prepare for external gpu plugins | notaz |
2010-12-31 | fbdev: resize: do single ioctl in nonerror path | notaz |
2010-12-29 | add some plugin control from the menu, include spunull | notaz |
2010-12-28 | add per game configs (by popular demand, no controls yet though) | notaz |
2010-12-28 | move layer control to plugin/plugin_lib | notaz |
2010-12-27 | some debug code improvements | notaz |
2010-12-27 | omap: reserve enough memory for 24bpp modes | notaz |
2010-12-27 | properly implement pad handling | notaz |
2010-12-26 | fix a keybind copy-paste bug | notaz |
2010-12-26 | set memcard paths, rm dead code | notaz |
2010-12-25 | menu: add config save/load | notaz |
2010-12-25 | menu: add most options | notaz |
2010-12-21 | omap: only setup mem before using fb | notaz |
2010-12-16 | menu: update file colors, fix a bug in emu_if | notaz |
2010-12-16 | update inputs on vsync | notaz |
2010-12-16 | menu: setup colors for file browser | notaz |
2010-12-16 | add basic .Z support | notaz |
2010-12-14 | menu: implement savestates and scaling cfg | notaz |
2010-12-14 | refactor OSD code and PCNT stuff | notaz |
2010-12-14 | fix bgr2rgb16 and reduce mode change glitching | notaz |
2010-12-14 | fix x86 build, minor refactoring | notaz |
2010-12-14 | update in_evdev, fix return from menu | notaz |
2010-12-14 | rm X11 include hack | notaz |
2010-12-14 | add OMAP layer, also preliminary menu, hud and input support | notaz |
2010-12-14 | pull in more code from PicoDrive | notaz |
2010-12-14 | add support for 24bpp mode | notaz |
2010-12-14 | simple neon BGR555 to RGB565 converter | notaz |
2010-12-14 | make PCNT stuff optional | notaz |
2010-12-02 | drc: further hacks, hle handling | notaz |
2010-11-21 | some drc integration work | notaz |
2010-11-19 | basic profiling | notaz |
2010-11-19 | fbdev output for xvideo, basic ARM build | notaz |
2010-11-18 | build plugins in | notaz |
2010-11-17 | minimal working gtk-less build | notaz |