summaryrefslogtreecommitdiff
path: root/src/video/cocoa/cocoa_wnd.mm
AgeCommit message (Expand)Author
2021-02-13Codechange: [OSX] Fold remaining Cocoa video subdriver into the main driver.Michael Lutz
2021-02-13Codechange: [OSX] There is only one subdriver left, remove virtual dispatch.Michael Lutz
2021-01-03Fix: [OSX] Quitting in fullscreen mode would loose the original window size.Michael Lutz
2021-01-03Change: [OSX] Hide Dock and menu during fullscreen mode.Michael Lutz
2021-01-03Cleanup: [OSX] Remove cargo cult back-buffer alpha setting on show/hide and i...Michael Lutz
2021-01-03Codechange: [OSX] Re-arrange the OSX video driver code by combining all drawi...Michael Lutz