summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_state_surface.c
AgeCommit message (Expand)Author
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-20softpipe: Remove unnecessary headers.Vinson Lee
2009-12-26softpipe: Flush draw module before switching framebuffer.José Fonseca
2009-12-03Move pf_get_component_bits() to u_format auxiliary module.Michal Krol
2009-09-27softpipe: Grab a ref when the fb is set.Younes Manton
2009-07-25softpipe: cleanup framebuffer state routine slightlyKeith Whitwell
2009-07-22softpipe: remove backwards dependency from tilecache to softpipeKeith Whitwell
2009-03-04gallium: Remove some superfluous instances of #include "p_inlines.h".Michel Dänzer
2009-01-27gallium: standardize api on the prefix "nr"Zack Rusin
2008-12-11softpipe: Add missing header include.Michal Krol
2008-12-10gallium: added draw_set_mrd() function to fix polygon offsetBrian Paul
2008-03-20gallium: use new framebuffer width, height fieldsBrian
2008-03-19gallium: added fb_width/height fields to softpipe contextBrian Paul
2008-02-18Standardize on using the pipe/ include prefix.José Fonseca
2008-02-15Code reorganization: move files into their places.José Fonseca