212 Commits (cf0961a52707122749028e388bbde7723574d767)

Author SHA1 Message Date
Lynne cf0961a527
hwcontext_vulkan: require storage properties to claim formats as supported 1 month ago
Lynne f65e51293a
hwcontext_vulkan: add support for AV_PIX_FMT_GBRAP10/12/14 1 month ago
Lynne 7c52dda55f
hwcontext_vulkan: add support for AV_PIX_FMT_GBRP12/14/16 1 month ago
Lynne 08fb505a66
hwcontext_vulkan: add support for AV_PIX_FMT_GRAY10/12/14 1 month ago
Lynne d0ab49e3e7
hwcontext_vulkan: add the mapped software frame as an upload dependency 1 month ago
Lynne a516b2da22
vulkan: add support for 10-bit planar RGB 1 month ago
Lynne eb8f3b8460
hwcontext_vulkan: fix planar RGB images 1 month ago
James Almer bb57b78013 avutil/hwcontext_vulkan: add missing packed YUV444 format mappings 2 months ago
James Almer 5c622d4cc1 avutil/hwcontext_vulkan: add support for AV_PIX_FMT_Y216 2 months ago
Lynne 76e8afa8a6
hwcontext_vulkan: always enable MUTABLE creation flag 3 months ago
Lynne 3afdfe830f
vulkan: add support for AV_PIX_FMT_RGB96 3 months ago
Lynne 903f7f053a
vulkan: add support for AV_PIX_FMT_RGBA128 3 months ago
James Almer fd8b0dcfed avutil/hwcontext_vulkan: add proper maps for XV3{0,6} 3 months ago
Lynne 8c47cf9eea
hwcontext_vulkan: enable shaderBufferInt64Atomics if supported 3 months ago
Lynne 168e8ae9bf
hwcontext_vulkan: add support for AV_PIX_FMT_RGBF32 3 months ago
Lynne d55a351741
hwcontext_vulkan: add support for AV_PIX_FMT_RGBAF32 3 months ago
Lynne 4ad4f8101a
hwcontext_vulkan: set hwctx->device_features 3 months ago
Lynne 31def0c3ce
hwcontext_vulkan: remove redundant hostQueryReset setting 3 months ago
Lynne ac092c6707
hwcontext_vulkan: guard all uses of new spec defines and fix stray bracket 3 months ago
Lynne a304cbeb8d
vulkan: add profiling debug setting 3 months ago
Lynne 356d1cc8ff
vulkan: parse instance list and add the DEBUG_UTILS extension 3 months ago
Lynne e3676d96cb
hwcontext_vulkan: move device feature struct setup to a new function 3 months ago
Lynne 535e5eb7f3
hwcontext_vulkan: enable VK_KHR_shader_relaxed_extended_instruction 3 months ago
Lynne d80f9f55c8
vulkan: always enable GL_EXT_scalar_block_layout 3 months ago
Lynne 37d5cb84e8
vulkan: check if current buffer has finished execution before picking another 3 months ago
Lynne bc36fe6f1f
vulkan: use push descriptors where possible 3 months ago
Lynne 8a7af4aa49
vulkan: add support for regular descriptor pools 3 months ago
Lynne 2942ca802a
hwcontext_vulkan: forward debug_mode to check_extensions() for devices 3 months ago
Lynne b5184c5d45
hwcontext_vulkan: add the PROFILE_INDEPENDENT only when needed 3 months ago
Lynne a577d313b2
hwcontext_vulkan: add support for implicit DRM synchronization 3 months ago
Lynne 1445102e68
hwcontext_vulkan: fix VUID-VkPhysicalDeviceImageFormatInfo2-usage-requiredbitmask 3 months ago
Lynne 8875da347a
hwcontext_vulkan: consider encode DBPs as always independent 4 months ago
Lynne 32d47166c8
hwcontext_vulkan: fix p->img_qfs 4 months ago
Lynne 0fa6f33875
hwcontext_vulkan: add support for x2bgr10 and proper DRM mappings for 10-bit images 4 months ago
Lynne 3415e0533f
hwcontext_vulkan: disable more false positive validation checks 4 months ago
Lynne 0ffa967170
hwcontext_vulkan: ask for storage images by default 4 months ago
Lynne c41ef7f2ff
hwcontext_vulkan: add PREP_MODE_GENERAL for non-transfer_dst images 4 months ago
Lynne 604dfdb44c
hwcontext_vulkan: align host mapping size to minImportedHostPointerAlignment 5 months ago
Lynne 18d964fc2c
vulkan: enable encoding of images if video_maintenance1 is enabled 5 months ago
Lynne 46c13834b6
hwcontext_vulkan: enable VK_KHR_video_maintenance1 5 months ago
Lynne 97e947a2a7
hwcontext_vulkan: setup extensions before features 5 months ago
Lynne c3cbaf39bb
hwcontext_vulkan: don't enable deprecated VK_KHR_sampler_ycbcr_conversion extension 5 months ago
Lynne 3f65d24075
hwcontext_vulkan: fix user layers, add support for different debug modes 5 months ago
Lynne e25667f9f1
hwcontext_vulkan: ignore false positive validation errors 5 months ago
Lynne ef11a6456d
hwcontext_vulkan: do not chain structs of unsupported extensions in vkCreateDevice 5 months ago
Lynne 5f0f1f7b7a
libavutil: deprecate the old Vulkan queue API, add doc/APIchanges entries 5 months ago
Lynne 2ce0e51503
hwcontext_vulkan: add support for Vulkan encoding 5 months ago
Lynne 55adcb4fc5
hwcontext_vulkan: add support for VK_EXT_shader_object 5 months ago
Lynne c19af16f8d
hwcontext_vulkan: enable storageBuffer16BitAccess if available 5 months ago
Lynne 957d34784a
hwcontext_vulkan: constify validation layer features table 5 months ago