OSDN Git Service

draw: added viewport and cliptest flags
authorHui Qi Tay <tayhuiqithq@gmail.com>
Tue, 28 Sep 2010 16:52:14 +0000 (17:52 +0100)
committerKeith Whitwell <keithw@vmware.com>
Wed, 29 Sep 2010 09:11:59 +0000 (10:11 +0100)
commit3744d1c7d30543520cede8a6c580f26985978953
treefc73d4e5ca0d83c9998fde9e1511253386c2ea0e
parent94f65d095a1365b69a041302b473e40c6ccae3c3
draw: added viewport and cliptest flags

Corrections in store_clip to store clip coordinates in AoS form.
Viewport & cliptest flag options based on variant key.
Put back draw_pt_post_vs and now 2 paths based on whether clipping
occurs or not.
src/gallium/auxiliary/draw/draw_llvm.c
src/gallium/auxiliary/draw/draw_llvm.h
src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline_llvm.c