This website requires JavaScript.
Explore
Help
Register
Sign In
epic
/
OpenRA
Watch
1
Star
0
Fork
0
You've already forked OpenRA
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b7b2db9ace2b81367b29b32d6ec21687bde32e67
OpenRA
/
glsl
/
chrome-line.frag
Paul Chote
926b396605
Fix bogus naming of Shaders/Renderers. Split LineRenderer into world and chrome variants.
2011-07-25 22:23:16 +12:00
4 lines
41 B
GLSL
Raw
Blame
History
void
main
(
)
{
gl_FragColor
=
gl_Color
;
}
Reference in New Issue
View Git Blame
Copy Permalink