git clone https://git.kristoffersson.info/repos/GZDoom.git
/wadsrc/static/shaders_gles/glsl/stencil.fp · 61 B
void main() { gl_FragColor = vec4(1.0, 1.0, 1.0, 0.0); }