summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/rdpfb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated the RSP and RDP implementations to be largely bit-perfect and pixel-a... Ryan Holtz2010-12-311-93/+203
* Fix two VS2008 warnings (namcos23.c and rdpfb.c) [Oliver Stoneberg] Scott Stone2010-04-231-1/+1
* Reworked the entire Nintendo 64 renderer to be class-based. More Ryan Holtz2010-04-021-635/+97
* Slightly fixed interrupt handling and added SBIC and MUL opcodes to the Atmel... Ryan Holtz2010-03-111-112/+56
* More RDP optimization through branch flattening. [Harmony] Ryan Holtz2009-12-201-112/+128
* Optimized N64 RDP renderer by using function pointers to function variants th... Ryan Holtz2009-12-201-0/+743