This website requires JavaScript.
Explore
Help
Sign in
fly
/
fgdata
Watch
1
Star
0
Fork
You've already forked fgdata
0
Code
Activity
7176
commits
7
branches
0
tags
4.4
GiB
7505f3b816
Commit graph
2 commits
Author
SHA1
Message
Date
Frederic Bouvier
3fc1a36201
Fix a shader problem. It seems a bad idea to set gl_FragData in a conditional block. It seems better to assign a value unconditionally even if there is no buffer attached.
2012-05-05 00:10:56 +02:00
Frederic Bouvier
7e1ed19307
Put encode_gbuffer in a separate shader to please ATI and/or Mac OSX that doesn't like to have gl_FragData and gl_FragColor in the same program, even if one is never called
2012-05-04 09:34:00 +02:00