mpv/video/out/vulkan
der richter 68c61fd89f mac/vulkan: directly retrieve current render size without caching
the render size cached in ctx->vo->dwidth/dheight can be outdated in
some circumstances at the time the context needs resizing. instead use
the current render size.
2024-03-06 23:37:32 +02:00
..
common.h mac/vulkan: remove old deprecated VK_MVK_macos_surface extension remains 2024-02-29 14:06:14 +01:00
context.c various: avoid function pointer casts 2024-02-28 16:04:02 +00:00
context.h
context_android.c
context_display.c
context_mac.m mac/vulkan: directly retrieve current render size without caching 2024-03-06 23:37:32 +02:00
context_wayland.c wayland: drop buffer_scale use for viewporter 2024-01-27 05:12:12 +00:00
context_win.c vulkan/context_win: make --alpha work and runtime changeable 2024-02-17 16:06:33 +00:00
context_xlib.c
utils.c
utils.h