summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/mac/window.cpp
Commit message (Expand)AuthorAgeFilesLines
* -osd/windows: Minimise full-screen windows on losing focus (#2997). Vas Crabb2021-01-211-8/+2
* osdwindow.cpp: Centralize basic functions; de-virtualize various getters AJR2021-01-041-79/+29
* Remove keepaspect and fullstretch members of osd_video_config AJR2020-12-161-2/+7
* use C++ library includes (nw) firewave2020-01-221-1/+1
* Remove up to one frame of input latency. (#5901) antonioginer2019-11-161-3/+0
* Preliminary Mac native OSD. Not working yet. [R. Belmont] arbee2019-09-151-0/+970