Historique des commits

Auteur SHA1 Message Date
  BearishSun 643f494d3a Hooking up various Vulkan RenderAPI methods il y a 9 ans
  BearishSun 59db12dbc5 Added special Vulkan command buffers for transfer operations il y a 9 ans
  BearishSun 8e7ea897ce VulkanResource now tracks exactly on which queue is it being used on il y a 9 ans
  BearishSun 0f68b63eb4 Vulkan render target binding and render pass start il y a 9 ans
  BearishSun fd01c1cde4 Refactoring VulkanGpuParams il y a 9 ans
  BearishSun 42b6188db6 VulkanResource changes: il y a 9 ans
  BearishSun ebed609b8e Refactored command buffer submission and sync in order to resolve some design issue with previous sync approach, as well as command buffer IDs il y a 9 ans
  BearishSun 99d14364e5 More work on Vulkan: il y a 9 ans
  BearishSun 395ee63a5e Vulkan resource tracking now works across multiple command buffers il y a 9 ans
  BearishSun 1d6bc6a027 Fixing command buffer synchronization logic: Command buffers with different IDs now properly ignore sync if they are executing on the same queue il y a 9 ans
  BearishSun eb2df3a88e Added an automated way to managed Vulkan object lifetime and usage across multiple queues il y a 9 ans
  BearishSun dc9e96ae22 Vulkan command buffer submission and inter-queue synchronization il y a 9 ans
  BearishSun 598bb85a3d Vulkan descriptor layouts are now properly re-used if they share the same structure il y a 9 ans
  BearishSun 7a8511fcd4 Refactoring Vulkan command buffers: il y a 9 ans
  BearishSun c53b75dbca Vulkan command buffer creation il y a 9 ans
  BearishSun 234e7e004e Added skeleton for Vulkan render API il y a 9 ans