Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-28 | Revert "(Android) renamed gte_arm.s to gte_arm.S so it builds on Linux" | twinaphex | |
This reverts commit f4ea2656730fa58df5d340f367ba2a334295c2eb. | |||
2012-11-28 | Revert "rename gte_arm.S back to gte_arm.s, fixes compiling on non-Android ↵ | twinaphex | |
platforms" This reverts commit 159dc8eed41f86f841d7b0178ed6a015e8019a5e. | |||
2012-10-29 | rename gte_arm.S back to gte_arm.s, fixes compiling on non-Android platforms | Toad King | |
fix Android makefile to pass HAVE_ARMV7 symbol to assembler | |||
2012-10-26 | (Android) renamed gte_arm.s to gte_arm.S so it builds on Linux | twinaphex | |
2012-02-29 | gte_arm: fix gteOF sign extension | notaz | |
2011-10-30 | gte_arm: some asm experiments | notaz | |
also removes wrong (?) MAC0 saturation. | |||
2011-10-30 | drc: do MVMVA decoding; parametrize handlers | notaz | |
2011-09-30 | gte_arm: implement RTPS, RTPT | notaz | |
2011-09-27 | gte: split arm code for pollux, generate flagless handlers | notaz | |
flagless are unused but will be used later, at least I hope so. |