Historial de Commits

Autor SHA1 Mensaje Fecha
  BearishSun 9d9a222d00 Vulkan startup hace 9 años
  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) hace 9 años
  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. hace 9 años
  BearishSun a872e35e8f Adding command buffer support to DX11 hace 9 años
  BearishSun c6e8badad9 (WIP) Adding command buffer support to OpenGL hace 9 años
  BearishSun 9555982752 Fixing OpenGL texture and image binding hace 9 años
  BearishSun cde0fbf269 Fixing documentation errors hace 9 años
  BearishSun b48081c63c Refactoring how GPU program parameters are assigned, in order to make it more intuitive on the core thread hace 9 años
  BearishSun 2a2a859d95 Cleaning up the render API a bit hace 9 años
  BearishSun deab7206d5 Added generic GPU buffer support to DX11 and OpenGL hace 9 años
  BearishSun c027669083 Updated render API with support for instanced rendering hace 9 años
  BearishSun 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links hace 9 años
  BearishSun cdaaa8e6da More work on improving documentation for Doxygen generation hace 9 años
  BearishSun c8500a99d8 Refactored render properties so they're in a single class, and added a property for flipped NDC y axis hace 9 años
  BearishSun d7c0097d20 More work on improving documentation for Doxygen generation hace 9 años
  BearishSun 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier hace 9 años