1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-07 23:51:49 +00:00
mpv/video/out/vulkan
Niklas Haas 23e3be80dc vulkan: correctly inherit proc_addr pointer
As found out by @philipl, failing to pass this from the VkInstance to
the VkDevice is bad style. We might want to override the get_proc_addr
pointer in the future.
2022-03-13 23:39:31 +01:00
..
common.h libplacebo: switch to v4 naming convention 2022-02-03 18:22:14 +01:00
context_android.c
context_display.c libplacebo: update log helpers 2022-02-03 18:22:14 +01:00
context_wayland.c wayland_vk: rename start_frame to check_visible 2021-11-04 15:59:56 +00:00
context_win.c
context_xlib.c
context.c vulkan: correctly inherit proc_addr pointer 2022-03-13 23:39:31 +01:00
context.h wayland_vk: rename start_frame to check_visible 2021-11-04 15:59:56 +00:00
utils.c libplacebo: update log helpers 2022-02-03 18:22:14 +01:00
utils.h