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
/
SConscript
blob
787cb793af28c1d195471cbf1224dcf25ee532dd
1
Import('*')
2
3
progs_env.Program(
4
target = 'vp-tris',
5
source = ['vp-tris.c'],
6
)