summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/context_cocoa.c
Commit message (Expand)AuthorAgeFilesLines
* options: change option macros and all option declarationswm42020-03-181-1/+1
* cocoa-cb: add support for forcing the dedicated GPU for renderingder richter2020-01-261-3/+5
* cocoa: change deprecation warning from opengl-cb to libmpvAkemi2018-04-291-1/+1
* cocoa-cb: initial implementation via opengl-cb APIAkemi2018-02-121-0/+2
* osx: always deactivate the early opengl flush on macOSAkemi2018-02-121-2/+6
* osx: code cleanups and cosmetic fixesAkemi2018-01-201-1/+0
* Revert "cocoa: re-enable double buffering"James Ross-Gowan2017-09-221-1/+3
* cocoa: re-enable double bufferingJames Ross-Gowan2017-09-211-2/+1
* vo_gpu: convert windows/osx hwdecs/contexts to new APIJames Ross-Gowan2017-09-211-23/+47
* vo_opengl: refactor into vo_gpuNiklas Haas2017-09-211-1/+1
* cocoa: fix the support of multiple renderers (GPU switch)Alex Notes2017-07-311-6/+15
* cocoa: add option to force dedicated GPUAkemi2017-02-271-15/+32
* osx: drop support for OS X 10.7 and earlierAkemi2017-02-271-2/+0
* cocoa: add glFlush() to cocoa backendAkemi2016-10-061-0/+1
* cocoa: fix fullscreen regression on 10.11 and newerAkemi2016-09-261-1/+0
* vo_opengl: use standard functions to retrieve display depthwm42016-06-141-9/+0
* vo_opengl: always premultiply alphawm42016-03-291-1/+0
* Change GPL/LGPL dual-licensed files to LGPLwm42016-01-191-12/+7
* vo_opengl: cocoa: output premultiplied alphawm42015-12-191-0/+1
* vo_opengl: prefix per-backend source files with context_wm42015-12-191-0/+181