Historial de Commits

Autor SHA1 Mensaje Fecha
  BearishSun b9a97b133e Removing unnecessary DLL export specifiers from plugins hace 8 años
  BearishSun 56ed650df4 Final set of refactors to rename core thread objects hace 9 años
  BearishSun 02dedf10dc Cleanup: Getting rid of the Core suffix on core thread objects since they're now in their own namespace (Contd.) hace 9 años
  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 hace 9 años
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs hace 9 años
  BearishSun 2c4d19339c Fixing documentation errors hace 9 años
  BearishSun 90a05366f1 Finished Vulkan hardware buffer implementation hace 9 años
  BearishSun 252c0e9f0a Fixing hardware buffer transfer default queue indices hace 9 años
  BearishSun 5ea564c897 Added device index to specify which GPU to lock/unlock hardware buffer data on hace 9 años
  BearishSun 588076b7cc Refactoring hardware buffer write/read API, in preparation for Vulkan HW buffer transfer implementation hace 9 años
  BearishSun e72395b399 Removed GpuBufferView from the public RenderAPI interface and made it specific to DX11 hace 9 años
  BearishSun f2cf9d3387 WIP Vulkan buffers hace 9 años
  BearishSun 046cd0b6a2 Neater GpuBuffer creation hace 9 años
  BearishSun deab7206d5 Added generic GPU buffer support to DX11 and OpenGL hace 9 años
  BearishSun f5a83f2a98 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