commit | 30f51ae067379c2b3573c06b707d25a9704df7be | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Tue Dec 18 04:06:44 2001 +0000 |
committer | Brian Paul <brian.paul@tungstengraphics.com> | Tue Dec 18 04:06:44 2001 +0000 |
tree | 401d75d291724d0d3a47be29d4d3512dcdb66a5a | |
parent | 645ced29552da1af5c759d0497d98c8f55b72935 [diff] |
Replace old matrix stacks with new code based on struct matrix_stack. Moved vertex program hash table into shared context state. Implemented reference counting for vertex programs. Replaced tnl "ProjectedClip" with "Ndc" (normalized device coordinates).