mpv/video/out/d3d11
Jan Ekström 5edc49adc9 vo_gpu/d3d11: add message ID based log level mapping
This lets us remap various messages which might now be happening at
each frame onto the trace level, thus unaffecting the initial debug
log level.

Additionally - thanks to this ability - the previously globally denied
message queue abandonment messages can now be handled and mapped to
trace log level, as on that log level they may be of use.

Recommended by rossy and based on his libplacebo commit
6d72f6445566eddb0493447d0bda72d98a99d40c .
2022-04-11 17:56:02 +03:00
..
context.c vo_gpu/d3d11: mimic libplacebo backbuffer usage 2022-04-11 17:56:02 +03:00
context.h vo_gpu/d3d11: enable access to the underlying ra_ctx swap chain 2022-02-02 21:48:01 +02:00
hwdec_d3d11va.c hwdec: release images as soon as possible after mapping 2022-03-03 13:06:05 +01:00
hwdec_dxva2dxgi.c vo_d3d11/hwdec_dxva2dxgi: fix memory leak that 'ctx11' be not release 2019-09-14 21:35:49 +10:00
ra_d3d11.c vo_gpu/d3d11: add message ID based log level mapping 2022-04-11 17:56:02 +03:00
ra_d3d11.h vo_gpu/d3d11: add helper function to get ra_format from DXGI_FORMAT 2022-04-11 17:56:02 +03:00