index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
progs
/
vpglsl
/
mov.glsl
blob: 63b16f4754b6912e0b930d3197b9e7d6a841c270 (
plain
)
1
2
3
4
5
void main() { gl_FrontColor = gl_Color; gl_Position = gl_Vertex; }