111273 Commits (35af1695a9ad6f950e03efd156b99898b94dd57c)
 

Author SHA1 Message Date
Lynne 32fc36ee61
hwcontext_vulkan: remove linear+host_visible "fast" path 2 years ago
Lynne 48f85de0e7
hwcontext_vulkan: rewrite to support multiplane surfaces 2 years ago
Lynne a4d63b46d9
vulkan: make GLSL macro functions semicolumn-safe 2 years ago
Lynne 83024beec2
vulkan: enable forcing of full subgroups 2 years ago
Lynne 758f8b26b9
vulkan: add ff_vk_count_images() 2 years ago
Lynne b5eaeb1f13
vulkan: rewrite to support all necessary features 2 years ago
Lynne 721b71da4a
vulkan: return current queue index from ff_vk_qf_rotate() 2 years ago
Lynne b15104ed97
vulkan: add support for retrieving queue, query and video properties 2 years ago
Lynne 6eaf3fe69c
vulkan: add support for queries 2 years ago
Lynne f3fb1b50bb
vulkan: minor indent fix, add support for synchronous submission/waiting 2 years ago
Lynne d386988c39
vulkan: use device properties 2 and add a convenience loader function 2 years ago
Lynne bf69a64135
vulkan: add size tracking to buffer structs 2 years ago
Lynne b18e20a4ee
vulkan: do not wait for device idle when destroying buffers 2 years ago
Lynne 15de0af8f0
vulkan: allow alloc pNext in ff_vk_create_buf 2 years ago
Lynne af48790465
vulkan: support ignoring memory properties when allocating 2 years ago
Lynne 3c2f43d8ee
vulkan: expose ff_vk_alloc_mem() 2 years ago
Lynne fa67ccee37
vulkan: add ff_vk_image_create() 2 years ago
Lynne e8fce74abf
vulkan: add ff_vk_qf_fill() 2 years ago
Lynne b5e333bba7
vulkan: add pNext argument to ff_vk_create_buf() 2 years ago
Lynne a0d47a2ad9
vulkan: fix comment statement about exec_queue blocking 2 years ago
Lynne 619b1265a2
vulkan: add additional error codes 2 years ago
Lynne 0c9c0e40fb
vulkan: define VK_NO_PROTOTYPES 2 years ago
Lynne 92ddd415bc
vulkan: lock queues before submitting operations 2 years ago
Lynne 9b385b480f
hwcontext_vulkan: enable GPU-assisted validation when debugging 2 years ago
Lynne e5e12c5078
hwcontext_vulkan: load query-related functions 2 years ago
Lynne d4cb48dd00
hwcontext_vulkan: support PREP_MODE_DECODING in prepare_frame() 2 years ago
Lynne 6dfa29a58d
hwcontext_vulkan: add functions for video decoding 2 years ago
Lynne 571756bf2f
hwcontext_vulkan: use VK_EXT_physical_device_drm to derive DRM to Vulkan 2 years ago
Lynne e11fd1abdb
hwcontext_vulkan: do not require libdrm to map VAAPI devices 2 years ago
Lynne f50bc930a4
hwcontext_vulkan: add support for descriptor buffers 2 years ago
Lynne c5702abf71
hwcontext_vulkan: report nonCoherentAtomSize 2 years ago
Lynne b0af92572f
hwcontext_vulkan: fix minor type issue in VulkanQueueCtx.buf_deps_alloc_size 2 years ago
Lynne 211c910aca
hwcontext_vulkan: rename and expand vk_pixfmt_map to append VK_NULL_FORMAT 2 years ago
Lynne e0f2d2e702
hwcontext_vulkan: remove contiguous memory path/mode 2 years ago
Lynne 46a77c6496
hwcontext_vulkan: support threadsafe queue and frame operations 2 years ago
Lynne 2a1fd2814f
hwcontext_vulkan: use portability subset if available 2 years ago
Lynne 74b202b839
hwcontext_vulkan: enable VK_KHR_synchronization2 if supported 2 years ago
Lynne fddfb0ebf8
hwcontext_vulkan: enable support for YCbCr samplers 2 years ago
Lynne 59707cc485
hwcontext_vulkan: initialize and require instance version 1.3 2 years ago
Lynne 934525eae0
lsws: add in/out support for the new 12-bit 2-plane 422 and 444 pixfmts 2 years ago
Lynne 0bda3340a3
lavu: add 12-bit 2-plane 422 and 444 pixel formats 2 years ago
Lynne 21719c29a2
hevc_ps: expose sps_extension_present_flag 2 years ago
Lynne 8b2d46ee3d
hevc_ps: expose conformance_window_flag 2 years ago
Lynne cc5fab5c48
hevc_ps: expose sublayer_ordering_info_flag 2 years ago
Lynne 32fcb17e42
hevc_ps: expose vui_present flag 2 years ago
Lynne f58db8e534
hevc_ps: expose rps fields 2 years ago
Lynne abdd87d44e
hevc_ps: expose log2_diff_max_min_transform_block_size 2 years ago
Lynne 6eaca2abd8
hevcdec: expose bits_used_for_short_term_rps 2 years ago
Lynne 4e1f3ab184
hevc_ps: expose pps_extension_present_flag 2 years ago
Lynne d0b02c3aff
hevc_ps: expose vps_id 2 years ago