| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix OSD=mac compile [R. Belmont] | 2021-07-31 | 1 | -1/+1 | |
| | | |||||
| * | -osd/windows: Minimise full-screen windows on losing focus (#2997). | 2021-01-21 | 1 | -8/+2 | |
| | | | | | | | | | -osd/modules/osdwindow.cpp: Clean up window title formatting. * Show data type model in window title. * Moved window title formatting to a single place. -tools/chdman.cpp: Removed some unnecessary .c_str() calls. | ||||
| * | osdwindow.cpp: Centralize basic functions; de-virtualize various getters | 2021-01-04 | 1 | -79/+29 | |
| | | |||||
| * | Remove keepaspect and fullstretch members of osd_video_config | 2020-12-16 | 1 | -2/+7 | |
| | | |||||
| * | use C++ library includes (nw) | 2020-01-22 | 1 | -1/+1 | |
| | | |||||
| * | Remove up to one frame of input latency. (#5901) | 2019-11-16 | 1 | -3/+0 | |
| | | | | | | | | | | | * Remove up to one frame of input latency. Makes MAME virtually lagless on VRR monitors. * Use empty parentheses and clean interface member calls * Add new option -instant_blit to make this feature optional * Rename new option to -lowlatency, -ll | ||||
| * | Preliminary Mac native OSD. Not working yet. [R. Belmont] | 2019-09-15 | 1 | -0/+970 | |
| This will compile, link, and run a driver all the way to the first info screen, provided you use -video bgfx. However, although there's a valid NSWindow created, it never actually appears on screen for unknown (but likely silly) reasons. Inputs are not implemented and fullscreen exists but is untried. | |||||
