aboutsummaryrefslogtreecommitdiff
path: root/plugins/gpu_neon/peops_if.c
AgeCommit message (Collapse)Author
2012-01-09gpu_neon: psx_gpu: try to update texture cache instead of invalidatingnotaz
..mostly just in one case though, invalidate as usual otherwise
2012-01-05gpu_neon: add some intelace mode handlingnotaz
a bit of refactoring too
2011-12-19gpu_neon: fix test mode of unai renderernotaz
2011-12-09gpu_neon: fix unai rasterizernotaz
it can't work directly on the list because modifies it
2011-12-09gpu_neon: propagate configs to rasterizersnotaz
2011-08-13gpu_neon: handle 0xEx cmds while frameskipingnotaz
otherwise things go out of sync
2011-08-13gpu_neon: add peops as temp renderernotaz