Commit e2ffd8b
Add GL_ES precision qualifiers to Glsl150ShaderGenerator for GLES3 compatibility (jMonkeyEngine#2634)
* Initial plan
* Fix: Add GL_ES precision qualifiers in Glsl150ShaderGenerator for GLES3 support
Co-authored-by: riccardobl <4943530+riccardobl@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: riccardobl <4943530+riccardobl@users.noreply.github.com>1 parent d8da788 commit e2ffd8b
File tree
1 file changed
+14
-0
lines changed- jme3-core/src/main/java/com/jme3/shader
1 file changed
+14
-0
lines changedLines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
92 | 106 | | |
93 | 107 | | |
94 | 108 | | |
| |||
0 commit comments