OSDN Git Service

llvmpipe: eliminate tri->dx, tri->dy values
authorKeith Whitwell <keithw@vmware.com>
Fri, 27 Aug 2010 10:03:58 +0000 (11:03 +0100)
committerKeith Whitwell <keithw@vmware.com>
Fri, 27 Aug 2010 12:08:55 +0000 (13:08 +0100)
commitaea6b415deffd7613d67dc85876afab151b7460e
treeed7c3a7d2a400f1ba547b1e7285f453292619a78
parent29ec116e8f21c65250f1083830b82ff59859496d
llvmpipe: eliminate tri->dx, tri->dy values

Use an internal struct for line setup information.
src/gallium/drivers/llvmpipe/lp_rast.h
src/gallium/drivers/llvmpipe/lp_setup_line.c