Skip to content

blitter: Put "#version" in the first line in shader.

Lepton Wu requested to merge lepton/virglrenderer:syntax into master

Some GPU drivers (like mali from arm) doesn't like anything other than "#version" in the first line.

Signed-off-by: Lepton Wu lepton@chromium.org

Edited by Lepton Wu

Merge request reports