summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_state_framebuffer.c
AgeCommit message (Expand)Author
2011-02-24svga: Ensure rendertargets and textures are always rebound at every command b...José Fonseca
2010-08-30svga: Re-emit bound rendertargets and texture samplers at the beginning of ev...José Fonseca
2010-03-30gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger
2010-03-02Merge branch 'gallium-format-cleanup'José Fonseca
2010-03-02svga: Rename pipe formats.José Fonseca
2010-02-22gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.Michal Krol
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-01-21svga: Remove unnecessary headers.Vinson Lee
2009-11-27svga: flush our command buffer after the 8th distinct render targetKeith Whitwell
2009-11-17svga: Add svga driverJakob Bornecrantz