Closed stdgregwar closed 6 years ago
Fixes the default shaders not building on drivers not allowing #version 100. Uses glsl preprocessor to deduce syntax and features to use.
#version 100
Fixes the default shaders not building on drivers not allowing
#version 100
. Uses glsl preprocessor to deduce syntax and features to use.