aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_state_tss.c
Commit message (Expand)AuthorAgeFilesLines
* svga: Silence debug printf.José Fonseca2010-12-011-1/+0
* svga: Re-emit bound rendertargets and texture samplers at the beginning of ev...José Fonseca2010-08-301-3/+11
* svga: Do not shortcut NULL surface relocations with SVGA3D_INVALID_ID.José Fonseca2010-08-221-5/+8
* Squashed commit of the following:Keith Whitwell2010-04-101-5/+5
* gallium: WIP: Introduce sampler views.Michal Krol2010-02-191-10/+12
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* svga: Remove unnecessary headers.Vinson Lee2010-01-211-2/+0
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+279