Commit History

Author SHA1 Message Date
  BearishSun 7206fcc52f Added descriptor structs for texture resource creation, so it is neater 9 years ago
  BearishSun a6abddedc3 Added multi-GPU constructors for GpuPipeline, RenderTexture, Mesh and MeshHeap 9 years ago
  BearishSun 9bfe9675a3 Getting rid of MultiRenderTexture as implementation is now merged into RenderTexture class since modern APIs don't make the distinction between the two 9 years ago
  BearishSun aa06514ff9 Added support for texture arrays 9 years ago
  BearishSun 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links 9 years ago
  BearishSun 986677a738 More work on improving documentation for doxygen generation 10 years ago
  BearishSun f5a83f2a98 More work on improving documentation for doxygen generation 10 years ago
  BearishSun 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 10 years ago