0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/video/out/d3d11
Kacper Michajłow df764bc0c3 vo: change vsync base to nanoseconds
There is no reason to use microseconds precision. We have precise timers
all all relevant platforms.
2023-09-29 20:48:58 +00:00
..
context.c vo: change vsync base to nanoseconds 2023-09-29 20:48:58 +00: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: do not add hwdec device if it failed to create 2023-06-26 19:07:29 +02:00
hwdec_dxva2dxgi.c hwdec: do not add hwdec device if it failed to create 2023-06-26 19:07:29 +02:00
ra_d3d11.c ra_d3d11: change how messages are ignored during texture size lookup 2023-05-18 21:56:54 +02: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