You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Refactored relevant FDynamicRHI APIs to take an FRHICommandListBase reference. Platforms which require operations deferred to the RHI thread will enqueue commands into the command list. - Hardened platform implementations to use locks where needed. - Added unit tests to stress test creating and locking many buffers in parallel. #preflight 62a2855c54169bd8aa114d29 #rb christopher.waters, jeannoe.morissette, luke.thatcher, will.damon, kenzo.terelst [CL 20659113 by zach bethel in ue5-main branch]