aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/drm/nouveau/dri
Commit message (Expand)AuthorAgeFilesLines
* nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 overBen Skeggs2009-06-051-1/+2
* nouveau: remove dri1 code now we're using the dri state trackerBen Skeggs2009-05-088-728/+4
* nouveau: use dri state tracker for dri1Ben Skeggs2009-05-081-28/+0
* gallium: Update the drm_api.Thomas Hellstrom2009-04-281-1/+1
* nouveau: Frontbuffer needs to be marked as linear.Younes Manton2009-03-241-1/+2
* nouveau: rewrite winsys in terms of drm_api, support dri2 state trackerBen Skeggs2009-03-189-77/+254
* gallium: Remove do_flip argument from surface_copyJakob Bornecrantz2009-03-131-1/+1
* nouveau: reenable all the non-nv50 pipe driversBen Skeggs2009-02-201-5/+5
* nv50: rework for texture_transfer changesBen Skeggs2009-02-201-6/+6
* nv04-nv40: move 2d blit/fill code into pipe driverBen Skeggs2009-02-051-30/+13
* nv50: move 2d blit/fill code into pipe driverBen Skeggs2009-02-051-12/+30
* nouveau: link against libdrm_nouveau (installed with libdrm)Ben Skeggs2009-02-043-3/+4
* nouveau: fix st_get_framebuffer_surface() breakagePekka Paalanen2009-01-241-2/+2
* nouveau: fix warningBen Skeggs2009-01-121-1/+1
* nouveau: Factor out common winsys bits into libnouveaudrm.aYounes Manton2009-01-107-0/+598