Skip to content

Add shaders for Core profile support and precision qualifiers for GLES support

Arjen Hiemstra requested to merge core_profile into master

Add shaders that work when using OpenGL 4.5 Core profile and update the rest of the shaders to work with GLES 2.0.

This fixes https://invent.kde.org/ahiemstra/kf5quickcharts/issues/1

Merge request reports