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
00ed0aec11c33ed4be2360d4c9dc4754ff4dc310
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
ShaderCompileWorker
History
christopher waters
6a4206d490
Removing bad Launch include paths from programs.
...
[CL 24328631 by christopher waters in ue5-main branch]
2023-02-20 17:39:13 -05:00
..
Private
[shaders] unify handling of single job bSucceeded flag; wasn't getting set properly when not using workers (resubmit with pipeline serialization fix)
2023-01-27 17:02:08 -05:00
ShaderCompileWorker.Build.cs
Removing bad Launch include paths from programs.
2023-02-20 17:39:13 -05:00
ShaderCompileWorker.Target.cs
LLM: Change ENABLE_LOW_LEVEL_MEM_TRACKER to not be separately definable, and make LLM_ENABLED_IN_CONFIG separately definable instead. This is necessary because ENABLE_LOW_LEVEL_MEM_TRACKER can only be true if LLM_ENABLED_IN_CONFIG is also true, because c-language files include the definition of LLM_ENABLED_IN_CONFIG but cannot include the platform-specific definition of ENABLE_LOW_LEVEL_MEM_TRACKER.
2022-11-08 15:57:03 -05:00