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
5.4
Add File
New File
Upload File
Apply Patch
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
ShaderPreprocessor
/
Private
/
stb_preprocess
History
jason hoerner
903ff2eea7
Shader preprocessor: Fix for ASAN failure -- need to add SSE padding to substitution text generated for TEXT macros.
...
#jira UE-202569 #rnx #rb dan.elksnitis [CL 30331769 by jason hoerner in ue5-main branch]
2023-12-14 16:35:09 -05:00
..
cond_expr.c
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
cond_expr.h
…
preprocessor.c
Disable PVS warning V758
2023-11-14 00:29:43 -05:00
preprocessor.h
Shader preprocessor: Fix for ASAN failure -- need to add SSE padding to substitution text generated for TEXT macros.
2023-12-14 16:35:09 -05:00
stb_alloc.c
Shader Preprocessor: Early bloom filter and SSE optimizations. Overall 27.9% improvement to low level preprocessor, or 10.4% to ConditionalPreprocessShader as a whole.
2023-10-17 05:18:57 -04:00
stb_alloc.h
…
stb_common.h
…
stb_ds.c
…
stb_ds.h
Shader Preprocessor: Early bloom filter and SSE optimizations. Overall 27.9% improvement to low level preprocessor, or 10.4% to ConditionalPreprocessShader as a whole.
2023-10-17 05:18:57 -04:00