| Commit message (Expand) | Author | Age | Files | Lines |
* | poly.h: Remove unused flags, expose object data array directly, add ability t... |  Aaron Giles | 2021-09-03 | 1 | -4/+4 |
* | video/voodoo.cpp: Major rewrite: (#8267) |  Aaron Giles | 2021-07-09 | 1 | -6/+6 |
* | Eliminate remaining uses of auto_alloc and friends (#8210) |  Aaron Giles | 2021-06-22 | 1 | -53/+11 |
* | balsente, dgn_beta, esripsys, fastfred, galaxian, galaxold, goldstar, mbee, m... |  Ivan Vangelista | 2021-03-02 | 1 | -0/+2 |
* | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -26/+23 |
* | drivers starting with j, k, l and part of m: read* and write* macro removal (nw) |  Ivan Vangelista | 2020-06-11 | 1 | -11/+11 |
* | tilemap: that macro has contributed nothing but obfuscation since we moved to... |  Vas Crabb | 2020-03-11 | 1 | -2/+2 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -8/+8 |
* | drawgfx: Make the palette optional [O. Galibert] |  Olivier Galibert | 2017-05-28 | 1 | -2/+2 |
* | Introduce u8/u16/u32/u64/s8/s16/s32/s64 |  Vas Crabb | 2016-11-19 | 1 | -1/+1 |
* | Do not use FUNC in delegate where applicable (nw) |  Miodrag Milanovic | 2016-11-06 | 1 | -7/+7 |
* | cleanup of TRUE/FALSE in mame section (nw) |  Miodrag Milanovic | 2016-10-22 | 1 | -3/+3 |
* | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -201/+201 |
* | Another round of these |  Vas Crabb | 2016-08-27 | 1 | -1/+1 |
* | More prep for removing pointer/reference duality (nw) |  Vas Crabb | 2016-08-27 | 1 | -1/+1 |
* | Prepare to make object finders behave like a pointer, not a half-pointer half... |  Vas Crabb | 2016-08-26 | 1 | -8/+8 |
* | Cleanup and version bumpmame0175 |  Miodrag Milanovic | 2016-06-29 | 1 | -41/+41 |
* | model3: update culling node info (nw) |  Ville Linde | 2016-05-30 | 1 | -51/+102 |
* | Cleanups and version bumpmame0174 |  Miodrag Milanovic | 2016-05-25 | 1 | -26/+26 |
* | model3: update documentation based on the Real3D SDK (thanks Bart) (nw) |  Ville Linde | 2016-05-06 | 1 | -33/+37 |
* | global_alloc for m_gfxdecode->set_gfx changed to work with unique_ptr (nw) |  Miodrag Milanovic | 2015-12-19 | 1 | -2/+2 |
* | auto_alloc_array_clear -> make_unique_clear (nw) |  Miodrag Milanovic | 2015-12-19 | 1 | -8/+8 |
* | removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... |  Miodrag Milanovic | 2015-12-17 | 1 | -6/+6 |
* | macro removal INLINE -> static inline (nw) |  Miodrag Milanovic | 2015-12-12 | 1 | -1/+1 |
* | clang-modernize part 4 |  Miodrag Milanovic | 2015-12-04 | 1 | -5/+5 |
* | Rename *.c -> *.cpp in our source (nw) |  Miodrag Milanovic | 2015-11-08 | 1 | -0/+2476 |