Unify handling of userplanes and regular planes to simplify
authorZack Rusin <zack@tungstengraphics.com>
Wed, 3 Oct 2007 14:08:45 +0000 (10:08 -0400)
committerZack Rusin <zack@tungstengraphics.com>
Wed, 3 Oct 2007 14:33:38 +0000 (10:33 -0400)
commitcdd38d487a311e6c71b76382d428f5dc26caf067
treeae874c5348965c70aabcc6e9a6b5f2ac24775885
parenta7e997cfc5d909eebbc16ba5b0362e9778f01561
Unify handling of userplanes and regular planes to simplify
the clipping code.
(really done by Keith)
src/mesa/pipe/draw/draw_clip.c
src/mesa/pipe/draw/draw_context.c
src/mesa/pipe/draw/draw_private.h
src/mesa/pipe/draw/draw_vertex_shader.c