Histórico de Commits

Autor SHA1 Mensagem Data
  BearishSun 56ed650df4 Final set of refactors to rename core thread objects há 9 anos atrás
  BearishSun 30ddb8400e Renaming core thread managers by removing the Core suffix since they're now in the ::ct namespace há 9 anos atrás
  BearishSun fd174f3849 Cleanup: Getting rid of the Core suffix on core thread objects since they're now in their own namespace (Contd.) há 9 anos atrás
  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 há 9 anos atrás
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs há 9 anos atrás
  BearishSun 2c4d19339c Fixing documentation errors há 9 anos atrás
  BearishSun c8b4aaf0fb Separated constant GpuParams data into a GpuPipelineParamInfo object. Aside from being cleaner, it also gives Vulkan descriptor layouts a place to reside. há 9 anos atrás
  BearishSun a12ad99267 Moved GpuPipelineParamState a core object and moved it to its own file há 9 anos atrás
  BearishSun af560f18fc Added a ComputePipelineState há 9 anos atrás
  BearishSun 1e7b51169f Renamed GpuPipelineState to GraphicsPipelineState há 9 anos atrás
  BearishSun ca328eff7d Finishing up Vulkan sampler states há 9 anos atrás
  BearishSun 9d9a222d00 Vulkan startup há 9 anos atrás
  BearishSun a6abddedc3 Added multi-GPU constructors for GpuPipeline, RenderTexture, Mesh and MeshHeap há 9 anos atrás
  BearishSun 50b2daaa81 Added an separate object that encapsulates entire pipeline states to Render API, to more easily match up with Vulkan internals há 9 anos atrás
  BearishSun d05d39222f Replacing ugly thread primitive macros with a non-macro alternative há 9 anos atrás
  BearishSun 4b94620550 Added materials manual, plus some doc improvements há 9 anos atrás
  BearishSun 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links há 9 anos atrás
  BearishSun 74bb75edef More work on improving documentation for doxygen generation há 9 anos atrás
  BearishSun 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier há 9 anos atrás