draw: specialized cliptesting routines
authorKeith Whitwell <keithw@vmware.com>
Fri, 20 Aug 2010 14:52:58 +0000 (15:52 +0100)
committerKeith Whitwell <keithw@vmware.com>
Wed, 25 Aug 2010 09:29:21 +0000 (10:29 +0100)
commit6c0dc4bafbdbdc0cb4b6e5934fe064226dbd47ec
tree025e35385480b9fd832adcc390cb66d794ca17c3
parent4cef3087261317f04e4a06cc645c895d31f6e06b
draw: specialized cliptesting routines
13 files changed:
src/gallium/auxiliary/draw/draw_cliptest_tmp.h [new file with mode: 0644]
src/gallium/auxiliary/draw/draw_context.c
src/gallium/auxiliary/draw/draw_context.h
src/gallium/auxiliary/draw/draw_pipe_validate.c
src/gallium/auxiliary/draw/draw_private.h
src/gallium/auxiliary/draw/draw_pt.c
src/gallium/auxiliary/draw/draw_pt.h
src/gallium/auxiliary/draw/draw_pt_fetch_shade_emit.c
src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline.c
src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline_llvm.c
src/gallium/auxiliary/draw/draw_pt_post_vs.c
src/gallium/drivers/r300/r300_context.c
src/gallium/drivers/svga/svga_swtnl_draw.c