summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/tlc34076.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* tlc34076: m_pens is unnecessary now (nw) AJR2018-05-131-1/+0
* tlc34076: Convert implementation to use device_palette_interface (nw) AJR2018-05-131-2/+7
* Convert m_pens, m_local_paletteram into std::unique_ptr, Minor cleanup cam9002018-04-071-2/+2
* de-staticify initializations for src/devices/video (#3270) wilbertpol2018-02-251-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-20/+14
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 3 (nw) Miodrag Milanovic2015-12-051-2/+2
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+76