Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Move dri drivers to targets | Jakob Bornecrantz | 2010-03-24 | 1 | -23/+0 |
* | nv30, nv40: move last files to nvfx/ and rm -rf nv30 nv40 | Luca Barbieri | 2010-03-15 | 1 | -8/+0 |
* | nvfx: add nvfx directory to build system | Luca Barbieri | 2010-03-15 | 1 | -0/+7 |
* | Nuke the nv0x-nv2x gallium pipe drivers. | Francisco Jerez | 2010-02-04 | 1 | -3/+0 |
* | nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 over | Ben Skeggs | 2009-06-05 | 1 | -1/+2 |
* | nouveau: remove dri1 code now we're using the dri state tracker | Ben Skeggs | 2009-05-08 | 1 | -12/+4 |
* | nouveau: rewrite winsys in terms of drm_api, support dri2 state tracker | Ben Skeggs | 2009-03-18 | 1 | -4/+4 |
* | nouveau: reenable all the non-nv50 pipe drivers | Ben Skeggs | 2009-02-20 | 1 | -5/+5 |
* | nv50: rework for texture_transfer changes | Ben Skeggs | 2009-02-20 | 1 | -6/+6 |
* | nouveau: link against libdrm_nouveau (installed with libdrm) | Ben Skeggs | 2009-02-04 | 1 | -0/+3 |
* | nouveau: Factor out common winsys bits into libnouveaudrm.a | Younes Manton | 2009-01-10 | 1 | -0/+31 |