commit | fd2756006a0baf63f60548d8f509de5b9a143608 | [log] [tgz] |
---|---|---|
author | Keith Whitwell <keith@tungstengraphics.com> | Mon Oct 30 20:16:35 2006 +0000 |
committer | Keith Whitwell <keith@tungstengraphics.com> | Mon Oct 30 20:16:35 2006 +0000 |
tree | dab83baaadc0ffd77c5dfa31a0e30084288683e6 | |
parent | e8abd098b36c30d76b4c396970fd793ae58e0702 [diff] |
Move edgeflag into the VERT_ATTRIB_SEVEN slot. This means that our NV_vertex_program implementation has slightly incorrect aliasing behaviour. I think this is reasonable given the simplification and the fact that the mainstream ARB_vp continues to have the correct behaviour.