gpu_neon: psx_gpu: try to update texture cache instead of invalidating
[pcsx_rearmed.git] / plugins / gpu_neon / gpu.c
2012-01-08 notazgpu_neon: psx_gpu: try to update texture cache instead...
2012-01-07 notazgpu_neon: handle command reset register
2012-01-04 notazgpu_neon: merge cmd size tables
2012-01-04 notazgpu_neon: add some intelace mode handling
2012-01-03 notazbring GPUvBlank back
2012-01-01 notazgpu_neon: flush queues before reads too
2012-01-01 notazgpu_neon: start calculating cycles
2011-12-30 notazgpu_neon: flush cmd buffer before blit too
2011-12-29 notazgpu_neon: flush queues on upper level too
2011-12-10 notazgpu_neon: update for armv5pollux build
2011-12-10 notazgpu_neon: tune frameskip further, allow >1
2011-12-08 notazgpu_neon: fix linkage for c++ code (una-i)
2011-12-06 notazgpu_neon: fix several frameskip issues
2011-12-06 notazgpu_neon: keep texture bits in sync
2011-12-05 notazexport frame count to gpu too
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