Histórico de commits

Autor SHA1 Mensagem Data
  BearishSun 976cae3a4d VulkanHardwareBuffer now properly notifies the command buffer when it's queuing resources on it 9 anos atrás
  BearishSun 5486740789 Vulkan index, vertex, gpu and gpu param block buffer implementations 9 anos atrás
  BearishSun 90a05366f1 Finished Vulkan hardware buffer implementation 9 anos atrás
  BearishSun e5a6ea1b7f Ignoring BsFrameworkConfig from git since it's an autogenerated file 9 anos atrás
  BearishSun b019758427 Added CPUReadable flag to meshes and textures since this is no longer assumed by default (due to Vulkan usage flags) 9 anos atrás
  BearishSun cc9a402774 Vulkan buffer memory mapping with handling for memory hazards and accesses from other device queues 9 anos atrás
  BearishSun 59db12dbc5 Added special Vulkan command buffers for transfer operations 9 anos atrás
  BearishSun 8e7ea897ce VulkanResource now tracks exactly on which queue is it being used on 9 anos atrás
  BearishSun 252c0e9f0a Fixing hardware buffer transfer default queue indices 9 anos atrás
  BearishSun 5ea564c897 Added device index to specify which GPU to lock/unlock hardware buffer data on 9 anos atrás
  BearishSun 588076b7cc Refactoring hardware buffer write/read API, in preparation for Vulkan HW buffer transfer implementation 9 anos atrás
  BearishSun 0f68b63eb4 Vulkan render target binding and render pass start 9 anos atrás
  BearishSun b267abf39a Vulkan render API swapBuffers() method hooked up 9 anos atrás
  BearishSun a448b09b54 Implemented Vulkan swapBuffers method on render window 9 anos atrás
  BearishSun 1da1209680 Added frame buffers to Vulkan's implementation of a render window 9 anos atrás
  BearishSun 4b10b2c563 Vulkan swap chain now also creates a depth stencil surfaces 9 anos atrás
  BearishSun 4f2e97d5ed Merge branch 'master' of https://github.com/BearishSun/BansheeEngine.git 9 anos atrás
  BearishSun fd01c1cde4 Refactoring VulkanGpuParams 9 anos atrás
  BearishSun 42b6188db6 VulkanResource changes: 9 anos atrás
  Marko Pintera dd267e39ff Merge pull request #58 from EvansThomas/master 9 anos atrás
  Evans Thomas 3737b829f2 Fix editor crash on creating GUI Widget component 9 anos atrás
  BearishSun ce7fad6a81 Vulkan pipeline layout creation and caching 9 anos atrás
  BearishSun 0473296c98 Playing with msbuild scripts for a faster build - so far down from 14 to 6 minutes. 9 anos atrás
  BearishSun e23aad5123 Finishing up Vulkan command barrier execution on command buffer submission 9 anos atrás
  BearishSun ebed609b8e Refactored command buffer submission and sync in order to resolve some design issue with previous sync approach, as well as command buffer IDs 9 anos atrás
  BearishSun 99d14364e5 More work on Vulkan: 9 anos atrás
  BearishSun ab3821628a Merge branch 'almightykiwi-linux' 9 anos atrás
  BearishSun 1a9565f771 Make sure Data/Engine folder is always available to avoid confusing the resource preprocessing system 9 anos atrás
  BearishSun 6af78bd35d Adding missing VS code editor files to build 9 anos atrás
  BearishSun 692e25b595 Code style changes and minor cleanup 9 anos atrás