issues
search
nunuhara
/
xsystem4
Cross-platform implementation of AliceSoft's System 4 engine
GNU General Public License v2.0
45
stars
4
forks
source link
Fix compile error of dungeon_raster.f.glsl on WebGL
#188
Closed
kichikuou
closed
1 month ago
kichikuou
commented
1 month ago
sample
is a reserved word in GLSL ES 3.0.
nunuhara
commented
1 month ago
Thanks!
sample
is a reserved word in GLSL ES 3.0.