1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-19 18:05:21 +00:00
mpv/DOCS
wm4 6789f9b094 vo_opengl: disable glFlush() by default, and add an option to enable it
It seems this can cause issues with certain platforms, so better to
disable it by default. The original reason for this isn't overly
justified, and display-sync mode should get rid of the need for it
anyway.

The new option is meant for testing, and will probably be removed if
nobody comes up and reports that enabling the option actually improves
anything.
2016-10-05 12:21:34 +02:00
..
man vo_opengl: disable glFlush() by default, and add an option to enable it 2016-10-05 12:21:34 +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 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