Commit History

Author SHA1 Message Date
  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 9 years ago
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs 9 years ago
  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 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 7a8511fcd4 Refactoring Vulkan command buffers: 9 years ago
  BearishSun c6e8badad9 (WIP) Adding command buffer support to OpenGL 9 years ago