Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-01 | Preserve uSrc MSB across lighting and blending | Justin Weiss | |
This saves a few cycles because gcc stores / loads srcMSB when using ARM-optimized lighting. | |||
2020-02-27 | WIP: Add ARM-assembly versions of lighting and blending | Justin Weiss | |
2019-08-17 | Backport GPU Unai plugin from PCSX4ALL | negativeExponent | |
- backports gpu unai plugin from PCSX4ALL - sync necessary files with notaz/master to allow building standalone app | |||
2011-08-13 | gpu_unai: fix inline asm statements | notaz | |
newer gcc reorders them and was allocating registers wrong due to incomplete constraints. Not that this code is any better than what gcc generates anyway, but whatever. | |||
2011-01-02 | import gpu_unai from PCSX4ALL project | notaz | |