1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-19 01:47:38 +00:00
mpv/DOCS/man
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
..
af.rst af_rubberband: add af-command and option to change the pitch 2016-09-19 18:56:14 +02:00
ao.rst manpage: remove more references to deprecated sub-option syntax 2016-09-07 12:55:21 +02:00
changes.rst manpage: mention the client API/interface change logs 2016-09-02 09:48:35 +02:00
encode.rst
input.rst command: allow absolute seeks relative to end of stream 2016-10-02 18:01:52 +02:00
ipc.rst client API: declare mpv_suspend/mpv_resume deprecated 2016-09-16 14:39:47 +02:00
libmpv.rst DOCS: move libmpv stub to manpage 2016-09-02 09:53:11 +02:00
lua.rst lua: add API for registering idle handlers 2016-09-21 15:47:52 +02:00
mpv.rst options: rename subtitle options 2016-10-03 16:57:04 +02:00
options.rst cocoa: add glFlush() to cocoa backend 2016-10-06 19:50:25 +02:00
osc.rst manpage: fix some script_message references to preferred name 2016-05-09 20:39:33 +02:00
vf.rst vf_d3d11vpp: add video processor selection 2016-07-15 19:48:58 +02:00
vo.rst vo_rpi: deprecate this VO 2016-09-12 20:05:48 +02:00