diff options
author | Keith Whitwell <keith@tungstengraphics.com> | 2005-12-01 12:53:15 +0000 |
---|---|---|
committer | Keith Whitwell <keith@tungstengraphics.com> | 2005-12-01 12:53:15 +0000 |
commit | dd4f0d1a93c2faf22a5f75aa54fddc45878082b2 (patch) | |
tree | 5a4ba901039b57ac434d3fbfbc1b55749e5183cb /docs | |
parent | f285f0d8f60adafdfba5c1f0563b81c68bd398d3 (diff) |
Clean up clipping somewhat
- no need to update ClipMask on generated vertices
- remove the VB->LastClipped value
Line clipping algorithm changed and simplified somewhat. The old one
was based on the triangle routine and probably wouldn't have recognized
lines that were clipped down to nothing (ie culled, but not by a single
plane).
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions