initial Android support
[pcsx_rearmed.git] / frontend / plugin_lib.h
2012-11-17 notazfrontend: overlay improvements
2012-11-17 notazfix gun handling in enhancement mode
2012-11-11 notazfrontend: move text drawing to libpicofe
2012-11-09 notazfrontend: improve pandora nub to PSX analog mapping
2012-11-02 notazMerge branch 'enhancement'
2012-11-02 notazmove blit to core, allow filtering while blitting
2012-10-11 notazstart mmap'ing vram, with hugetlb if possible
2012-10-11 notazadd support for software-enhanced rendering
2012-04-29 notazgpu plugins: always support 16bpp blit
2012-04-29 notazfrontend: clean up some hacks
2012-01-21 notazgpu-gles: refactor for caanoo/wiz support
2012-01-20 notazfrontend: export fps stats to plugins
2012-01-19 notazfrontend: add gles plugin options
2012-01-04 notazgpu_neon: add some intelace mode handling
2011-12-19 notazgpu_neon: make use of unai's lineskip mode
2011-12-10 notazfrontend: make analogs configurable
2011-12-10 notazadd vibration support for Caanoo
2011-12-05 notazexport frame count to gpu too
2011-12-04 notazremove gpu vblank callbacks
2011-09-26 notazfrontend: few more pollux/caanoo tweaks
2011-09-24 notazadd pollux/caanoo port, refactor things
2011-08-12 notazfrontend: add gpu_unai configuration options
2011-08-12 notazfrontend: refactor plugin_lib for maemo
2011-08-12 notazadd guncon support
2011-07-07 notazdfxvideo: decouple from main emu
2011-03-13 notazfrontend: add screenshot functionality
2011-02-10 notazfrontend: support analog controller using nubs; some...
2011-01-23 notazadd watchdog thread to detect lockups
2011-01-15 notazrewrite frame limiter
2011-01-04 notaztry to ensure fbdev buffer is valid
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-28 notazmove layer control to plugin/plugin_lib
2010-12-25 notazmenu: add config save/load
2010-12-14 notazrefactor OSD code and PCNT stuff
2010-12-14 notazadd OMAP layer, also preliminary menu, hud and input...
2010-11-18 notazfbdev output for xvideo, basic ARM build