gpu_neon/psx_gpu: remove unused psx_gpu_alt
[pcsx_rearmed.git] / plugins / gpu_neon / vout_fb.c
2011-12-10 notazgpu_neon: update for armv5pollux build
2011-12-08 notazgpu_neon: propagate configs to rasterizers
2011-12-08 notazgpu_neon: fix linkage for c++ code (una-i)
2011-12-06 notazgpu_neon: fix several frameskip issues
2011-12-05 notazexport frame count to gpu too
2011-12-04 notazremove gpu vblank callbacks
2011-11-19 notazgpu_neon: support unai as rendering backend
2011-10-30 notazgpu_neon: fix fb wrapping
2011-09-23 notazsupport armv5 build
2011-09-19 notazadd fixed frameskip option
2011-08-12 notazgpu_neon: handle 0xEx cmds while frameskiping
2011-08-12 notazgpu_neon: frameskip: skip blits until flipped
2011-08-12 notazgpu_neon: support caching renderers, update rearmed if
2011-08-12 notazgpu_neon: basic frameskip, change check, minor stuff
2011-08-12 notazgpu_neon: partially support range regs
2011-08-12 notazgpu_neon: split output code, some refactoring