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