summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/rdptpipe.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-7/+22
* Cleanups and version bump. Aaron Giles2010-05-051-1/+1
* Cleanups and version bump. Aaron Giles2010-04-081-8/+8
* Reworked the entire Nintendo 64 renderer to be class-based. More Ryan Holtz2010-04-021-165/+46
* More RDP refactoring to eliminate inner-loop branching and function calls. [H... Ryan Holtz2009-12-301-14/+170
* Optimized RDP implementation further with more flattened branches. [Harmony] Ryan Holtz2009-12-281-4/+14
* Optimized N64 RDP renderer by using function pointers to function variants th... Ryan Holtz2009-12-201-0/+8