You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
-Refactored so we don't use RHIGetDefaultContext anymore, instead we pass the rhicommandcontext down from OnBeginRendering_RenderThread or from RHIEndDrawingViewport through CustomPresent. -Added a DebugLabel to the swapchains, because i have often wanted one while debugging. #jira UE-214756 #rb Luke.Thatcher [CL 33802019 by jeff fisher in ue5-main branch]