]> gitweb.factorcode.org Git - factor.git/commit
change GLSL-PROGRAM: syntax to allow for vertex formats to be specified for link...
authorJoe Groff <arcata@gmail.com>
Wed, 10 Feb 2010 21:03:34 +0000 (13:03 -0800)
committerJoe Groff <arcata@gmail.com>
Wed, 10 Feb 2010 21:03:44 +0000 (13:03 -0800)
commit6aa998ad5476637ec93e444872cdc81683e35f4e
tree593f8d3625f2f2f0efef8d8c98c60bd2cd7e1af2
parent940d787c034750fed1d566e3871b883fcb508ebc
change GLSL-PROGRAM: syntax to allow for vertex formats to be specified for link-time attribute index assignment with glBindAttribLocation. the transform feedback format now needs to be marked with "feedback-format:"
extra/gpu/demos/bunny/bunny.factor
extra/gpu/demos/raytrace/raytrace.factor
extra/gpu/shaders/shaders-docs.factor
extra/gpu/shaders/shaders.factor