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
2fd6372116dc42889e251cd07697848eec050708
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
ShaderPreprocessor
/
Private
/
stb_preprocess
History
Jeremy Moore
3e7f174035
STB processor reemits line directives.
...
#preflight 63c838c902024f93d8dc9534 [CL 23760433 by Jeremy Moore in ue5-main branch]
2023-01-18 13:37:36 -05:00
..
cond_expr.c
[shaders] resubmit stb preprocessor code with static analysis fixes
2022-11-15 08:26:32 -05:00
cond_expr.h
[shaders] resubmit stb preprocessor code with static analysis fixes
2022-11-15 08:26:32 -05:00
preprocessor.c
STB processor reemits line directives.
2023-01-18 13:37:36 -05:00
preprocessor.h
[stb_preprocess]
2022-11-29 09:34:03 -05:00
stb_alloc.c
[shaders] move stb_ds and stb_alloc implementations to a .c file rather than using the single-header #define'd implementation pattern. IncludeTool doesn't like this.
2022-12-01 11:15:26 -05:00
stb_alloc.h
[shaders] move stb_ds and stb_alloc implementations to a .c file rather than using the single-header #define'd implementation pattern. IncludeTool doesn't like this.
2022-12-01 11:15:26 -05:00
stb_common.h
[shaders] fix missing closing " in stb header error msg (this path should not be hit but it's causing problems for IncludeTool static analyzer)
2022-11-29 11:44:01 -05:00
stb_ds.c
[shaders] move stb_ds and stb_alloc implementations to a .c file rather than using the single-header #define'd implementation pattern. IncludeTool doesn't like this.
2022-12-01 11:15:26 -05:00
stb_ds.h
[shaders] move stb_ds and stb_alloc implementations to a .c file rather than using the single-header #define'd implementation pattern. IncludeTool doesn't like this.
2022-12-01 11:15:26 -05:00