index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
shaders
/
stars_shader
/
opengl_vertex.glsl
blob: 77c401f345e41d69b3781e22d0674030e8d221bf (
plain
)
1
2
3
4
void main(void) { gl_Position = mWorldViewProj * inVertexPosition; }