summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/rgbutil.h
Commit message (Expand)AuthorAgeFilesLines
* video/voodoo.cpp: Major rewrite: (#8267) Aaron Giles2021-07-091-1/+1
* emu/video: check macros are defined before doing comparisons, also fix a typo... Vas Crabb2020-08-211-1/+1
* Clean up the preprocessor glue for selecting RGB utility implementation a little Vas Crabb2020-08-211-1/+8
* rgbsse: Optimize some sse routines. (nw) (#2700) tedgreen992017-10-091-0/+1
* Introduce validity checks for RGB utilities and fix bugs uncovered [Vas Crabb] Vas Crabb2016-07-141-4/+4
* Put in ICE-causing code for others to test therealmogminer@gmail.com2015-06-231-31/+0
* Convert rgbint and rgbaint globals to a class (nw) therealmogminer@gmail.com2015-06-231-0/+31
* cleanup of bogus copyright messages and restriction texts, update for Daniel ... Miodrag Milanovic2015-05-251-3/+0
* updated licenses for most of devices (nw) Miodrag Milanovic2015-05-141-2/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* also enable rgbsse.h for optimized (GCC only) DEBUG builds (nw) Oliver Stöneberg2014-06-051-1/+1
* enabled rgbsse.h for Visual Studio 64-bit builds as well and use rgbgen.h for... Oliver Stöneberg2014-05-071-1/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+25