]> git.mxchange.org Git - simgear.git/commit
Support for shader program attributes in effects
authorTim Moore <timoore@redhat.com>
Thu, 26 Nov 2009 10:39:34 +0000 (11:39 +0100)
committerTim Moore <timoore@redhat.com>
Thu, 26 Nov 2009 10:39:34 +0000 (11:39 +0100)
commit7f5df1fb66b3f13ad1453b80b705f5be4c7c994f
tree6824dc9ac7343eb31d2207bbf288e625fe270734
parent2e71b64de1d937e2b7c34dd4a2365be455d0b82a
Support for shader program attributes in effects

Also, use a hash table for the effect shader program cache.
simgear/scene/material/Effect.cxx