| Commit message (Expand) | Author | Age | Files | Lines |
| * | emu/video/generic.cpp : Add packed, raw case of generic gfx layouts, example ... |  cam900 | 2019-06-05 | 2 | -0/+56 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -16/+7 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -7/+16 |
| * | get rid of some copy/pasted macros for different numbers of arguments (nw) |  Vas Crabb | 2019-02-09 | 1 | -16/+7 |
| * | Start cleaning up palette configuration: |  Vas Crabb | 2018-12-29 | 1 | -4/+20 |
| * | Put #include emu.h as the first preprocessor directive in various files to su... |  yz70s | 2018-11-02 | 3 | -3/+7 |
| * | rgbsse: Fix scaling functions for negative values. Fixes graphical anomalies... |  Ted Green | 2018-03-11 | 1 | -11/+13 |
| * | untangle ladybug and redclash state classes |  Vas Crabb | 2018-02-24 | 1 | -8/+8 |
| * | srcclean (nw) |  Vas Crabb | 2017-10-22 | 1 | -3/+3 |
| * | voodoo: Few more SSE optimizations. (nw) |  Ted Green | 2017-10-15 | 3 | -0/+23 |
| * | voodoo: Incorporate some more sse optimizations. (nw) |  Ted Green | 2017-10-12 | 3 | -0/+19 |
| * | rgbsse: Clamp intermediate values to u8. (nw) |  Ted Green | 2017-10-10 | 1 | -1/+4 |
| * | rgbsse: Optimize some sse routines. (nw) (#2700) |  tedgreen99 | 2017-10-09 | 5 | -55/+79 |
| * | rgbsse: Rather simple performance optimization. (nw) |  Ted Green | 2017-09-29 | 1 | -2/+2 |
| * | rgbsse: Declare scale_imm_and_clamp as inline to ensure that it compiles as f... |  Ted Green | 2017-09-23 | 2 | -8/+7 |
| * | general cleanup: |  Vas Crabb | 2017-05-23 | 1 | -0/+2 |
| * | A round of spelling/typographical fixes to source comments (nw) |  Scott Stone | 2016-11-24 | 1 | -1/+1 |
| * | Introduce u8/u16/u32/u64/s8/s16/s32/s64 |  Vas Crabb | 2016-11-19 | 9 | -263/+263 |
| * | Revert "Added IS_ENABLED, so we have compiler check for non used part, it is ... |  Miodrag Milanovic | 2016-11-12 | 1 | -2/+2 |
| * | Added IS_ENABLED, so we have compiler check for non used part, it is checked ... |  Miodrag Milanovic | 2016-11-11 | 1 | -2/+2 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 8 | -252/+252 |
| * | std::min and std:max instead of MIN and MAX, also some more macros converted ... |  Miodrag Milanovic | 2016-07-31 | 1 | -3/+3 |
| * | check a bunch more RGB operations in validity (nw) |  Vas Crabb | 2016-07-15 | 3 | -177/+58 |
| * | Introduce validity checks for RGB utilities and fix bugs uncovered [Vas Crabb] |  Vas Crabb | 2016-07-14 | 5 | -301/+245 |
| * | 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 | 2 | -4/+36 |
| * | more const, start fixing ppc64le |  Vas Crabb | 2016-07-12 | 4 | -10/+123 |
| * | more PPC fix (nw) |  Vas Crabb | 2016-07-11 | 1 | -4/+4 |
| * | 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 |
| * | Various cleanups suggested by static analyzer (nw) |  Miodrag Milanovic | 2016-04-24 | 1 | -2/+2 |
| * | move vector to video devices (nw) |  Miodrag Milanovic | 2016-04-23 | 2 | -448/+0 |
| * | Make core vector-related slider handling slightly less egregious, nw |  therealmogminer@gmail.com | 2016-04-12 | 2 | -64/+36 |
| * | Fixed direction of vector extension |  ImJezze | 2016-03-24 | 1 | -15/+11 |
| * | Improved junction points of vector lines |  ImJezze | 2016-03-23 | 1 | -7/+24 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 2 | -4/+4 |
| * | Revert "rest of device parameters to std::string (nw)" |  Miodrag Milanovic | 2016-01-20 | 2 | -2/+2 |
| * | rest of device parameters to std::string (nw) |  Miodrag Milanovic | 2016-01-16 | 2 | -2/+2 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 2 | -4/+4 |
| * | auto_alloc_array_clear -> make_unique_clear (nw) |  Miodrag Milanovic | 2015-12-19 | 2 | -3/+3 |
| * | clang-modernize part 1 (nw) |  Miodrag Milanovic | 2015-12-03 | 2 | -3/+3 |
| * | Cleanups and version bumpmame0168 |  Miodrag Milanovic | 2015-11-25 | 1 | -1/+1 |
| * | Cleanup (nw) |  ImJezze | 2015-11-18 | 1 | -1/+1 |
| * | Fixed dynamic beam width for invariabel vector intensity |  ImJezze | 2015-11-18 | 2 | -17/+24 |
| * | this is obvious error (nw) |  Miodrag Milanovic | 2015-11-11 | 1 | -1/+1 |
| * | Some cleanups and init fixes with help of ReSharper C++ (nw) |  Miodrag Milanovic | 2015-11-11 | 4 | -6/+8 |
| * | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 6 | -0/+0 |
| * | making logerror part of machine and device classes [Miodrag Milanovic] |  Miodrag Milanovic | 2015-11-01 | 1 | -17/+17 |
| * | Cleanup and version bumpmame0167 |  Miodrag Milanovic | 2015-10-28 | 1 | -3/+3 |