repo.or.cz
/
mesa
/
mesa-lb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gallium: add target-helpers/wrap_screen.c to C_SOURCES
[mesa/mesa-lb.git]
/
progs
/
vpglsl
/
mov.glsl
blob
63b16f4754b6912e0b930d3197b9e7d6a841c270
1
2
void main() {
3
gl_FrontColor = gl_Color;
4
gl_Position = gl_Vertex;
5
}