shader: auto versioning and feature selection to allow broader compatibility

This commit is contained in:
minjaesong
2023-09-18 17:54:42 +09:00
parent 232bc4bfbe
commit 13b1942d0e
43 changed files with 58 additions and 72 deletions

View File

@@ -1,4 +1,3 @@
#version 150
#ifdef GL_ES
precision mediump float;
#endif