move cspace back to frontend
[pcsx_rearmed.git] / plugins / gpu_unai /
2013-02-08 notazmove cspace back to frontend
2013-02-06 notazdisable standalone pluign builds
2013-01-06 notazgpus: handle list underflows better
2012-12-02 notazimprove ARM feature detection
2012-12-02 notazmave plugin and core shared includes to single location
2012-11-17 notazfix gun handling in enhancement mode
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 notazpsx_gpu: switch to 1024 width again.
2012-08-01 notazgpu_unai: merge Franxis' range fix
2012-04-29 notazgpu plugins: always support 16bpp blit
2012-04-21 notazbring in configure build system
2012-02-26 notazgpu_unai: move command handler to main loop
2012-02-26 notazgpulib: eliminate list scan-ahead
2012-02-26 notazgpu_unai: update CFLAGS
2012-01-18 notazrefactor gpu plugins and Makefiles
2012-01-09 notazgpu_unai: fix build on older toolchains
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