mpv/DOCS/man
Anton Kindestam 3325c7a912 context_drm_egl: Introduce 30bpp support
This introduces the option --drm-format (currently used only by
context_drm_egl, vo_drm implementation is pending) which allows you to
pick between a xrgb8888 or a xrgb2101010 visual for --gpu-context=drm.

Requires a recent mesa (18.0.0_rc4 or later) to work.

This also fixes a bug when using --gpu-context=drm on a 30bpp-enabled
mesa (allow_rgb10_configs set to true). Previously it would've set up
an XRGB8888 format at the DRM/GBM level, while a 30bpp EGLConfig would
be picked, resulting in a garbled image.
2018-02-26 23:56:13 -08:00
..
af.rst manpage: clarify some --vf options 2018-01-31 11:12:08 +01:00
ao.rst ao_null: add --ao-null-format option for debugging 2018-01-30 03:10:27 -08:00
changes.rst
encode.rst
input.rst codecs: remove unused family field 2018-02-01 10:21:55 +01:00
ipc.rst
javascript.rst lua+js: Implement utils.getpid() 2018-02-13 20:16:01 -08:00
libmpv.rst
lua.rst lua+js: Implement utils.getpid() 2018-02-13 20:16:01 -08:00
mpv.rst stream_file: add mode for reading appended files 2018-02-21 22:57:39 -08:00
options.rst vo_gpu: introduce --target-peak 2018-02-20 22:02:51 +02:00
osc.rst
stats.rst
vf.rst vf_vavpp: select best quality deinterlacing algorithm by default 2018-02-13 17:45:29 -08:00
vo.rst context_drm_egl: Introduce 30bpp support 2018-02-26 23:56:13 -08:00