aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/gte.c
AgeCommit message (Expand)Author
2012-11-24gte: avoid fno-strict-aliasingnotaz
2011-10-30gte: parametrize remaining opsnotaz
2011-10-30gte: disable some MAC overflow checks for ARMnotaz
2011-10-30gte: eliminate excessive lims and castsnotaz
2011-10-30gte: pass a pointer to registers as argumentnotaz
2011-09-27drc: do gte flag liveness detectionnotaz
2011-09-27gte: split arm code for pollux, generate flagless handlersnotaz
2011-09-25gte: switch divider back to tablenotaz
2011-07-08gte: fix MAC0 shift (pcsxr issue #8874, shalma)notaz
2011-02-05gte: backport fixes from pcsxrnotaz
2010-12-21hack: use simple GTE divisionnotaz
2010-11-16pcsxr-1.9.92PCSX* teams