summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/rdpfb.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated the RSP and RDP implementations to be largely bit-perfect and pixel-a... Ryan Holtz2010-12-311-5/+21
* Cleanups and version bump. Aaron Giles2010-05-051-1/+1
* Reworked the entire Nintendo 64 renderer to be class-based. More Ryan Holtz2010-04-021-45/+33
* More RDP optimization through branch flattening. [Harmony] Ryan Holtz2009-12-201-22/+42
* Optimized N64 RDP renderer by using function pointers to function variants th... Ryan Holtz2009-12-201-0/+29