29 Commits (2f62a433f26cab5d26d59b961b34637c26cf8e22)

Author SHA1 Message Date
Lynne 97890c2b55
lavu/vulkan: remove threadsafe buffer index load and fix a signed overflow 1 year ago
Lynne 5f1be341c2
vulkan: discard dependencies when explicitly waiting for execution 1 year ago
Lynne 975cd48bb3
vulkan: synchronize access to execution pool fences 1 year ago
Lynne 58f82fc26a
vulkan: replace usage of %lu with %"SIZE_SPECIFIER" 1 year ago
Lynne dfff3877b7
vulkan: add support for the atomic float ops extension 1 year ago
Lynne 83024beec2
vulkan: enable forcing of full subgroups 1 year ago
Lynne b5eaeb1f13
vulkan: rewrite to support all necessary features 1 year ago
Lynne 721b71da4a
vulkan: return current queue index from ff_vk_qf_rotate() 1 year ago
Lynne b15104ed97
vulkan: add support for retrieving queue, query and video properties 1 year ago
Lynne 6eaf3fe69c
vulkan: add support for queries 1 year ago
Lynne f3fb1b50bb
vulkan: minor indent fix, add support for synchronous submission/waiting 1 year ago
Lynne d386988c39
vulkan: use device properties 2 and add a convenience loader function 1 year ago
Lynne bf69a64135
vulkan: add size tracking to buffer structs 1 year ago
Lynne b18e20a4ee
vulkan: do not wait for device idle when destroying buffers 1 year ago
Lynne 15de0af8f0
vulkan: allow alloc pNext in ff_vk_create_buf 1 year ago
Lynne af48790465
vulkan: support ignoring memory properties when allocating 1 year ago
Lynne 3c2f43d8ee
vulkan: expose ff_vk_alloc_mem() 1 year ago
Lynne fa67ccee37
vulkan: add ff_vk_image_create() 1 year ago
Lynne e8fce74abf
vulkan: add ff_vk_qf_fill() 1 year ago
Lynne b5e333bba7
vulkan: add pNext argument to ff_vk_create_buf() 1 year ago
Lynne 619b1265a2
vulkan: add additional error codes 1 year ago
Lynne 92ddd415bc
vulkan: lock queues before submitting operations 1 year ago
Lynne 6dfa29a58d
hwcontext_vulkan: add functions for video decoding 1 year ago
Lynne 9e2deba9a9
lavu/vulkan: avoid using strlen as a loop condition 3 years ago
Lynne 135e1c0adf
lavu/vulkan: check for initialization when freeing buffers 3 years ago
Lynne da72aca7b0
lavu/vulkan: add support for using libshaderc as a GLSL compiler 3 years ago
Lynne f6dd30df24
lavfi/vulkan: split off lavfi-specific code into vulkan_filter.c 3 years ago
Lynne b2aec70bd6
lavu/vulkan: add option to switch between shader compilers and cleanup glslang 3 years ago
Lynne d1133e8c44
lavu/vulkan: move common Vulkan code from libavfilter to libavutil 3 years ago
Lynne 20c66fe2f9
lavfi/vulkan: fix issues the previous commit introduced 3 years ago
Lynne 8af7bcb6c3
lavfi/vulkan: add mutliqueue emulation code 3 years ago
Lynne 8f9888a8d4
lavfi/vulkan: fix static descriptor set updating 3 years ago
Lynne f705e9ea05
lavfi/vulkan: refactor, fix and fully implement multiple queues 3 years ago
Lynne 246f841b53
lavfi/glslang: migrate to the C API and robustify library detection 3 years ago
Lynne fef85c376a
lavfi/vulkan: use libavutil's vulkan loader 3 years ago
Lynne dfc61800a2
lavfi/vulkan: port to using timeline semaphores 3 years ago
Andreas Rheinhardt 4c0adcd07e avfilter/vulkan: Store format in filter, remove query function 3 years ago
Andreas Rheinhardt 18ec426a86 avfilter/formats: Factor common function combinations out 3 years ago
Lynne c0344cbfb0
lavfi/vulkan: fix queue counts and set indices 5 years ago
Lynne fb49d5c0b1
lavfi/vulkan: use dedicated allocation for buffers when necessary 5 years ago
Lynne 727cac88b8
lavfi/vulkan: use all enabled queues in the queue family 5 years ago
Lynne fac17fd46f
lavfi/vulkan: fix 2 minor memory leaks 5 years ago
Lynne 70d396c8af Revert "hwcontext_vulkan: only use one semaphore per image" 5 years ago
Lynne 97b526c192 hwcontext_vulkan: only use one semaphore per image 5 years ago
Lynne 1a5e9ae4d8 scale_vulkan: add support for RGB->YUV conversions 5 years ago
Lynne 6fca61bbc9 lavfi: add Vulkan filtering framework 5 years ago