summaryrefslogtreecommitdiffstats
path: root/osdep/macOS_mpv_helper.swift
Commit message (Expand)AuthorAgeFilesLines
* cocoa-cb: fix a warning with swift 4.1 and slight cleanupAkemi2018-04-171-3/+7
* cocoa-cb: fix shutdown when fullscreen animation is runningAkemi2018-03-181-1/+4
* cocoa-cb: fix usage of wrong fbo when off-screenAkemi2018-03-111-4/+4
* cocoa-cb: use new libmpv API instead of opengl-cbAkemi2018-03-041-47/+60
* cocoa-cb: move the GL dummy function to swiftAkemi2018-03-041-1/+3
* cocoa-cb: change border and borderless window stylingAkemi2018-02-281-0/+1
* cocoa-cb: fix invalid framebuffer operation errorAkemi2018-02-211-1/+5
* cocoa-cb: initial implementation via opengl-cb APIAkemi2018-02-121-0/+255