summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/rdpblend.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Naming update, nw therealmogminer@gmail.com2015-10-021-1/+1
* Checkpoint therealmogminer@gmail.com2015-06-231-22/+22
* Put in ICE-causing code for others to test therealmogminer@gmail.com2015-06-231-7/+1
* Cleanups and version bumpmame0162 Miodrag Milanovic2015-05-271-2/+2
* (nw) N64: Make code style consistent and make mostly const-correct. therealmogminer@gmail.com2015-05-171-35/+34
* (MESS) - N64: Improve blender performance. [MooglyGuy] therealmogminer@gmail.com2015-05-161-42/+32
* update for Ville Linde (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-28/+28
* -N64 RDP and RSP improvements [MooglyGuy, Marathon Man] Ryan Holtz2013-09-301-20/+38
* -Refactored N64 RDP blender to use function arrays in order to [MooglyGuy] Ryan Holtz2013-09-281-7/+36
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-11/+11
* fixed several Visual Studio compiler warnings and 64-bit libflac compilation ... Miodrag Milanovic2012-02-291-3/+3
* - Added polynew.h multithreaded-render support to N64 RDP emulation. Speedup ... Ryan Holtz2012-02-111-25/+12
* - RDP optimizations and memory system shunting in N64 driver; relative speedu... Ryan Holtz2012-02-031-19/+9
* 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-13/+20
* Cleanups and version bump. Aaron Giles2010-05-051-1/+1
* Cleanups and version bump. Aaron Giles2010-04-081-11/+11
* Reworked the entire Nintendo 64 renderer to be class-based. More Ryan Holtz2010-04-021-149/+45
* Cleanups and version bump.mame0136 Aaron Giles2009-12-311-24/+24
* More RDP refactoring to eliminate inner-loop branching and function calls. [H... Ryan Holtz2009-12-301-74/+146
* Optimized RDP implementation further with more flattened branches. [Harmony] Ryan Holtz2009-12-281-28/+82
* Results of running the latest srcclean. Aaron Giles2009-12-281-6/+6
* Forgot a few files. Ryan Holtz2009-12-201-0/+33