コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前