BearishSun
|
56ed650df4
Final set of refactors to rename core thread objects
|
9 年之前 |
BearishSun
|
91d6f7a431
CoreObjectCore -> ct::CoreObject
|
9 年之前 |
BearishSun
|
2cc3ea7900
Cleanup: Getting rid of the Core suffix on core thread objects since they're now in their own namespace (Contd.)
|
9 年之前 |
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 年之前 |
BearishSun
|
95d84ddf01
Vulkan: Properly wait until back buffer is acquired before presenting
|
9 年之前 |
BearishSun
|
b58a3fd3ad
Refactored Vulkan semaphores, so that a command buffers generates a new semaphore on each submission
|
9 年之前 |
BearishSun
|
aa226e61ce
Massive namespace rename BansheeEngine -> bs
|
9 年之前 |
BearishSun
|
59db12dbc5
Added special Vulkan command buffers for transfer operations
|
9 年之前 |
BearishSun
|
0f68b63eb4
Vulkan render target binding and render pass start
|
9 年之前 |
BearishSun
|
a448b09b54
Implemented Vulkan swapBuffers method on render window
|
9 年之前 |
BearishSun
|
1da1209680
Added frame buffers to Vulkan's implementation of a render window
|
9 年之前 |
BearishSun
|
d8c6db7a32
More Vulkan WIP:
|
9 年之前 |
BearishSun
|
d38fc0c070
Vulkan render window and swap chain (WIP)
|
9 年之前 |
BearishSun
|
234e7e004e
Added skeleton for Vulkan render API
|
9 年之前 |