| Commit message (Expand) | Author | Age | Files | Lines |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -69/+69 |
* | check a bunch more RGB operations in validity (nw) |  Vas Crabb | 2016-07-15 | 1 | -6/+3 |
* | Introduce validity checks for RGB utilities and fix bugs uncovered [Vas Crabb] |  Vas Crabb | 2016-07-14 | 1 | -93/+93 |
* | rgbvmx: fix the last little endian issue |  Vas Crabb | 2016-07-12 | 1 | -0/+5 |
* | rgbvmx: fix bilinear_filter and blend on ppc64le |  Vas Crabb | 2016-07-12 | 1 | -4/+32 |
* | more const, start fixing ppc64le |  Vas Crabb | 2016-07-12 | 1 | -4/+110 |
* | rgbvmx: use function-style casts, add explicit casts to keep newer GCC happy |  Vas Crabb | 2016-07-11 | 1 | -79/+83 |
* | Fix stupid syntax error |  Vas Crabb | 2016-05-16 | 1 | -1/+1 |
* | Hopefully fix PPC targets |  Vas Crabb | 2016-05-14 | 1 | -2/+2 |
* | Some cleanups and init fixes with help of ReSharper C++ (nw) |  Miodrag Milanovic | 2015-11-11 | 1 | -2/+2 |
* | Fix PowerPC build |  Vas Crabb | 2015-10-28 | 1 | -18/+79 |
* | Fixed some rgbaint_t functions. Added some optimizations to rgbaint_t. |  ted green | 2015-07-12 | 1 | -1/+1 |
* | nw, fix most N64 visual bugs from new RDP SSE code. |  therealmogminer@gmail.com | 2015-07-11 | 1 | -8/+8 |
* | Remove tautology (nw) |  Vas Crabb | 2015-06-29 | 1 | -1/+1 |
* | Missed one __vector in rgbvmx |  balr0g | 2015-06-28 | 1 | -1/+1 |
* | All the latest fixes (nw) |  Vas Crabb | 2015-06-28 | 1 | -19/+14 |
* | Better multiply primitive (nw) |  Vas Crabb | 2015-06-27 | 1 | -5/+10 |
* | Sync with latest rgbsse fixes and use of signed types (nw) |  Vas Crabb | 2015-06-27 | 1 | -106/+115 |
* | nw, fix Clang compile |  therealmogminer@gmail.com | 2015-06-24 | 1 | -14/+0 |
* | Cleanups and version bumpmame0163 |  Miodrag Milanovic | 2015-06-24 | 1 | -13/+13 |
* | rdp-sse (nw) Proper fix for bilinear_filter |  therealmogminer@gmail.com | 2015-06-23 | 1 | -1/+28 |
* | Seems to work on PowerPC, need more testing (nw) |  Vas Crabb | 2015-06-23 | 1 | -2/+3 |
* | Better than overly literal conversion (nw) |  Vas Crabb | 2015-06-23 | 1 | -13/+12 |
* | Can't spell (nw) |  Vas Crabb | 2015-06-23 | 1 | -1/+1 |
* | Bit more implementation (nw) |  Vas Crabb | 2015-06-23 | 1 | -7/+7 |
* | Pick the low-hanging fruit (nw) |  Vas Crabb | 2015-06-23 | 1 | -411/+457 |
* | cleanup of bogus copyright messages and restriction texts, update for Daniel ... |  Miodrag Milanovic | 2015-05-25 | 1 | -3/+0 |
* | Add back support for big endian targets including OSX-PPC |  Vas Crabb | 2015-04-02 | 1 | -1/+1 |
* | Fixes for PowerPC AltiVec compile [Vas Crabb] |  R. Belmont | 2014-04-12 | 1 | -30/+32 |
* | re: rgbutil: namcos22 doesn't mind if it's done this way |  Michaël Banaan Ananas | 2013-12-31 | 1 | -3/+3 |
* | Fix MT 4157, MT 5404 [Alex Jackson] |  Alex W. Jackson | 2013-12-31 | 1 | -3/+3 |
* | Vas Crabb, from Bannister Shoutbox: "...feel free to re-license my contributi... |  Jonathan Gevaryahu | 2013-10-16 | 1 | -0/+2 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -12/+12 |
* | Fix PowerPC OS X compile [R. Belmont] |  R. Belmont | 2012-04-29 | 1 | -1/+3 |
* | Fix PowerPC OS X compile (nw) |  R. Belmont | 2011-10-13 | 1 | -0/+4 |
* | added rgbutil per-channel scale_and_clamp. NOTE: i can't test it on Mac(rgbvm... |  Michaël Banaan Ananas | 2011-09-15 | 1 | -6/+26 |
* | [#3792, #3793] SDL compile fixes [Christian MArillat] |  R. Belmont | 2010-03-24 | 1 | -1/+1 |
* | Hi, |  Aaron Giles | 2009-04-09 | 1 | -135/+2 |
* | Fix Altivec RGB primitives on newer GCCs. [budge, Vas Crabb] |  R. Belmont | 2008-12-12 | 1 | -32/+32 |
* | Copyright cleanup: |  Aaron Giles | 2008-01-06 | 1 | -1/+1 |
* | Changes for MAME 0.121u2.mame0121u2 |  Aaron Giles | 2007-12-17 | 1 | -0/+2 |
* | Initial checkin of MAME 0.121.mame0121 |  Aaron Giles | 2007-12-17 | 1 | -0/+545 |