summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/drm/nouveau/common
Commit message (Expand)AuthorAgeFilesLines
* nv04-nv40: move 2d blit/fill code into pipe driverBen Skeggs2009-02-057-582/+11
* nv50: move 2d blit/fill code into pipe driverBen Skeggs2009-02-054-201/+3
* nouveau: support getting "native" bo from winsysBen Skeggs2009-02-051-0/+8
* nouveau: get things building/running again after pipe_surface.buffer removalBen Skeggs2009-02-047-54/+98
* nouveau: link against libdrm_nouveau (installed with libdrm)Ben Skeggs2009-02-0419-2475/+29
* Merge branch 'gallium-0.2' of git+ssh://[email protected]/git/mesa/...Stephane Marchesin2009-02-023-3/+3
|\
| * gallium: make p_winsys internalZack Rusin2009-01-303-3/+3
* | nv04: some old changes I had lying around.Stephane Marchesin2009-02-023-3/+12
|/
* 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-1026-0/+4210