summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/g3dvl/xsp_winsys.c
Commit message (Expand)AuthorAgeFilesLines
* softpipe: Simplify softpipe_create's prototype.José Fonseca2009-04-181-1/+1
* gallium: Unify reference counting.Michel Dänzer2009-03-041-2/+2
* g3dvl: Grab surface pointer when flushing front buffer in SP winsys.Younes Manton2009-03-021-2/+2
* g3dvl: Update winsys stuff.Younes Manton2009-02-251-11/+6
* gallium: Remove the standalone surfaces.José Fonseca2009-01-201-54/+13
* g3dvl: Use winsys_buffer_reference() instead of pipe_buffer_reference().Younes Manton2008-09-121-1/+1
* g3dvl: Update softlinks to nouveau winsys files, related fixes.Younes Manton2008-09-121-53/+52
* g3dvl: Add Nouveau winsys, libdriclient.Younes Manton2008-07-221-14/+58
* g3dvl: Fix some memory leaks in the winsys.Younes Manton2008-07-201-5/+21
* g3dvl: Minor SP winsys cleanup.Younes Manton2008-07-201-17/+29
* g3dvl: Use block and stride instead of cpp and pitch.Younes Manton2008-06-301-3/+12
* Initial commit for g3dvl.Younes Manton2008-06-081-0/+256