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 36139ced8f OpenGL/Vulkan: Nicer way of checking and dealing with (un)supported pixel formats 9 years ago
  BearishSun 5dc78284b8 More Various Vulkan fixes 9 years ago
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs 9 years ago
  BearishSun ca328eff7d Finishing up Vulkan sampler states 9 years ago
  BearishSun a20ec1ffd5 Vulkan sampler state WIP 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 598bb85a3d Vulkan descriptor layouts are now properly re-used if they share the same structure 9 years ago
  BearishSun c53b75dbca Vulkan command buffer creation 9 years ago
  BearishSun fa2ddc24d5 Added some Banshee -> Vulkan enum mappings 9 years ago
  BearishSun d8c6db7a32 More Vulkan WIP: 9 years ago