aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_pipe_fs.c
Commit message (Collapse)AuthorAgeFilesLines
* svga: Remove unnecessary header.Vinson Lee2010-02-031-1/+0
|
* 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: Remove stale references to delete shader results.José Fonseca2010-01-051-0/+7
| | | | | To ensure that a new result that happens to have the same address of the old one will be detected as a change.
* svga: Use a shader id as low as possible.José Fonseca2010-01-031-0/+3
|
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+124