summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/g3dvl/xsp_winsys.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-12g3dvl: Use winsys_buffer_reference() instead of pipe_buffer_reference().Younes Manton1-1/+1
2008-09-12g3dvl: Update softlinks to nouveau winsys files, related fixes.Younes Manton1-53/+52
2008-07-22g3dvl: Add Nouveau winsys, libdriclient.Younes Manton1-14/+58
2008-07-20g3dvl: Fix some memory leaks in the winsys.Younes Manton1-5/+21
2008-07-20g3dvl: Minor SP winsys cleanup.Younes Manton1-17/+29
2008-06-30g3dvl: Use block and stride instead of cpp and pitch.Younes Manton1-3/+12
2008-06-08Initial commit for g3dvl.Younes Manton1-0/+256