summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_pipe_fs.c
AgeCommit message (Collapse)Author
2010-02-03svga: Remove unnecessary header.Vinson Lee
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-01-21svga: Remove unnecessary headers.Vinson Lee
2010-01-05svga: Remove stale references to delete shader results.José Fonseca
To ensure that a new result that happens to have the same address of the old one will be detected as a change.
2010-01-03svga: Use a shader id as low as possible.José Fonseca
2009-11-17svga: Add svga driverJakob Bornecrantz