repo.or.cz
/
personal-kdebase.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add more spacing
[personal-kdebase.git]
/
workspace
/
kwin
/
effects
/
data
/
explosion.vert
blob
f1bef4e5ed38f056b535eae2843d974d6a2cd4bd
1
void main()
2
{
3
gl_TexCoord[0] = gl_MultiTexCoord0;
4
gl_Position = ftransform();
5
}