1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-20 02:09:52 +00:00
mpv/DOCS
Akemi e543853a7f cocoa: add glFlush() to cocoa backend
The glFlush() call was made optional recently
since it's not needed in most cases. On OSX though
this is needed since we removed kCGLPFADoubleBuffer
from the context creation, so the glFlush() call
was added to the cocoa backend only.
The CGLFlushDrawable() call can be safely removed
since it only does something when a double
buffered context is used. Also fixes a small typo.
Fixes .
2016-10-06 19:50:25 +02:00
..
man cocoa: add glFlush() to cocoa backend 2016-10-06 19:50:25 +02:00
client-api-changes.rst qthelper: introduce new convenience functions 2016-09-26 16:49:35 +02:00
compile-windows.md DOCS/compile-windows.md: update msys2 instructions again 2016-09-25 17:29:45 -07:00
contribute.md
edl-mpv.rst
encoding.rst
interface-changes.rst options: rename subtitle options 2016-10-03 16:57:04 +02:00
mplayer-changes.rst options: rename subtitle options 2016-10-03 16:57:04 +02:00
release-policy.md
tech-overview.txt
waf-buildsystem.rst