summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_state_surface.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-04gallium: Remove some superfluous instances of #include "p_inlines.h".Michel Dänzer1-1/+0
2009-01-27gallium: standardize api on the prefix "nr"Zack Rusin1-1/+1
2008-12-11softpipe: Add missing header include.Michal Krol1-0/+2
2008-12-10gallium: added draw_set_mrd() function to fix polygon offsetBrian Paul1-0/+20
2008-03-20gallium: use new framebuffer width, height fieldsBrian1-16/+3
2008-03-19gallium: added fb_width/height fields to softpipe contextBrian Paul1-0/+12
2008-02-18Standardize on using the pipe/ include prefix.José Fonseca1-1/+1
2008-02-15Code reorganization: move files into their places.José Fonseca1-0/+109