summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/divideo.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) Clean up the mess on master Vas Crabb2019-03-261-9/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+9
* divideo.h : Remove MCFG_VIDEO_SET_SCREEN usage (#4667) cam9002019-02-251-9/+0
* divideo: Fetch screen to be potentially configured during device_config_compl... AJR2018-08-211-0/+7
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+7
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-3/+3
* Privatize m_screen and other variables of device_video_interface (nw) AJR2018-01-051-0/+2
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-3/+3
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-2/+2
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-4/+4
* Now setting NULL explicitly for the screen tag will prevent the video Aaron Giles2013-07-261-0/+2
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-0/+95