Files
UnrealEngineUWP/Engine/Source/Developer/ShaderFormatOpenGL/Private
wouter dek ee216585d8 Fix HLSLcc compilation on MacOS and Linux and recompile binaries.
- the xcode and cmake projects were updated to use cpp17
- a variable was renamed in opt_copy_propagation_elements to fix a compilation error on linux
- remove the register keyword from the autogenerated lexer code using a define
- added and modified scripts to fix the compilation process

#rb Laura.Hermanns

[CL 29925957 by wouter dek in ue5-main branch]
2023-11-25 06:43:38 -05:00
..