summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/g3dvl
Commit message (Expand)AuthorAgeFilesLines
* g3dvl: Use winsys_buffer_reference() instead of pipe_buffer_reference().Younes Manton2008-09-122-2/+2
* g3dvl: Update softlinks to nouveau winsys files, related fixes.Younes Manton2008-09-1222-103/+99
* g3dvl: Clean up Makefile deps.Younes Manton2008-09-121-4/+5
* g3dvl: Use rotating buffers to avoid waiting for map().Younes Manton2008-08-181-1/+1
* g3dvl: Recursively build dependencies.Younes Manton2008-07-261-0/+2
* g3dvl: Minor fixes.Younes Manton2008-07-231-19/+23
* g3dvl: Add Nouveau winsys, libdriclient.Younes Manton2008-07-2230-26/+1151
* g3dvl: Fix some memory leaks in the winsys.Younes Manton2008-07-202-5/+22
* 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-082-0/+267