summaryrefslogtreecommitdiffstats
path: root/video/out/opengl/context_cocoa.c
Commit message (Expand)AuthorAgeFilesLines
* 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