Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nv50: whitespace fixes and deobfuscation | Maarten Maathuis | 2009-08-17 | 1 | -11/+22 |
* | nv50: fix mipmap offsets and tiling | Christoph Bumiller | 2009-08-14 | 1 | -15/+24 |
* | nv50: fix sx/dx typo in transfer_rect_m2mf | Christoph Bumiller | 2009-07-29 | 1 | -2/+2 |
* | nv50: create textures with nouveau_bo, for flexibility with tiling later | Ben Skeggs | 2009-06-05 | 1 | -17/+24 |
* | nouveau: fix build with libdrm_nouveau 0.6 | Ben Skeggs | 2009-06-05 | 1 | -6/+6 |
* | nouveau: move channel creation into pipe drivers | Ben Skeggs | 2009-06-05 | 1 | -2/+1 |
* | nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 over | Ben Skeggs | 2009-06-05 | 1 | -2/+2 |
* | nv50: some mipmapping fixes | Ben Skeggs | 2009-05-28 | 1 | -17/+19 |
* | gallium: Unify reference counting. | Michel Dänzer | 2009-03-04 | 1 | -9/+4 |
* | nv50: delay uploads until transfer object is destroyed | Ben Skeggs | 2009-02-22 | 1 | -13/+13 |
* | nv50: rework for texture_transfer changes | Ben Skeggs | 2009-02-20 | 1 | -0/+216 |