Historique des commits

Auteur SHA1 Message Date
  BearishSun f171405be5 RenderAPICore -> ct::RenderAPI il y a 9 ans
  BearishSun 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix il y a 9 ans
  BearishSun 1a47d80872 Flush GPU param block buffers when GPU params are bound il y a 9 ans
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs il y a 9 ans
  BearishSun 59db12dbc5 Added special Vulkan command buffers for transfer operations 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 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 dc9e96ae22 Vulkan command buffer submission and inter-queue synchronization il y a 9 ans
  BearishSun 7a8511fcd4 Refactoring Vulkan command buffers: il y a 9 ans
  BearishSun f2cf9d3387 WIP Vulkan buffers il y a 9 ans
  BearishSun c53b75dbca Vulkan command buffer creation il y a 9 ans
  BearishSun 50b2daaa81 Added an separate object that encapsulates entire pipeline states to Render API, to more easily match up with Vulkan internals il y a 9 ans
  BearishSun 2efdfb1800 Updating docs il y a 9 ans
  BearishSun c6e8badad9 (WIP) Adding command buffer support to OpenGL il y a 9 ans
  BearishSun 512a345d3b Refactoring render API in order to support command buffers (WIP) il y a 9 ans