3Dickulus / FragM

Derived from https://github.com/Syntopia/Fragmentarium/
GNU General Public License v3.0
344 stars 30 forks source link

fix ES detection in shader compatibility patches #159

Closed claudeha closed 3 years ago

claudeha commented 3 years ago

avoids: error: 'out' qualifier in declaration of 'from' only valid for function parameters in GLSL 1.10

ticket: https://github.com/3Dickulus/FragM/issues/158

3Dickulus commented 3 years ago

fix ES detection for Mesa, worked fine on nVidia, thanks claude :+1: some things I can't see here.