summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/fixfreq.cpp
Commit message (Expand)AuthorAgeFilesLines
* fixfreq: Eliminate MCFG_ macros; internalize screen configuration (nw) AJR2019-01-191-0/+12
* Implement sub-pixel horizontal resolution. (nw) couriersud2019-01-041-9/+14
* FixFreq code maintenance and add rgb channel functionality. (nw) couriersud2019-01-041-111/+135
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-32/+15
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* reverting: Miodrag Milanovic2016-01-201-2/+2
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-5/+5
* clang-modernize part 3 Miodrag Milanovic2015-12-041-4/+4
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+304