This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom-gles
Watch
0
Star
0
Fork
You've already forked gzdoom-gles
0
mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced
2025-02-24 20:31:39 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5de9616c70
gzdoom-gles
/
wadsrc
/
static
/
shaders_gles
History
Emile Belanger
5de9616c70
Trying to fix the invalid use of 'for' statement in the shader, GLES2 has strict requirements on 'for' loops and how the are constructed..this might fix it
2021-05-22 11:23:59 +01:00
..
glsl
Trying to fix the invalid use of 'for' statement in the shader, GLES2 has strict requirements on 'for' loops and how the are constructed..this might fix it
2021-05-22 11:23:59 +01:00
pp
Removed gl_satformula option from present.fp to save an if, could be replaces with #define
2021-05-22 11:23:57 +01:00
Uniform usage notes.txt
Changed back to highp for gles2 shaders. Medium was causes precision issues on some GPUs. Need to make run-time option.
2021-05-22 11:23:57 +01:00