Commit History

Author SHA1 Message Date
  BearishSun 395ee63a5e Vulkan resource tracking now works across multiple command buffers 9 years ago
  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 years ago
  BearishSun eb2df3a88e Added an automated way to managed Vulkan object lifetime and usage across multiple queues 9 years ago
  BearishSun dc9e96ae22 Vulkan command buffer submission and inter-queue synchronization 9 years ago
  BearishSun 598bb85a3d Vulkan descriptor layouts are now properly re-used if they share the same structure 9 years ago
  BearishSun 7a8511fcd4 Refactoring Vulkan command buffers: 9 years ago
  BearishSun c53b75dbca Vulkan command buffer creation 9 years ago
  BearishSun 234e7e004e Added skeleton for Vulkan render API 9 years ago