Files
mpv/video
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
..
2018-02-13 17:45:29 -08:00
2018-02-20 22:09:53 +02:00
2018-01-30 03:10:27 -08:00
2018-01-30 03:10:27 -08:00
2018-01-30 03:10:27 -08:00
2017-07-01 15:56:12 +02:00
2017-07-01 15:56:12 +02:00
2017-12-21 19:31:36 +01:00
2017-12-21 19:31:36 +01:00