gpu_neon: tune frameskip further, allow >1
[pcsx_rearmed.git] / plugins / gpu_neon / gpu.h
2011-12-10 notazgpu_neon: tune frameskip further, allow >1
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-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: do list resubmit detection
2011-08-12 notazgpu_neon: gpu info reads, some bugfixes
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