aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/gte_neon.s
AgeCommit message (Collapse)Author
2012-07-30fix various fPIC issuesnotaz
2012-07-18gte_neon: make rtps division better match rtptnotaz
otherwise causes Ridge Racer Revolution to lock up somehow?
2012-01-09gte_neon: change division againnotaz
rounding up, hope it's better
2011-12-23gte_neon: use more accurate divisionnotaz
texture placement issues in Chrono Cross otherwise with the new GPU
2011-10-30drc: do MVMVA decoding; parametrize handlersnotaz
2011-09-30gte_arm: implement RTPS, RTPTnotaz
2011-09-27gte: split arm code for pollux, generate flagless handlersnotaz
flagless are unused but will be used later, at least I hope so.
2011-07-08gte_neon: fix MAC0 shiftnotaz
2011-02-28gte_neon: implement MVMVA, some fixesnotaz
2011-02-25gte_neon: trying to improve codenotaz
2011-02-25gte_neon: implement RTPS and NCLIPnotaz
2011-02-22gte: starting some NEON codenotaz