BearishSun
|
f171405be5
RenderAPICore -> ct::RenderAPI
|
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
|
1a47d80872
Flush GPU param block buffers when GPU params are bound
|
9 년 전 |
BearishSun
|
aa226e61ce
Massive namespace rename BansheeEngine -> bs
|
9 년 전 |
BearishSun
|
59db12dbc5
Added special Vulkan command buffers for transfer operations
|
9 년 전 |
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 년 전 |
BearishSun
|
99d14364e5
More work on Vulkan:
|
9 년 전 |
BearishSun
|
1d6bc6a027
Fixing command buffer synchronization logic: Command buffers with different IDs now properly ignore sync if they are executing on the same queue
|
9 년 전 |
BearishSun
|
dc9e96ae22
Vulkan command buffer submission and inter-queue synchronization
|
9 년 전 |
BearishSun
|
7a8511fcd4
Refactoring Vulkan command buffers:
|
9 년 전 |
BearishSun
|
f2cf9d3387
WIP Vulkan buffers
|
9 년 전 |
BearishSun
|
c53b75dbca
Vulkan command buffer creation
|
9 년 전 |
BearishSun
|
50b2daaa81
Added an separate object that encapsulates entire pipeline states to Render API, to more easily match up with Vulkan internals
|
9 년 전 |
BearishSun
|
2efdfb1800
Updating docs
|
9 년 전 |
BearishSun
|
c6e8badad9
(WIP) Adding command buffer support to OpenGL
|
9 년 전 |
BearishSun
|
512a345d3b
Refactoring render API in order to support command buffers (WIP)
|
9 년 전 |