| Commit message (Expand) | Author | Age | Files | Lines |
* | screen: remove obsolete loadstate workaround |  hap | 11 days | 1 | -1/+0 |
* | screen: fix possible race condition at reset_origin if vblank start == vblank... |  hap | 2025-02-24 | 1 | -7/+7 |
* | ddragon3_v: small cleanup to source code spacing |  hap | 2025-02-24 | 1 | -2/+2 |
* | screen: remember last partial updates reset time because of scheduler time tr... |  hap | 2025-02-24 | 1 | -0/+19 |
* | screen: prevent race condition on drivers with vblank at y=0, causing partial... |  hap | 2024-11-26 | 1 | -1/+2 |
* | emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) |  Vas Crabb | 2023-06-17 | 1 | -5/+3 |
* | Skeleton driver for 600 Cellular Activation Tester (#11225) |  MooglyGuy | 2023-05-13 | 1 | -1/+1 |
* | -Lua engine: run everything in coroutines. (#11019) |  Vas Crabb | 2023-03-25 | 1 | -34/+33 |
* | Various input and OSD refactoring: |  Vas Crabb | 2023-01-29 | 1 | -0/+1 |
* | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -51/+36 |
* | screen: draw until current hpos (not inclusive) when doing an update_now |  hap | 2022-04-03 | 1 | -37/+40 |
* | Remove fileio.h from emu.h |  AJR | 2022-02-11 | 1 | -0/+1 |
* | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
* | screen: report refresh rate <1hz as error in validity check |  hap | 2021-12-08 | 1 | -3/+3 |
* | screen.cpp: Fix old editing errors in comments |  AJR | 2021-11-21 | 1 | -2/+2 |
* | Revert "-svg_renderer: Flag when output contents have not changed. [Ryan Holt... |  hap | 2021-11-08 | 1 | -11/+0 |
* | -svg_renderer: Flag when output contents have not changed. [Ryan Holtz] (#8791) |  MooglyGuy | 2021-11-06 | 1 | -0/+11 |
* | screen: fix buffer overflow crash with VIDEO_VARIABLE_WIDTH screens [AmatCoder] |  hap | 2021-10-29 | 1 | -2/+2 |
* | formats, osd, util: Started refactoring file I/O stuff. (#8456) |  Vas Crabb | 2021-08-22 | 1 | -3/+3 |
* | Much more core std::string_view modernization |  AJR | 2021-01-20 | 1 | -1/+1 |
* | util/png: Update add_text to take std::string_view for arguments |  AJR | 2020-12-21 | 1 | -2/+2 |
* | -luaengine.cpp: Clean up render classes and expose screen image adjustments. |  Vas Crabb | 2020-12-13 | 1 | -2/+1 |
* | Fairly significant overhaul of Lua engine and some cleanup. |  Vas Crabb | 2020-11-25 | 1 | -1/+1 |
* | Various improvements to image file handling: |  Vas Crabb | 2020-10-08 | 1 | -19/+18 |
* | 3rdparty/nanosvg: Re-base on latest upstream. |  Vas Crabb | 2020-10-05 | 1 | -13/+4 |
* | Cleaned up bitmap API. |  Vas Crabb | 2020-09-27 | 1 | -16/+16 |
* | screen: fix possible issue if update_now and update_partial are both called f... |  hap | 2020-08-19 | 1 | -0/+8 |
* | screen/update_now(): fix overwriting last pixel of previous update, fix rende... |  hap | 2020-08-08 | 1 | -23/+28 |
* | (nw) Cleanup on the way: |  Vas Crabb | 2020-03-10 | 1 | -6/+3 |
* | -screen: Added a missing break function. Addresses Github #6372. [fasteddo] |  MooglyGuy | 2020-03-01 | 1 | -1/+2 |
* | screen: add note (nw) |  hap | 2020-03-01 | 1 | -1/+2 |
* | screen: leftover debug printf (nw) |  hap | 2019-11-26 | 1 | -1/+0 |
* | srcclean and indentation cleanup (nw) |  Vas Crabb | 2019-11-24 | 1 | -30/+30 |
* | -screen: Only clear or allocate scan bitmaps in excess of the previous height... |  MooglyGuy | 2019-11-05 | 1 | -11/+30 |
* | (nw) be strictly POSIX compliant, reduce fragmentation, get rid of an unused ... |  Vas Crabb | 2019-11-05 | 1 | -16/+16 |
* | Set global locale when parsing with nanosvg - fixes SVG display issues when l... |  Vas Crabb | 2019-11-05 | 1 | -0/+10 |
* | -screen: Fixed out-of-bounds vector accesses on interlaced snes games, nw |  MooglyGuy | 2019-11-03 | 1 | -28/+61 |
* | screen.cpp: remove leftover debug print (nw) |  Vas Crabb | 2019-10-29 | 1 | -5/+0 |
* | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -2/+4 |
* | (nw) keep a persistent temporary palette buffer in bgfx chain manager, back o... |  Vas Crabb | 2019-10-25 | 1 | -6/+1 |
* | -screen: Added support for screens that vary horizontal width mid-frame, and ... |  MooglyGuy | 2019-10-24 | 1 | -54/+244 |
* | (nw) clean up more stuff, mostly leftover from MCFG removal |  Vas Crabb | 2019-10-11 | 1 | -5/+4 |
* | Make osd_printf_* use util/strformat semantics. |  Vas Crabb | 2019-09-26 | 1 | -1/+1 |
* | cking_master, cxg_ch2001: move from chessbase to screenless (nw) |  hap | 2019-06-12 | 1 | -3/+1 |
* | screen: default svg region (nw) |  hap | 2019-06-12 | 1 | -4/+2 |
* | fix screen_device::update_now() when drawing partial lines (#5109) |  enikland2 | 2019-05-25 | 1 | -14/+6 |
* | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -20/+5 |
* | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -5/+20 |
* | svg screen: add verbose message instead of aspect ratio helper (nw) |  hap | 2019-03-07 | 1 | -20/+5 |
* | screen: don't assert on update_partial with scanline<0, plenty drivers do upd... |  hap | 2018-11-24 | 1 | -3/+0 |