summaryrefslogtreecommitdiffstats
path: root/video/out/cocoa-cb/window.swift
Commit message (Expand)AuthorAgeFilesLines
* cocoa-cb: render on a dedicated dispatch queueAkemi2018-03-251-3/+3
* cocoa-cb: fix shutdown when fullscreen animation is runningAkemi2018-03-181-1/+1
* cocoa-cb: fix crash on startup with not initialised title barAkemi2018-03-141-1/+2
* cocoa-cb: fix wrong aspect ratio on live resize after reconfig resizeAkemi2018-03-041-1/+1
* cocoa-cb: change handling of window aspect ratio changesAkemi2018-03-041-19/+6
* cocoa-cb: remove debug remnant (stray print)Akemi2018-03-041-1/+0
* cocoa-cb: fix building with SDK 10.12 and earlierAkemi2018-03-011-1/+1
* cocoa-cb: make fullscreen resize animation duration configurableAkemi2018-02-281-2/+11
* cocoa-cb: fix stretched gl surface on window aspect ratio changeAkemi2018-02-281-0/+15
* cocoa-cb: change border and borderless window stylingAkemi2018-02-281-12/+106
* cocoa-cb: fix wrong fullscreen window sizeAkemi2018-02-251-10/+18
* cocoa-cb: initial implementation via opengl-cb APIAkemi2018-02-121-0/+456