Commit historia

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