summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/polynew.h
Commit message (Expand)AuthorAgeFilesLines
* renamed poly.{c|h} to polylgcy.{c|h} and polynew.h to poly.h Oliver Stöneberg2014-03-191-1169/+0
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-1/+1
* A little more primary_screen removal. Aaron Giles2013-08-061-0/+31
* typo Michaël Banaan Ananas2013-08-011-2/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-68/+68
* A few preliminary GCC 4.7.x changes (nw) R. Belmont2012-06-131-0/+6
* Another Clang fix [Balrog] R. Belmont2012-04-221-3/+3
* Turn LOG_WAITS back off in polynew.h, nw Ryan Holtz2012-02-111-1/+1
* - Added polynew.h multithreaded-render support to N64 RDP emulation. Speedup ... Ryan Holtz2012-02-111-9/+20
* Changes for GCC 4.7 compatibility [Belegdol] R. Belmont2012-01-211-18/+18
* Clean-ups and version bumpmame0144u1 Angelo Salese2011-11-271-22/+22
* Introduce polynew.h which is a modernized C++ version of the old poly.c. Aaron Giles2011-11-211-0/+1121