From 41f290f54e385f28257bd24e8f399bcb7f3727b7 Mon Sep 17 00:00:00 2001 From: der richter Date: Sat, 25 May 2019 19:29:34 +0200 Subject: cocoa-cb: add support for 10bit opengl rendering this will request a 16bit half-float framebuffer instead if a 8bit integer framebuffer. Fixes #3613 --- DOCS/man/options.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'DOCS/man') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 68bc01eafd..bad627fd68 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -5075,6 +5075,13 @@ The following video options are currently all specific to ``--vo=gpu`` and OS X only. +``--cocoa-cb-10bit-context=`` + Creates a 10bit capable pixel format for the context creation (default: yes). + Instead of 8bit integer framebuffer a 16bit half-float framebuffer is + requested. + + OS X only. + ``--macos-title-bar-appearance=`` Sets the appearance of the title bar (default: auto). Not all combinations of appearances and ``--macos-title-bar-material`` materials make sense or -- cgit v1.2.3