summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/mac/windowcontroller.h
Commit message (Collapse)AuthorAgeFilesLines
* Preliminary Mac native OSD. Not working yet. [R. Belmont] arbee2019-09-151-0/+16
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.