summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/rgbgen.h
Commit message (Expand)AuthorAgeFilesLines
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-1/+1
* Fixed some rgbaint_t functions. Added some optimizations to rgbaint_t. ted green2015-07-121-1/+1
* nw, fix most N64 visual bugs from new RDP SSE code. therealmogminer@gmail.com2015-07-111-8/+8
* rgbsse.h - Added andnot_reg, clamp_to_uint8, bilinear_filter_rgbaint member f... ted green2015-07-031-0/+51
* Fix remaining N64 issues on 32-bit, nw therealmogminer@gmail.com2015-06-261-1/+1
* Partially fix N64 issues on 32-bit, nw therealmogminer@gmail.com2015-06-261-1/+1
* Fixed MT-05968 therealmogminer@gmail.com2015-06-261-32/+32
* nw, fix Clang compile therealmogminer@gmail.com2015-06-241-28/+0
* rdp-sse (nw) Proper fix for bilinear_filter therealmogminer@gmail.com2015-06-231-1/+19
* nw, update rgbgen therealmogminer@gmail.com2015-06-231-509/+449
* voodoodefs.h -- Re-organized macros into function calls to help in optimizati... ted green2015-06-071-1/+56
* 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
* avoid more unnecessary UINT32<->rgb_t conversions (nw) Oliver Stöneberg2014-04-071-2/+2
* small rgb_bilinear_filter() optimization (nw) Oliver Stöneberg2014-04-071-4/+4
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-19/+19
* re: rgbutil: namcos22 doesn't mind if it's done this way Michaël Banaan Ananas2013-12-311-2/+2
* Pass 2 of struct modernization. Aaron Giles2012-09-151-2/+2
* added rgbutil per-channel scale_and_clamp. NOTE: i can't test it on Mac(rgbvm... Michaël Banaan Ananas2011-09-151-6/+28
* Fixed MSVC 64-bit compile errors. Aaron Giles2009-08-191-0/+54
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+396