Историја ревизија

Аутор SHA1 Порука Датум
  BearishSun 56ed650df4 Final set of refactors to rename core thread objects пре 9 година
  BearishSun 30ddb8400e Renaming core thread managers by removing the Core suffix since they're now in the ::ct namespace пре 9 година
  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 година
  BearishSun d3f4c074ed Modified vertex declaration creation so assigns identical ids to identical declarations пре 9 година
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs пре 9 година
  BearishSun 2c4d19339c Fixing documentation errors пре 9 година
  BearishSun c8b4aaf0fb Separated constant GpuParams data into a GpuPipelineParamInfo object. Aside from being cleaner, it also gives Vulkan descriptor layouts a place to reside. пре 9 година
  BearishSun a12ad99267 Moved GpuPipelineParamState a core object and moved it to its own file пре 9 година
  BearishSun 0a78764779 Refactoring GpuParams so parameter meta-data is stored on GpuPipelineState rather than on GpuParams пре 9 година
  BearishSun 7c72303823 Updated docs to match the new resource creation methods пре 9 година
  BearishSun a6abddedc3 Added multi-GPU constructors for GpuPipeline, RenderTexture, Mesh and MeshHeap пре 9 година
  BearishSun 3bbc25413f Added device index property to GPU params, GPU param block buffer and vertex declaration types, in preparation for multi-GPU support пре 9 година
  BearishSun a9cc8f15fb Neater IndexBuffer creation пре 9 година
  BearishSun ba7860bb93 Neater VertexBuffer creation пре 9 година
  BearishSun 046cd0b6a2 Neater GpuBuffer creation пре 9 година
  BearishSun 18a41f669d GpuParams now uses a factory class for creation, so that RenderAPI implementations can create their own GpuParams implementations пре 9 година
  BearishSun b03b62bf18 More work on GUICanvas line rendering пре 9 година
  BearishSun deab7206d5 Added generic GPU buffer support to DX11 and OpenGL пре 9 година
  BearishSun 24341978b0 Added RenderAPI manual пре 9 година
  BearishSun 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links пре 9 година
  BearishSun 74bb75edef More work on improving documentation for doxygen generation пре 9 година
  BearishSun 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier пре 9 година