_Metaissue for tracking the progress of the remaining issues for the first ll integration batch #1102 ._
_This integration step includes changes to window setup, device creation and command buffer submission_
Encoder flushing (e.g sync swapchain image acquistion)wait_idle (GPU side fence signal + CPU side wait)blenddeferredflowmapgammainstancingmipmapparticleperformanceshadowterrainterrain_tessellatedtriangleubo_tilemapAs there seems to confusion regarding the ll branch, corell and the integration process I created some slides which hopefully communicate the current process better.
gfx-rs LL integration.pdf
Swapchain recreation the only point missing from this list besides better error handling and some more love for the documentation. Recreation was harder to implement due to our handle based API.
Current development happens inside the ll branch which includes the integration of the other 2/3 of the process.
Most helpful comment
As there seems to confusion regarding the
llbranch,corelland the integration process I created some slides which hopefully communicate the current process better.gfx-rs LL integration.pdf