Commit History

Author SHA1 Message Date
  BearishSun 0a78764779 Refactoring GpuParams so parameter meta-data is stored on GpuPipelineState rather than on GpuParams 9 years ago
  BearishSun 3bbc25413f Added device index property to GPU params, GPU param block buffer and vertex declaration types, in preparation for multi-GPU support 9 years ago
  BearishSun a9cc8f15fb Neater IndexBuffer creation 9 years ago
  BearishSun ba7860bb93 Neater VertexBuffer creation 9 years ago
  BearishSun 046cd0b6a2 Neater GpuBuffer creation 9 years ago
  BearishSun 18a41f669d GpuParams now uses a factory class for creation, so that RenderAPI implementations can create their own GpuParams implementations 9 years ago
  BearishSun deab7206d5 Added generic GPU buffer support to DX11 and OpenGL 9 years ago
  BearishSun 24341978b0 Added RenderAPI manual 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