Commit Verlauf

Autor SHA1 Nachricht Datum
  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 vor 9 Jahren
  BearishSun 99d14364e5 More work on Vulkan: vor 9 Jahren
  BearishSun 1d6bc6a027 Fixing command buffer synchronization logic: Command buffers with different IDs now properly ignore sync if they are executing on the same queue vor 9 Jahren
  BearishSun dc9e96ae22 Vulkan command buffer submission and inter-queue synchronization vor 9 Jahren
  BearishSun 7a8511fcd4 Refactoring Vulkan command buffers: vor 9 Jahren
  BearishSun f2cf9d3387 WIP Vulkan buffers vor 9 Jahren
  BearishSun c53b75dbca Vulkan command buffer creation vor 9 Jahren
  BearishSun 50b2daaa81 Added an separate object that encapsulates entire pipeline states to Render API, to more easily match up with Vulkan internals vor 9 Jahren
  BearishSun 2efdfb1800 Updating docs vor 9 Jahren
  BearishSun c6e8badad9 (WIP) Adding command buffer support to OpenGL vor 9 Jahren
  BearishSun 512a345d3b Refactoring render API in order to support command buffers (WIP) vor 9 Jahren