This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ccbfeb41d309c38ee762cd67e3dfbb3d618f85d
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
RenderCore
History
jason hoerner
09d92e02f8
RDG: Event name fix -- an integration changed the FRDGEventName::GetTCHAR() implementation to not return the raw format string when the dynamic formatted string is missing -- an optimization in a previous CL made it so only the raw string is stored where no formatting is necessary, so this results in missing event names for that case, breaking bread crumbs and GPU captures.
...
#rnx #rb zach.bethel [CL 31059546 by jason hoerner in ue5-main branch]
2024-01-31 14:50:03 -05:00
..
Internal
Fixing various header only compile errors.
2023-12-05 17:55:30 -05:00
Private
RDG: Event name fix -- an integration changed the FRDGEventName::GetTCHAR() implementation to not return the raw format string when the dynamic formatted string is missing -- an optimization in a previous CL made it so only the raw string is stored where no formatting is necessary, so this results in missing event names for that case, breaking bread crumbs and GPU captures.
2024-01-31 14:50:03 -05:00
Public
[Backout] - CL30934199
2024-01-30 14:40:56 -05:00
RenderCore.Build.cs
…