Cronologia Commit

Autore SHA1 Messaggio Data
  BearishSun 10523f6750 Vulkan: Fixing an issue where waiting on a queue didn't necessarily guarantee fences of submitted command buffers were signaled 9 anni fa
  BearishSun df25d147ad Vulkan: Inter queue semaphores are now properly signaled on submit 9 anni fa
  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 9 anni fa
  BearishSun 8356f1e8cf Vulkan: Changing how command buffer resets work, so they handle the new multi-CB submit more gracefully 9 anni fa
  BearishSun 442b8af92b Vulkan: Handle query resets when issued within render-pass 9 anni fa
  BearishSun 85dfe3e9da Vulkan: More fixes 9 anni fa
  BearishSun 3f6cdb3db7 Vulkan: More fixes, all crashes so far resolved, moving toward fixing non-catastrophic issues 9 anni fa
  BearishSun b58a3fd3ad Refactored Vulkan semaphores, so that a command buffers generates a new semaphore on each submission 9 anni fa
  BearishSun 1b4349927e More Vulkan fixes 9 anni fa
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs 9 anni fa
  BearishSun cc9a402774 Vulkan buffer memory mapping with handling for memory hazards and accesses from other device queues 9 anni fa
  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 anni fa
  BearishSun dc9e96ae22 Vulkan command buffer submission and inter-queue synchronization 9 anni fa