summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/g3dvl/xsp_winsys.c
AgeCommit message (Expand)Author
2009-10-01g3dvl: Delete state_trackers/g3dvl, other unused files.Younes Manton
2009-09-15st/g3dvl: pass color values to softpipe clear functionCooper Yuan
2009-04-18softpipe: Simplify softpipe_create's prototype.José Fonseca
2009-03-04gallium: Unify reference counting.Michel Dänzer
2009-03-02g3dvl: Grab surface pointer when flushing front buffer in SP winsys.Younes Manton
2009-02-25g3dvl: Update winsys stuff.Younes Manton
2009-01-20gallium: Remove the standalone surfaces.José Fonseca
2008-09-12g3dvl: Use winsys_buffer_reference() instead of pipe_buffer_reference().Younes Manton
2008-09-12g3dvl: Update softlinks to nouveau winsys files, related fixes.Younes Manton
2008-07-22g3dvl: Add Nouveau winsys, libdriclient.Younes Manton
2008-07-20g3dvl: Fix some memory leaks in the winsys.Younes Manton
2008-07-20g3dvl: Minor SP winsys cleanup.Younes Manton
2008-06-30g3dvl: Use block and stride instead of cpp and pitch.Younes Manton
2008-06-08Initial commit for g3dvl.Younes Manton