aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_state_framebuffer.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger2010-03-301-1/+1
* Merge branch 'gallium-format-cleanup'José Fonseca2010-03-021-1/+1
|\
| * svga: Rename pipe formats.José Fonseca2010-03-021-1/+1
* | gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.Michal Krol2010-02-221-153/+132
|/
* 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: flush our command buffer after the 8th distinct render targetKeith Whitwell2009-11-271-0/+3
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+455