Historial de Commits

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