summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/g3dvl/nouveau/nouveau_winsys_pipe.c
AgeCommit message (Expand)Author
2009-01-10g3dvl: Allocate one set of bufs, let winsys rename them as necessary.Younes Manton
2009-01-10nouveau: Use PIPE_BUFFER_USAGE_CPU_* instead of custom.Younes Manton
2009-01-10nouveau: Put dynamic textures in GART for CPU access and don't swizzle.Younes Manton
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