You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Append the source shader name to the GLSL when debug info is enabled to make it easier to debug. - Always preserves GLSL flow control for Mac GLSL to improve performance on 2 of 3 vendors. - Exposes a CVar to control whether to preserve or avoid GLSL flow-control for other shader platforms. The default remains to avoid flow control in GLSL. #codereview michael.trepka [CL 2662625 by Mark Satterthwaite in Main branch]