Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
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
ca59cdae9d906a3d9f9fbf0baeba2fa6d462e30e
UnrealEngineUWP/Engine/Source/Developer/ShaderPreprocessor/Private/stb_preprocess
History
marc audy 399bcf9971 Disable PVS warning V758
Silence V570 false positives for bit field assignments
Silence various other PVS warnings
#rnx

[CL 29706746 by marc audy in ue5-main branch]
2023-11-14 00:29:43 -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 preprocessing for shader asserts. Need to preprocess the contents of TEXT macros to handle __FILE__ macros, or other possible macro generated text.
2023-11-07 18:01:37 -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
ShaderCompiler: Preprocessor optimizations, first pass. Saves 16.7% overall on ConditionalPreprocessShader.
2023-09-26 05:29:05 -04:00
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
Powered by Gitea Page: 1064ms Template: 20ms
English
English
Licenses API