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
bac1ae052d2d74e38cce92b4b0ec0c257de2492a
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
ShaderPreprocessor
/
Private
History
dan elksnitis
4189be13af
[shaders] silence static analysis warning from PVS studio (it doesn't like sizeof(*a) but IMO this is perfectly valid)
...
#rb Marc.Audy [CL 32759331 by dan elksnitis in ue5-main branch]
2024-04-05 10:26:28 -04:00
..
stb_preprocess
[shaders] silence static analysis warning from PVS studio (it doesn't like sizeof(*a) but IMO this is perfectly valid)
2024-04-05 10:26:28 -04:00
PreprocessorPrivate.h
…
ShaderPreprocessor.cpp
[shaders] add support in stb_preprocess for #warning directives, and log warnings emitted by preprocessing
2024-04-03 12:12:03 -04:00
StbConfig.h
…