Merging using //Fortnite/Main/_to_/UE4/Dev-Rendering
#rb none
Also tested on mobile with Dmitriy.
Improvement and optimisation pending with https://docs.google.com/document/d/17fBBGX_cP9YARfiBU3P9BIElOo2m6IpqJhRXOZvzXa0/edit#heading=h.tuqnyahzdlw8
Integrated / edtigrated CLs are
7555515
7559183
7565353
7577376
7593568
7624000
7785404
7785501
7839046
7861664
7949251
7949481
7951875
7973183
#ROBOMERGE-OWNER: krzysztof.narkowicz
#ROBOMERGE-AUTHOR: sebastien.hillaire
#ROBOMERGE-SOURCE: CL 8020041 via CL 8027701
#ROBOMERGE-BOT: (v400-8057353)
[CL 8062409 by krzysztof narkowicz in Main branch]
#jira UE-78484
#tests tested some niagara effects after and looked correct
#rb none
[FYI] zach.bethel
#ROBOMERGE-SOURCE: CL 7841367 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v389-7813075)
[CL 7841368 by shaun kime in Main branch]
Integrated from //UE4/Dev-Rendering
#rb none
#rnx
#ROBOMERGE-SOURCE: CL 7788444 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v388-7785529)
[CL 7788460 by jeremy moore in Main branch]
- This fixes massive memory bloat with a Niagara system spawning 10k particles, as each frame we add more particles we were allocating a new buffer. In the end I saw 94 buffers allocated of varying sizes, the rough memory savings here (at least from a stat POV) is ~70mb.
#rb none
#jira UE-77393
[FYI] shaun.kime, simon.tovey
#ROBOMERGE-SOURCE: CL 7644180 via CL 7644917
#ROBOMERGE-BOT: (v372-7473910)
[CL 7644938 by stu mckenna in Main branch]
#jira
#rnx
#rb Marcus.Wassmer
#ROBOMERGE-SOURCE: CL 7611003 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v372-7473910)
[CL 7611027 by marc audy in Main branch]
#jira UE-76546
#rb marcus.wassmer
#ROBOMERGE-SOURCE: CL 7277248 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v369-7254125)
[CL 7277251 by michal valient in Main branch]
7064877 - RDG Resource Barrier Fixes and Improvements.
- Resource barriers are now batched and submitted as a group at the beginning of a pass.
- UAVs referencing the same underlying resource now only submit a single write barrier instead of a write + N UAV barriers.
- During a mip generation pass, barriers are not issued for textures (they are implicitly converted to the SubRWBarrier state).
- Depth / stencil read now transitions to the read state; this allows DSV + SRV to work correctly.
#jira UE-76196
#rb Guillaume.Abadie
7064884 - Fixed RHI resource transitions causing validation failures.
#rb Rolando.Caloca
#jira none
7064898 - Fixed issue where implementation of RHICopyTexture would only copy mip 0, breaking environment probe copies.
#jira UE-76203
#rb Jeremy.Moore
#ROBOMERGE-OWNER: zach.bethel
#ROBOMERGE-AUTHOR: zach.bethel
#ROBOMERGE-SOURCE: CL 7082976 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v367-6836689)
[CL 7082994 by zach bethel in Main branch]
#rb Michael.Trepka, Chris.Bunner
#ROBOMERGE-SOURCE: CL 7062282 via CL 7062284 via CL 7070288
#ROBOMERGE-BOT: (v367-6836689)
[CL 7070515 by richard wallis in Main branch]
- Resource barriers are now batched and submitted as a group at the beginning of a pass.
- UAVs referencing the same underlying resource now only submit a single write barrier instead of a write + N UAV barriers.
- During a mip generation pass, barriers are not issued for textures (they are implicitly converted to the SubRWBarrier state).
- Depth / stencil read now transitions to the read state; this allows DSV + SRV to work correctly.
#jira UE-76196
#rb Guillaume.Abadie
[CL 7064877 by zach bethel in Main branch]
[FYI] Michael.Trepka, Leslie.Nivison
[REVIEW]
#ROBOMERGE-SOURCE: CL 6988159 via CL 6988160 via CL 6988161 via CL 6988162 via CL 6988425
#ROBOMERGE-BOT: (v367-6836689)
[CL 6988447 by chris bunner in Main branch]
#ue4
#android
[FYI] Michael.Trepka,Jack.Porter,Thomas.Ross
[REVIEW]
#rb Thomas.Ross
#ROBOMERGE-SOURCE: CL 6987482 via CL 6987486 via CL 6987487 via CL 6987489 via CL 6987540
#ROBOMERGE-BOT: (v367-6836689)
[CL 6987544 by chris babcock in Main branch]
[FYI] Matt.Collins, Richard.Wallis, Chris.Bunner
#rb none
#ROBOMERGE-SOURCE: CL 6957169 via CL 6957172 via CL 6960095 via CL 6960462 via CL 6967082
#ROBOMERGE-BOT: (v367-6836689)
[CL 6981839 by michael trepka in Main branch]