Historique des commits

Auteur SHA1 Message Date
  BearishSun 7f501a8e77 Added an explicit flag to preserve render target contents on load, to improve performance when this is not required (most of the time) il y a 9 ans
  BearishSun af560f18fc Added a ComputePipelineState il y a 9 ans
  BearishSun 1e7b51169f Renamed GpuPipelineState to GraphicsPipelineState il y a 9 ans
  BearishSun b267abf39a Vulkan render API swapBuffers() method hooked up il y a 9 ans
  BearishSun 7a8511fcd4 Refactoring Vulkan command buffers: il y a 9 ans
  BearishSun 142c7970fc Cleaned up render API capabilities class il y a 9 ans
  BearishSun 9d9a222d00 Vulkan startup il y a 9 ans
  BearishSun 8f4c8e65f3 Getting rid of the old way of setting GPU parameters and moving towards the new single-object approach (WIP - DX11 only for now) il y a 9 ans
  BearishSun f574633f78 DirectX 11 now uses combined pipeline states instead of individually setting per-stage states and programs. This way the system more closely matches modern API's like Vulkan. il y a 9 ans
  BearishSun a872e35e8f Adding command buffer support to DX11 il y a 9 ans
  BearishSun c6e8badad9 (WIP) Adding command buffer support to OpenGL il y a 9 ans
  BearishSun 9555982752 Fixing OpenGL texture and image binding il y a 9 ans
  BearishSun cde0fbf269 Fixing documentation errors il y a 9 ans
  BearishSun b48081c63c Refactoring how GPU program parameters are assigned, in order to make it more intuitive on the core thread il y a 9 ans
  BearishSun 2a2a859d95 Cleaning up the render API a bit il y a 9 ans
  BearishSun deab7206d5 Added generic GPU buffer support to DX11 and OpenGL il y a 9 ans
  BearishSun c027669083 Updated render API with support for instanced rendering il y a 9 ans
  BearishSun 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links il y a 9 ans
  BearishSun cdaaa8e6da More work on improving documentation for Doxygen generation il y a 9 ans
  BearishSun c8500a99d8 Refactored render properties so they're in a single class, and added a property for flipped NDC y axis il y a 9 ans
  BearishSun d7c0097d20 More work on improving documentation for Doxygen generation il y a 9 ans
  BearishSun 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier il y a 9 ans