Reference Shader Syntax - Simran-B/olive GitHub Wiki
This page is for people who want to write (or modify) effects for Olive.
Shaders in Olive are written in the OpenGL Shading Language (GLSL). Olive currently targets OpenGL 3.2 Core profile and shaders are therefore expected to be written in GLSL version 1.50.