| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove keepaspect and fullstretch members of osd_video_config | 2020-12-16 | 1 | -2/+0 | |
| | | |||||
| * | Add "Non-Integer Scaling" and "Keep Aspect" settings to UI video options ↵ | 2020-12-17 | 1 | -15/+0 | |
| | | | | | menu and remove SDL hotkeys for same | ||||
| * | video: higher maximum prescale (nw) | 2020-01-05 | 1 | -1/+1 | |
| | | |||||
| * | Remove up to one frame of input latency. (#5901) | 2019-11-16 | 1 | -4/+12 | |
| | | | | | | | | | | | * 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/+316 | |
| 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. | |||||
