| Commit message (Expand) | Author | Age | Files | Lines |
| * | cking_master, cxg_ch2001: move from chessbase to screenless (nw) |  hap | 2019-06-12 | 1 | -1/+1 |
| * | screen: default svg region (nw) |  hap | 2019-06-12 | 1 | -7/+1 |
| * | devcb: Eliminate legacy callback syntax (nw) |  AJR | 2019-06-06 | 1 | -3/+0 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -14/+13 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -13/+14 |
| * | screen: add set_visarea_full plus some random examples (nw) |  hap | 2019-03-07 | 1 | -0/+1 |
| * | (nw) sorry, take 2 |  Ivan Vangelista | 2019-02-25 | 1 | -7/+6 |
| * | screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... |  Ivan Vangelista | 2019-02-11 | 1 | -7/+6 |
| * | srcclean and fixup (nw) |  Vas Crabb | 2018-11-25 | 1 | -1/+1 |
| * | -screen.cpp: Added a devcb for easier hooking of the scanline timer. [Ryan Ho... |  mooglyguy | 2018-11-17 | 1 | -0/+2 |
| * | luaengine: Added pixel(x,y) function. [Ryan Holtz] |  mooglyguy | 2018-11-04 | 1 | -0/+5 |
| * | srcclean and manual fixup (nw) |  Vas Crabb | 2018-08-26 | 1 | -1/+1 |
| * | screen.h: Fix have_screen_update(), which was broken and returned false under... |  AJR | 2018-08-22 | 1 | -1/+1 |
| * | divideo: Fetch screen to be potentially configured during device_config_compl... |  AJR | 2018-08-21 | 1 | -1/+1 |
| * | make rectangle work better with constexpr, change many things to use designat... |  Vas Crabb | 2018-07-28 | 1 | -2/+2 |
| * | Better support for screen orientation/geometry: |  Vas Crabb | 2018-07-26 | 1 | -2/+10 |
| * | stupid helper (nw) |  Vas Crabb | 2018-07-08 | 1 | -1/+1 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -4/+4 |
| * | make it possible to set screen update functions without macros without syntax... |  Vas Crabb | 2018-06-16 | 1 | -39/+40 |
| * | Removed nearly all custom MCFG macros from eepromser, migrated more of police... |  mooglyguy | 2018-06-07 | 1 | -2/+8 |
| * | fixup, improve validation (nw) |  Vas Crabb | 2018-06-01 | 1 | -1/+1 |
| * | svis_snd cleanups, nw |  mooglyguy | 2018-06-01 | 1 | -4/+3 |
| * | srcclean and regenerate localisations (nw) |  Vas Crabb | 2018-03-25 | 1 | -1/+1 |
| * | better handling for arbitrary numbers of screens (nw) |  Vas Crabb | 2018-03-12 | 1 | -2/+0 |
| * | Address performance concerns with previous change to screen.h/.cpp, nw |  mooglyguy | 2018-03-11 | 1 | -0/+2 |
| * | Remove all uses of first_screen() from core files, nw |  Ryan Holtz | 2018-03-11 | 1 | -0/+2 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -30/+51 |
| * | xtal.h is dead, long live to xtal.cpp [O. Galibert] |  Olivier Galibert | 2018-01-23 | 1 | -0/+1 |
| * | Various palette and screen improvements (nw) |  AJR | 2017-11-13 | 1 | -1/+1 |
| * | general cleanup: |  Vas Crabb | 2017-05-23 | 1 | -9/+3 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -4/+1 |
| * | New device interface for palettes |  AJR | 2017-04-06 | 1 | -5/+7 |
| * | Convert screen_device VBLANK callback to devcb_write_line |  AJR | 2017-03-10 | 1 | -9/+4 |
| * | Self-registering devices. |  Vas Crabb | 2017-03-03 | 1 | -1/+1 |
| * | Self-registering devices prep: |  Vas Crabb | 2017-02-27 | 1 | -9/+7 |
| * | Introduce u8/u16/u32/u64/s8/s16/s32/s64 |  Vas Crabb | 2016-11-19 | 1 | -36/+36 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -27/+27 |
| * | * Doxyfy a significant chunk of devfind.h |  Vas Crabb | 2016-08-25 | 1 | -1/+1 |
| * | Cleanup and version bumpmame0175 |  Miodrag Milanovic | 2016-06-29 | 1 | -38/+38 |
| * | simple_list to vector in screen (nw) |  Miodrag Milanovic | 2016-06-19 | 1 | -11/+4 |
| * | Improved doxygen-style comments for some defs in screen.h, thumbs down for th... |  Angelo Salese | 2016-06-17 | 1 | -51/+106 |
| * | NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... |  Miodrag Milanovic | 2016-04-24 | 1 | -2/+2 |
| * | Various cleanups suggested by static analyzer (nw) |  Miodrag Milanovic | 2016-04-24 | 1 | -2/+2 |
| * | Split UI and frontend part from core [Miodrag Milanovic] |  Miodrag Milanovic | 2016-04-23 | 1 | -0/+1 |
| * | screen: POC||GTFO of svg rendering from inside the rom. [O. Galibert] |  Olivier Galibert | 2016-04-04 | 1 | -2/+12 |
| * | Add support to adjust the screen color |  Dirk Best | 2016-03-12 | 1 | -0/+9 |
| * | Pass and return palette devices by reference, not as pointers |  AJR | 2016-01-23 | 1 | -1/+2 |
| * | Remove this==NULL comps, nw |  therealmogminer@gmail.com | 2016-01-23 | 1 | -1/+1 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -2/+2 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -2/+2 |