Skip to content
Commit f6c29f39 authored by Arjen Hiemstra's avatar Arjen Hiemstra
Browse files

Generate default set of GLSL shaders

If we do not specify versions, the default of `100es,120,150` is used
which is what QtQuick itself uses. To make sure we match that, remove
any manually specified shader version for GLSL generation.

This requires a minor modification to the Pie chart shader as GLES 100
GLSL doesn't support booleans.

BUG: 482988
parent 88808eef
Pipeline #632643 passed with stage
in 5 minutes and 10 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment