]> gitweb.factorcode.org Git - factor.git/commit
gpu.shaders: change around vertex-array construction a bit. rename <vertex-array...
authorJoe Groff <arcata@gmail.com>
Wed, 10 Feb 2010 23:27:57 +0000 (15:27 -0800)
committerJoe Groff <arcata@gmail.com>
Wed, 10 Feb 2010 23:27:57 +0000 (15:27 -0800)
commitce11431fdb10f7c8619104da2ff085226d2346bd
tree01010525610d2b86c5e409aa7b9de638b34c61dd
parent910f1b603c09e02dadbc4b69178000129004c3bf
gpu.shaders: change around vertex-array construction a bit. rename <vertex-array> to <multi-vertex-array> and buffer>vertex-array to <vertex-array*> . add new <vertex-array> that takes a single buffer and reads it with the program's linked vertex-format
extra/gpu/demos/bunny/bunny.factor
extra/gpu/shaders/shaders-docs.factor
extra/gpu/shaders/shaders.factor
extra/gpu/util/util.factor
extra/model-viewer/model-viewer.factor