frontend: refactor plugin_lib for maemo
[pcsx_rearmed.git] / plugins / dfxvideo / draw_fb.c
2011-08-12 notazfrontend: refactor plugin_lib for maemo
2011-07-07 notazdfxvideo: decouple from main emu
2011-07-07 notazarm_utils: relax alignment requirements
2011-02-03 notazdfxvideo: add bgr888->rgb565 converter for maemo port
2011-01-03 notazdfxvideo: massive cleanup
2010-12-28 notazmove layer control to plugin/plugin_lib
2010-12-27 notazfix another alignment issue
2010-12-16 notazcheck for height changes too
2010-12-14 notazrefactor OSD code and PCNT stuff
2010-12-14 notazfix bgr2rgb16 and reduce mode change glitching
2010-12-14 notazadd OMAP layer, also preliminary menu, hud and input...
2010-12-14 notazadd support for 24bpp mode
2010-12-14 notazsimple neon BGR555 to RGB565 converter
2010-11-19 notazbasic profiling
2010-11-18 notazfbdev output for xvideo, basic ARM build