提交历史

作者 SHA1 备注 提交日期
  BearishSun 4581b43fe7 Vulkan graphics pipeline binding and caching 9 年之前
  BearishSun 643f494d3a Hooking up various Vulkan RenderAPI methods 9 年之前
  BearishSun 8e8f590033 Vulkan queries 9 年之前
  BearishSun 11c403a10d Vulkan queries WIP 9 年之前
  BearishSun cc9a402774 Vulkan buffer memory mapping with handling for memory hazards and accesses from other device queues 9 年之前
  BearishSun 59db12dbc5 Added special Vulkan command buffers for transfer operations 9 年之前
  BearishSun 1da1209680 Added frame buffers to Vulkan's implementation of a render window 9 年之前
  BearishSun fd01c1cde4 Refactoring VulkanGpuParams 9 年之前
  BearishSun 99d14364e5 More work on Vulkan: 9 年之前
  BearishSun ce07bf692b Descriptor set allocation 9 年之前
  BearishSun f80fb27d79 Allocating write info structures to used for updating descriptor sets 9 年之前
  BearishSun 1d6bc6a027 Fixing command buffer synchronization logic: Command buffers with different IDs now properly ignore sync if they are executing on the same queue 9 年之前
  BearishSun eb2df3a88e Added an automated way to managed Vulkan object lifetime and usage across multiple queues 9 年之前
  BearishSun dc9e96ae22 Vulkan command buffer submission and inter-queue synchronization 9 年之前
  BearishSun 598bb85a3d Vulkan descriptor layouts are now properly re-used if they share the same structure 9 年之前
  BearishSun 7a8511fcd4 Refactoring Vulkan command buffers: 9 年之前
  BearishSun f2cf9d3387 WIP Vulkan buffers 9 年之前
  BearishSun c53b75dbca Vulkan command buffer creation 9 年之前
  BearishSun d8c6db7a32 More Vulkan WIP: 9 年之前
  BearishSun d38fc0c070 Vulkan render window and swap chain (WIP) 9 年之前
  BearishSun 9d9a222d00 Vulkan startup 9 年之前
  BearishSun 234e7e004e Added skeleton for Vulkan render API 9 年之前