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
00a44348e3fef14268100bfbc41cd9d416dc99cb
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
ShaderPreprocessor
/
Private
History
jason hoerner
57a469b8d9
Build fix -- preprocessor compile error due to assigning a variable twice in one statement (once in the macro, once in the code). Second instance in the code, doh!
...
#rnx [CL 28221361 by jason hoerner in ue5-main branch]
2023-09-26 07:30:24 -04:00
..
stb_preprocess
Build fix -- preprocessor compile error due to assigning a variable twice in one statement (once in the macro, once in the code). Second instance in the code, doh!
2023-09-26 07:30:24 -04:00
PreprocessorPrivate.h
[shaders] remove legacy preprocessor option & mcpp library
2023-05-19 14:50:25 -04:00
ShaderPreprocessor.cpp
ShaderCompiler: Preprocessor optimizations, first pass. Saves 16.7% overall on ConditionalPreprocessShader.
2023-09-26 05:29:05 -04:00
StbConfig.h
[Core]
2023-06-08 02:30:27 -04:00