summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_pipe_constants.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* svga: Remove unnecessary headers.Vinson Lee2010-01-281-1/+0
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-221-3/+0
|\
| * svga: Remove unnecessary headers.Vinson Lee2010-01-211-3/+0
* | gallium: remove const qualifier from pipe_buffer argument in set_constant_bufferRoland Scheidegger2010-01-111-1/+1
* | gallium: adapt drivers to pipe_constant_buffer removalRoland Scheidegger2009-12-241-2/+2
|/
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+74