aboutsummaryrefslogtreecommitdiff
path: root/plugins/gpu_neon/psx_gpu/psx_gpu.c
AgeCommit message (Expand)Author
2013-04-01psx_gpu: convert to UAL, load everything from contextnotaz
2013-03-15psx_gpu: fix line mask testnotaz
2012-11-13psx_gpu: fix interlace modenotaz
2012-10-28psx_gpu: workaround overflow crashnotaz
2012-10-27psx_gpu: implement setup_sprite_untextured in asmnotaz
2012-10-23psx_gpu: change reciprocal table againnotaz
2012-10-23psx_gpu: consolidate C code, implement exnhancement asmnotaz
2012-10-13psx_gpu: 2x sprite fixes and integrationnotaz
2012-10-12psx_gpu: do enhanced linesnotaz
2012-10-12psx_gpu: switch to 1024 width again.notaz
2012-10-12psx_gpu: use different uvrgb phase for enhancementnotaz
2012-10-12psx_gpu: switch enhancement to 2048 widthnotaz
2012-10-12psx_gpu: add enhanced triangle renderingnotaz
2012-10-07psx_gpu: increase reciprocal accuracyExophase
2012-10-07psx_gpu: more limit checkingnotaz
2012-01-09gpu_neon: psx_gpu: try to update texture cache instead of invalidatingnotaz
2012-01-04psx_gpu: partial interlace mode supportExophase
2012-01-04psx_gpu: change fill handling againExophase
2012-01-01psx_gpu: improve fillsExophase
2011-12-29psx_gpu: use mask bit for copiesnotaz
2011-12-29psx_gpu: flush render buffer before move/cppy/fillExophase
2011-12-29psx_gpu: fix linesExophase
2011-12-23psx_gpu: some argument checksExophase
2011-12-23psx_gpu: texture cache fix2Exophase
2011-12-23psx_gpu: texture cache fix, updatesExophase
2011-12-23psx_gpu: fix divide by 0Exophase
2011-12-21gpu_neon/psx_gpu: remove unused psx_gpu_altnotaz
2011-12-21gpu_neon/psx_gpu: rename a definenotaz
2011-12-21gpu_neon/psx_gpu: use external vramnotaz
2011-12-20add NEON GPU rasterizerExophase