gpu-gles: add fps display
[pcsx_rearmed.git] / frontend /
2011-02-11 notazmain.c: load savestate after prepare
2011-02-10 notazuse analog handling from dfinput
2011-02-10 notazfrontend: tune frameskip a bit more
2011-02-10 notazadd cd swap functionality
2011-02-10 notazfrontend: enable SPUIRQWait by default
2011-02-10 notazfrontend: support ingame actions (state load and such)
2011-02-10 notazfrontend: key config: save it and make more intuitive
2011-02-10 notazfrontend: support analog controller using nubs; some...
2011-02-09 notazfrontend: redo frame skip/limiter yet again
2011-02-04 notazmenu: don't override region, fix P.E.Op.S. frameskip
2011-02-04 notazgpu_unai: support bgr888->rgb565 conversion for maemo
2011-02-03 notazdfxvideo: add bgr888->rgb565 converter for maemo port
2011-02-03 notazmaemo: clean up and integrate
2011-01-30 notazcdrcimg: support .bz/.znx/eboot formats
2011-01-26 notazfrontend: remove bad configs
2011-01-23 notazadd watchdog thread to detect lockups
2011-01-23 notazsome frontend adjustments
2011-01-15 notazrewrite frame limiter
2011-01-15 notazbugfix
2011-01-15 notazmenu: add interpreter option
2011-01-15 notazremove hle savestate restriction
2011-01-15 notazmenu: add bios selection
2011-01-15 notazsome quick input code for PC build
2011-01-15 notazfrontend: bios support
2011-01-07 notazrm unused file
2011-01-07 notazallow some build customization
2011-01-07 notazrelicense common/menu.* to suit this project
2011-01-04 notazrelease r3 r3
2011-01-04 notaztry to ensure fbdev buffer is valid
2011-01-04 notazadd savestate preview
2011-01-03 notazfrontend cleanup
2011-01-02 notazgpu_unai: basic frameskip
2011-01-02 notazplugin_lib: export more functions
2011-01-01 notazadd a way for GPU plugin to get layer config
2010-12-30 notazprepare for external gpu plugins
2010-12-30 notazfbdev: resize: do single ioctl in nonerror path
2010-12-28 notazadd some plugin control from the menu, include spunull
2010-12-28 notazadd per game configs (by popular demand, no controls...
2010-12-28 notazmove layer control to plugin/plugin_lib
2010-12-27 notazsome debug code improvements
2010-12-27 notazomap: reserve enough memory for 24bpp modes
2010-12-26 notazproperly implement pad handling
2010-12-26 notazfix a keybind copy-paste bug
2010-12-26 notazset memcard paths, rm dead code
2010-12-25 notazmenu: add config save/load
2010-12-25 notazmenu: add most options
2010-12-21 notazomap: only setup mem before using fb
2010-12-16 notazmenu: update file colors, fix a bug in emu_if
2010-12-16 notazupdate inputs on vsync
2010-12-16 notazmenu: setup colors for file browser
2010-12-16 notazadd basic .Z support
2010-12-14 notazmenu: implement savestates and scaling cfg
2010-12-14 notazrefactor OSD code and PCNT stuff
2010-12-14 notazfix bgr2rgb16 and reduce mode change glitching
2010-12-14 notazfix x86 build, minor refactoring
2010-12-14 notazupdate in_evdev, fix return from menu
2010-12-14 notazrm X11 include hack
2010-12-14 notazadd OMAP layer, also preliminary menu, hud and input...
2010-12-14 notazpull in more code from PicoDrive
2010-12-14 notazadd support for 24bpp mode
2010-12-14 notazsimple neon BGR555 to RGB565 converter
2010-12-14 notazmake PCNT stuff optional
2010-12-01 notazdrc: further hacks, hle handling
2010-11-21 notazsome drc integration work
2010-11-19 notazbasic profiling
2010-11-18 notazfbdev output for xvideo, basic ARM build
2010-11-18 notazbuild plugins in
2010-11-16 notazminimal working gtk-less build