Commit History

Author SHA1 Message Date
  BearishSun 56ed650df4 Final set of refactors to rename core thread objects 9 years ago
  BearishSun 91d6f7a431 CoreObjectCore -> ct::CoreObject 9 years ago
  BearishSun 2cc3ea7900 Cleanup: Getting rid of the Core suffix on core thread objects since they're now in their own namespace (Contd.) 9 years ago
  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 95d84ddf01 Vulkan: Properly wait until back buffer is acquired before presenting 9 years ago
  BearishSun b58a3fd3ad Refactored Vulkan semaphores, so that a command buffers generates a new semaphore on each submission 9 years ago
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs 9 years ago
  BearishSun 59db12dbc5 Added special Vulkan command buffers for transfer operations 9 years ago
  BearishSun 0f68b63eb4 Vulkan render target binding and render pass start 9 years ago
  BearishSun a448b09b54 Implemented Vulkan swapBuffers method on render window 9 years ago
  BearishSun 1da1209680 Added frame buffers to Vulkan's implementation of a render window 9 years ago
  BearishSun d8c6db7a32 More Vulkan WIP: 9 years ago
  BearishSun d38fc0c070 Vulkan render window and swap chain (WIP) 9 years ago
  BearishSun 234e7e004e Added skeleton for Vulkan render API 9 years ago