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 c6e8badad9 (WIP) Adding command buffer support to OpenGL 9 years ago
  BearishSun 3fb5d94621 Minor code style fixes 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 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier 9 years ago