コミット履歴

作者 SHA1 メッセージ 日付
  BearishSun 85dfe3e9da Vulkan: More fixes 9 年 前
  BearishSun 3f6cdb3db7 Vulkan: More fixes, all crashes so far resolved, moving toward fixing non-catastrophic issues 9 年 前
  BearishSun b58a3fd3ad Refactored Vulkan semaphores, so that a command buffers generates a new semaphore on each submission 9 年 前
  BearishSun 1b4349927e More Vulkan fixes 9 年 前
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs 9 年 前
  BearishSun cc9a402774 Vulkan buffer memory mapping with handling for memory hazards and accesses from other device queues 9 年 前
  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 9 年 前
  BearishSun dc9e96ae22 Vulkan command buffer submission and inter-queue synchronization 9 年 前