Historique des commits

Auteur SHA1 Message Date
  BearishSun 56ed650df4 Final set of refactors to rename core thread objects il y a 9 ans
  BearishSun 91d6f7a431 CoreObjectCore -> ct::CoreObject 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 3703a767a6 Modified shader Techniques so they now depend on shader language rather than on render API (requires existing shader re-import) il y a 9 ans
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs il y a 9 ans
  BearishSun 952a02e2f2 Vulkan graphics pipeline creation il y a 9 ans
  Marc Legendre e80b15d955 Add EnumClassHash to hash enum types il y a 9 ans
  BearishSun 34e313c12d Neater creation of GpuPrograms il y a 9 ans
  BearishSun 7813bf7431 Refactored GPU parameter so they are all part of a combined object, to more closely match Vulkan/DX12 resource descriptor design il y a 9 ans
  Marc Legendre 410359d73f Specialize std::hash for GpuProgramProfile il y a 9 ans
  BearishSun b48081c63c Refactoring how GPU program parameters are assigned, in order to make it more intuitive on the core thread il y a 9 ans
  BearishSun 4c421e2f74 BansheeUtility and BansheeCore now compiles fine with Clang (no errors, no warnings) il y a 9 ans
  BearishSun 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links il y a 9 ans
  BearishSun 2d2282d7b4 More work on the manuals il y a 9 ans
  BearishSun 3b2a4ab050 More work on manuals and documentation il y a 9 ans
  BearishSun fe2e34ed16 More work on improving documentation for doxygen generation il y a 9 ans
  BearishSun 74bb75edef More work on improving documentation for doxygen generation il y a 9 ans
  BearishSun 0a448db0af More work on improving documentation for Doxygen generation. il y a 9 ans
  BearishSun 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier il y a 9 ans