1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-18 17:40:30 +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 #3627.
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 Add a CONTRIBUTING.md file 2015-12-22 23:18:46 +01:00
edl-mpv.rst demux_timeline: fix nested timelines 2016-02-20 16:22:15 +01:00
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 DOCS/release-policy.md: reminder to update certain version numbers 2016-08-07 19:43:57 +02:00
tech-overview.txt Fix misspellings 2016-06-26 13:47:21 +02:00
waf-buildsystem.rst Various spelling fixes 2015-06-18 19:36:58 +02:00