gpu_neon: handle command reset register
[pcsx_rearmed.git] / plugins / gpu_unai /
2011-12-20 notazgpu_unai: add 4bpp asm sprite blitter
2011-12-19 notazgpu_neon: make use of unai's lineskip mode
2011-10-30 notazgpu_unai: fix a few potential crashes
2011-09-24 notazadd pollux/caanoo port, refactor things
2011-09-23 notazsupport armv5 build
2011-09-19 notazadd fixed frameskip option
2011-08-14 notazgpu_unai: avoid NULL pointers in span table
2011-08-12 notazgpu_unai: redo frameskip
2011-08-12 notazgpu_unai: fix inline asm statements
2011-08-12 notazgpu_unai: merge code from PCSX4ALL 2.2 release
2011-08-12 notazfrontend: add gpu_unai configuration options
2011-08-12 notazfrontend: refactor plugin_lib for maemo
2011-07-07 notazgpus: return DMA word count to avoid 1 list walk
2011-07-07 notazdfxvideo: decouple from main emu
2011-07-07 notazarm_utils: relax alignment requirements
2011-02-04 notazgpu_unai: support bgr888->rgb565 conversion for maemo
2011-01-26 notazgpu_unai: fix P.E.Op.S. save compatibility for good
2011-01-07 notazallow some build customization
2011-01-04 notazgpu_unai: add some framebuffer guard memory
2011-01-04 notazgpu_unai: freeze display size and position
2011-01-04 notaztry to ensure fbdev buffer is valid
2011-01-02 notazgpu_unai: basic frameskip
2011-01-02 notazgpu_unai: avoid useless blits
2011-01-02 notazgpu_unai: warning fix
2011-01-02 notazgpu_unai: pcsx-rearmed port
2011-01-01 notazimport gpu_unai from PCSX4ALL project