aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/drm/nouveau/common/nouveau_winsys_pipe.c
Commit message (Expand)AuthorAgeFilesLines
* nv04-nv40: move 2d blit/fill code into pipe driverBen Skeggs2009-02-051-3/+3
* nouveau: get things building/running again after pipe_surface.buffer removalBen Skeggs2009-02-041-3/+35
* nouveau: link against libdrm_nouveau (installed with libdrm)Ben Skeggs2009-02-041-21/+7
* gallium: make p_winsys internalZack Rusin2009-01-301-1/+1
* nouveau: Rename buffer on map if discardable, busy, and write-only.Younes Manton2009-01-181-0/+15
* nouveau: return buffer map to something sane.Ben Skeggs2009-01-121-20/+0
* nouveau: use usage, not uninitialised flags value...Ben Skeggs2009-01-121-1/+1
* nouveau: Factor out common winsys bits into libnouveaudrm.aYounes Manton2009-01-101-0/+229