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
4344a6dbf46e4e2b61a920495c7486ea244fbde3
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
ShaderPreprocessor
/
Private
History
jason hoerner
312825f3d0
Build fix for Mac ARM64: inline functions in cond_expr.c produced link errors, not sure why, but force inlining them should fix the issue.
...
[CL 28538832 by jason hoerner in ue5-main branch]
2023-10-06 10:09:38 -04:00
..
stb_preprocess
Build fix for Mac ARM64: inline functions in cond_expr.c produced link errors, not sure why, but force inlining them should fix the issue.
2023-10-06 10:09:38 -04:00
PreprocessorPrivate.h
[shaders] remove legacy preprocessor option & mcpp library
2023-05-19 14:50:25 -04:00
ShaderPreprocessor.cpp
Shader Preprocessor optimizations second pass: 10.7% overall improvement to ConditionalPreprocessShader, or 23.1% improvement to lower level PreprocessShader pass alone, factoring out other passes like dead code removal not affected by this CL.
2023-10-06 09:14:35 -04:00
StbConfig.h
[Core]
2023-06-08 02:30:27 -04:00