aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep/macOS_mpv_helper.swift
Commit message (Expand)AuthorAge
* cocoa-cb: use libmpv's advanced rendering control and timingGravatar Akemi2018-11-13
* cocoa-cb: move macOS option retrieval to the earliest point possibleGravatar Akemi2018-09-30
* cocoa-cb: remove pre-allocation of window, view and layerGravatar Akemi2018-06-12
* cocoa-cb: fix a warning with swift 4.1 and slight cleanupGravatar Akemi2018-04-17
* cocoa-cb: fix shutdown when fullscreen animation is runningGravatar Akemi2018-03-18
* cocoa-cb: fix usage of wrong fbo when off-screenGravatar Akemi2018-03-11
* cocoa-cb: use new libmpv API instead of opengl-cbGravatar Akemi2018-03-04
* cocoa-cb: move the GL dummy function to swiftGravatar Akemi2018-03-04
* cocoa-cb: change border and borderless window stylingGravatar Akemi2018-02-28
* cocoa-cb: fix invalid framebuffer operation errorGravatar Akemi2018-02-21
* cocoa-cb: initial implementation via opengl-cb APIGravatar Akemi2018-02-12