summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/screen.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* simple_list to vector in screen (nw) Miodrag Milanovic2016-06-191-11/+4
* Improved doxygen-style comments for some defs in screen.h, thumbs down for th... Angelo Salese2016-06-171-51/+106
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-2/+2
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-0/+1
* screen: POC||GTFO of svg rendering from inside the rom. [O. Galibert] Olivier Galibert2016-04-041-2/+12
* Add support to adjust the screen color Dirk Best2016-03-121-0/+9
* Pass and return palette devices by reference, not as pointers AJR2016-01-231-1/+2
* Remove this==NULL comps, nw therealmogminer@gmail.com2016-01-231-1/+1
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* clang-modernize part 5 Miodrag Milanovic2015-12-041-1/+1
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-15/+17
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
* Some errors pointed by ReSharperC++ (nw) Miodrag Milanovic2015-11-071-2/+1
* Relaxed emu.h a bit, should make compile a bit faster (nw) Miodrag Milanovic2015-11-051-0/+10
* Cleanup and version bumpmame0167 Miodrag Milanovic2015-10-281-1/+1
* scanline partial updates checkpoint (nw) arbee2015-10-241-0/+1
* Revert "Make screen rotation to be per-screen attribute (nw)" Miodrag Milanovic2015-10-121-5/+0
* Make screen rotation to be per-screen attribute (nw) Miodrag Milanovic2015-10-091-0/+5
* Cleanups and version bumpmame0165 Miodrag Milanovic2015-08-261-2/+2
* screen: add an adjustable global brightness Dirk Best2015-08-051-0/+5
* Cleanups and version bumpmame0164 Miodrag Milanovic2015-07-291-5/+5
* Added a bunch of doxygen style comments in screen.h, regarding MCFG_SCREEN_* ... angelosa2015-07-071-0/+43
* Partially revert r30524 screen.c changes; bring back the separate timer for r... Alex W. Jackson2014-05-251-0/+2
* Amiga: Support PAL/NTSC switch for machines equipped with an ECS Agnus Dirk Best2014-05-181-2/+0
* removed few not anymore used legacy macros (nw) Miodrag Milanovic2014-04-301-5/+0
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-5/+5
* Video attributes are now per screen (nw) Miodrag Milanovic2014-03-061-2/+19
* no need for these anymore (nw) Miodrag Milanovic2014-03-021-4/+0
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+8
* Revert changes committed by accident. Couriersud2014-02-261-113/+1
* Minor cosmetic changes for netlist Couriersud2014-02-261-1/+113
* 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-2/+2
* some SCREEN_UPDATE_* cleanups (nw) Oliver Stöneberg2013-08-051-0/+2
* Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-0/+2
* moved some legacy stuff from screen.h to scrlegcy.h (nw) Oliver Stöneberg2013-07-161-17/+0
* Move Atari drivers to using ioport callbacks for sound communication Aaron Giles2013-07-151-1/+2
* revert r20364: "screen: Screenless systems (like synths) tend to be latency-s... Michaël Banaan Ananas2013-02-071-1/+1
* screen: Screenless systems (like synths) tend to be latency-sensitive in thei... Olivier Galibert2013-01-201-1/+1
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-28/+14
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-69/+69
* 01234567890123456789012345678901234567890123456789012345678901234567890123456789 Ryan Holtz2012-12-291-0/+5
* clean some newly introduce macros since, calls already have full names (no wh... Miodrag Milanovic2012-09-181-2/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-0/+2
* Revert some changes committed by accident. No WN. Couriersud2012-05-261-113/+1
* Fix compile again - omitted a file, no WN Couriersud2012-05-261-1/+113
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-0/+1