index
:
clyne/gamedev
master
refactor
A 2D video game project
Clyne Sullivan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test.frag
blob: 13fe6bc526dfac8ca8ec3ea11b2ef47ae6828c08 (
plain
)
1
2
3
4
#version 120 void main(){ gl_FragColor = glColor; }