summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/rgbvmx.h
Commit message (Expand)AuthorAgeFilesLines
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-69/+69
* check a bunch more RGB operations in validity (nw) Vas Crabb2016-07-151-6/+3
* Introduce validity checks for RGB utilities and fix bugs uncovered [Vas Crabb] Vas Crabb2016-07-141-93/+93
* rgbvmx: fix the last little endian issue Vas Crabb2016-07-121-0/+5
* rgbvmx: fix bilinear_filter and blend on ppc64le Vas Crabb2016-07-121-4/+32
* more const, start fixing ppc64le Vas Crabb2016-07-121-4/+110
* rgbvmx: use function-style casts, add explicit casts to keep newer GCC happy Vas Crabb2016-07-111-79/+83
* Fix stupid syntax error Vas Crabb2016-05-161-1/+1
* Hopefully fix PPC targets Vas Crabb2016-05-141-2/+2
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-2/+2
* Fix PowerPC build Vas Crabb2015-10-281-18/+79
* 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
* Remove tautology (nw) Vas Crabb2015-06-291-1/+1
* Missed one __vector in rgbvmx balr0g2015-06-281-1/+1
* All the latest fixes (nw) Vas Crabb2015-06-281-19/+14
* Better multiply primitive (nw) Vas Crabb2015-06-271-5/+10
* Sync with latest rgbsse fixes and use of signed types (nw) Vas Crabb2015-06-271-106/+115
* nw, fix Clang compile therealmogminer@gmail.com2015-06-241-14/+0
* Cleanups and version bumpmame0163 Miodrag Milanovic2015-06-241-13/+13
* rdp-sse (nw) Proper fix for bilinear_filter therealmogminer@gmail.com2015-06-231-1/+28
* Seems to work on PowerPC, need more testing (nw) Vas Crabb2015-06-231-2/+3
* Better than overly literal conversion (nw) Vas Crabb2015-06-231-13/+12
* Can't spell (nw) Vas Crabb2015-06-231-1/+1
* Bit more implementation (nw) Vas Crabb2015-06-231-7/+7
* Pick the low-hanging fruit (nw) Vas Crabb2015-06-231-411/+457
* cleanup of bogus copyright messages and restriction texts, update for Daniel ... Miodrag Milanovic2015-05-251-3/+0
* Add back support for big endian targets including OSX-PPC Vas Crabb2015-04-021-1/+1
* Fixes for PowerPC AltiVec compile [Vas Crabb] R. Belmont2014-04-121-30/+32
* re: rgbutil: namcos22 doesn't mind if it's done this way Michaël Banaan Ananas2013-12-311-3/+3
* Fix MT 4157, MT 5404 [Alex Jackson] Alex W. Jackson2013-12-311-3/+3
* Vas Crabb, from Bannister Shoutbox: "...feel free to re-license my contributi... Jonathan Gevaryahu2013-10-161-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-12/+12
* Fix PowerPC OS X compile [R. Belmont] R. Belmont2012-04-291-1/+3
* Fix PowerPC OS X compile (nw) R. Belmont2011-10-131-0/+4
* added rgbutil per-channel scale_and_clamp. NOTE: i can't test it on Mac(rgbvm... Michaël Banaan Ananas2011-09-151-6/+26
* [#3792, #3793] SDL compile fixes [Christian MArillat] R. Belmont2010-03-241-1/+1
* Hi, Aaron Giles2009-04-091-135/+2
* Fix Altivec RGB primitives on newer GCCs. [budge, Vas Crabb] R. Belmont2008-12-121-32/+32
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-0/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+545