Commit Verlauf

Autor SHA1 Nachricht Datum
  BearishSun 718ed85258 OpenGL: Added support for shared storage blocks vor 9 Jahren
  BearishSun 56ed650df4 Final set of refactors to rename core thread objects vor 9 Jahren
  BearishSun 02dedf10dc Cleanup: Getting rid of the Core suffix on core thread objects since they're now in their own namespace (Contd.) vor 9 Jahren
  BearishSun 4e57b50514 Massive refactor: Moving all the core thread objects into their own namespace, so I can rename them into something neater and get rid of the Core suffix vor 9 Jahren
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs vor 9 Jahren
  BearishSun 90a05366f1 Finished Vulkan hardware buffer implementation vor 9 Jahren
  BearishSun 5ea564c897 Added device index to specify which GPU to lock/unlock hardware buffer data on vor 9 Jahren
  BearishSun 588076b7cc Refactoring hardware buffer write/read API, in preparation for Vulkan HW buffer transfer implementation vor 9 Jahren
  BearishSun e72395b399 Removed GpuBufferView from the public RenderAPI interface and made it specific to DX11 vor 9 Jahren
  BearishSun 046cd0b6a2 Neater GpuBuffer creation vor 9 Jahren
  BearishSun e2b1582a6e Various fixes to the OpenGL render backend vor 9 Jahren
  BearishSun deab7206d5 Added generic GPU buffer support to DX11 and OpenGL vor 9 Jahren
  BearishSun 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier vor 9 Jahren