summaryrefslogtreecommitdiffstats
path: root/video/out/cocoa-cb
Commit message (Expand)AuthorAgeFilesLines
* 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-042-34/+14
* cocoa-cb: use new libmpv API instead of opengl-cbAkemi2018-03-042-8/+8
* 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-282-2/+48
* cocoa-cb: change border and borderless window stylingAkemi2018-02-282-15/+114
* cocoa-cb: fix wrong fullscreen window sizeAkemi2018-02-251-10/+18
* cocoa-cb: fix wrong drawing size on resizeAkemi2018-02-251-17/+12
* cocoa-cb: fix hwdec when drawing off-screenAkemi2018-02-171-0/+1
* cocoa-cb: initial implementation via opengl-cb APIAkemi2018-02-123-0/+932