Historie revizí

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