aboutsummaryrefslogtreecommitdiff
path: root/plugins/gpu_neon/psx_gpu_if.c
AgeCommit message (Collapse)Author
2012-02-27gpulib: eliminate list scan-aheadnotaz
2012-01-19refactor gpu plugins and Makefilesnotaz
name common gpu code gpulib, reduce amount of copy-paste in plugin Makefiles
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: merge cmd size tablesnotaz
should save a couple of cachelines
2012-01-05gpu_neon: add some intelace mode handlingnotaz
a bit of refactoring too
2011-12-21gpu_neon: integrate Exophase's rasterizernotaz