summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_state_tss.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-30svga: Re-emit bound rendertargets and texture samplers at the beginning of ev...José Fonseca1-3/+11
2010-08-22svga: Do not shortcut NULL surface relocations with SVGA3D_INVALID_ID.José Fonseca1-5/+8
2010-04-10Squashed commit of the following:Keith Whitwell1-5/+5
2010-02-19gallium: WIP: Introduce sampler views.Michal Krol1-10/+12
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca1-1/+1
2010-01-21svga: Remove unnecessary headers.Vinson Lee1-2/+0
2009-11-17svga: Add svga driverJakob Bornecrantz1-0/+279