remove gpu vblank callbacks
[pcsx_rearmed.git] / plugins / gpu_neon / gpu.c
2011-12-04 notazremove gpu vblank callbacks
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: vram fixes, list loop detection
2011-08-12 notazgpu_neon: split output code, some refactoring
2011-08-12 Grazvydas Ignotasgpu_neon: some cmd/vram io and dma handling
2011-08-12 Grazvydas Ignotasgpu_neon: basic skeleton gpu plugin