summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/model3.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drawgfx: Make the palette optional [O. Galibert] Olivier Galibert2017-05-281-2/+2
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-1/+1
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-7/+7
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-201/+201
* Another round of these Vas Crabb2016-08-271-1/+1
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-1/+1
* Prepare to make object finders behave like a pointer, not a half-pointer half... Vas Crabb2016-08-261-8/+8
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-41/+41
* model3: update culling node info (nw) Ville Linde2016-05-301-51/+102
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-26/+26
* model3: update documentation based on the Real3D SDK (thanks Bart) (nw) Ville Linde2016-05-061-33/+37
* global_alloc for m_gfxdecode->set_gfx changed to work with unique_ptr (nw) Miodrag Milanovic2015-12-191-2/+2
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-8/+8
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-6/+6
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2476