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 30ddb8400e Renaming core thread managers by removing the Core suffix since they're now in the ::ct namespace 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 aa226e61ce Massive namespace rename BansheeEngine -> bs 9 years ago
  BearishSun 588076b7cc Refactoring hardware buffer write/read API, in preparation for Vulkan HW buffer transfer implementation 9 years ago
  BearishSun e72395b399 Removed GpuBufferView from the public RenderAPI interface and made it specific to DX11 9 years ago
  BearishSun f2cf9d3387 WIP Vulkan buffers 9 years ago
  BearishSun ba7860bb93 Neater VertexBuffer creation 9 years ago
  BearishSun 046cd0b6a2 Neater GpuBuffer creation 9 years ago
  BearishSun b03b62bf18 More work on GUICanvas line rendering 9 years ago
  BearishSun deab7206d5 Added generic GPU buffer support to DX11 and OpenGL 9 years ago
  BearishSun 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
  BearishSun fe2e34ed16 More work on improving documentation for doxygen generation 9 years ago
  BearishSun 74bb75edef More work on improving documentation for doxygen generation 9 years ago
  BearishSun 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago