summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/rdpspn16.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch from m_machine to machine() everywhere. In some cases this Aaron Giles2011-04-181-0/+2
* BIG update. Aaron Giles2011-03-291-1/+1
* Updated the RSP and RDP implementations to be largely bit-perfect and pixel-a... Ryan Holtz2010-12-311-15/+10
* Reworked the entire Nintendo 64 renderer to be class-based. More Ryan Holtz2010-04-021-659/+69
* Cleanups and version bump.mame0136 Aaron Giles2009-12-311-165/+165
* Optimized RDP implementation further with more flattened branches. [Harmony] Ryan Holtz2009-12-281-200/+668
* Results of running the latest srcclean. Aaron Giles2009-12-281-46/+46
* More RDP optimization through branch flattening. [Harmony] Ryan Holtz2009-12-201-4/+199
* Optimized N64 RDP renderer by using function pointers to function variants th... Ryan Holtz2009-12-201-0/+7