194 Commits (cfbb6e9f5d8a55ab3a6be28fada54f4717698974)

Author SHA1 Message Date
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 3 months ago
Lynne 32d47166c8
hwcontext_vulkan: fix p->img_qfs 3 months ago
Lynne 0fa6f33875
hwcontext_vulkan: add support for x2bgr10 and proper DRM mappings for 10-bit images 3 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 4 months ago
Lynne 18d964fc2c
vulkan: enable encoding of images if video_maintenance1 is enabled 4 months ago
Lynne 46c13834b6
hwcontext_vulkan: enable VK_KHR_video_maintenance1 4 months ago
Lynne 97e947a2a7
hwcontext_vulkan: setup extensions before features 4 months ago
Lynne c3cbaf39bb
hwcontext_vulkan: don't enable deprecated VK_KHR_sampler_ycbcr_conversion extension 4 months ago
Lynne 3f65d24075
hwcontext_vulkan: fix user layers, add support for different debug modes 4 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
Lynne 9e606b33a8
hwcontext_vulkan: add HOST_CACHED flag to transfer buffer 5 months ago
Lynne aea4d4b423
hwcontext_vulkan: rewrite upload/download 5 months ago
Lynne 81c5d4ea0e
hwcontext_vulkan: remove unused struct 5 months ago
Lynne a30b7c0158
hwcontext_vulkan: initialize optical flow queues if available 5 months ago
Lynne 8790a30882
hwcontext_vulkan: rewrite queue picking system for the new API 5 months ago
Lynne 13489c8a21
hwcontext_vulkan: add a new mechanism to expose used queue families 5 months ago
Haihao Xiang a4630d479a lavu/hwcontext_vulkan: Support write on drm frame 7 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 9 months ago
Lynne ecdc94b97f
vulkan_av1: port to the new stable API 9 months ago
Haihao Xiang d296c8689d lavu/hwcontext_vulkan: check PCI ID if possible 9 months ago
Andreas Rheinhardt 3e669b24e2 avutil/hwcontext: Allocate AVHWFramesCtx jointly with its internals 10 months ago
Andreas Rheinhardt e70e9b6554 avutil/hwcontext_vulkan: Allocate pub and priv frames hwctx together 10 months ago
Andreas Rheinhardt 2d63379cae avutil/hwcontext_vulkan: Allocate public and priv device hwctx together 10 months ago
Zhao Zhili 74e27d9e31 avutil/hwcontext_vulkan: Fix memleaks when transfer to vulkan 10 months ago
Zhao Zhili 03275b0f09 avutil/hwcontext_vulkan: Fix leaks in map_from_drm 10 months ago
Zhao Zhili 6f9730cb28 avutil/hwcontext_vulkan: Fix leaks when semaphore creation fails 10 months ago
Benjamin Cheng 185871fdd3 hwcontext_vulkan: guard unistd.h include 1 year ago
Diederik de Haas via ffmpeg-devel c07ed10b0e apply spelling fixes 1 year ago