Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nv04-nv40: move 2d blit/fill code into pipe driver | Ben Skeggs | 2009-02-05 | 1 | -3/+3 |
* | nouveau: get things building/running again after pipe_surface.buffer removal | Ben Skeggs | 2009-02-04 | 1 | -3/+35 |
* | nouveau: link against libdrm_nouveau (installed with libdrm) | Ben Skeggs | 2009-02-04 | 1 | -21/+7 |
* | gallium: make p_winsys internal | Zack Rusin | 2009-01-30 | 1 | -1/+1 |
* | nouveau: Rename buffer on map if discardable, busy, and write-only. | Younes Manton | 2009-01-18 | 1 | -0/+15 |
* | nouveau: return buffer map to something sane. | Ben Skeggs | 2009-01-12 | 1 | -20/+0 |
* | nouveau: use usage, not uninitialised flags value... | Ben Skeggs | 2009-01-12 | 1 | -1/+1 |
* | nouveau: Factor out common winsys bits into libnouveaudrm.a | Younes Manton | 2009-01-10 | 1 | -0/+229 |