| Commit message (Expand) | Author | Age | Files | Lines |
* | nouveau: use AVAIL_RING() | Ben Skeggs | 2010-02-12 | 1 | -2/+2 |
* | gallium: pipe/p_inlines.h -> util/u_inlines.h | José Fonseca | 2010-02-02 | 1 | -1/+1 |
* | nv50: Dehexify and bring up to date with new method defines. | Marcin Kościelnicki | 2009-12-28 | 1 | -6/+6 |
* | Move the remaining format pf_get_* functions to u_format.h. | Michal Krol | 2009-12-17 | 1 | -11/+12 |
* | nouveau: avoid running out of relocs | Maarten Maathuis | 2009-12-14 | 1 | -2/+2 |
* | nv50: add proper zslice offset in miptree_surface | Christoph Bumiller | 2009-12-13 | 1 | -14/+0 |
* | nv50: use m2mf z pos instead of calculating offset manually | Christoph Bumiller | 2009-12-13 | 1 | -13/+10 |
* | gallium: adapt nv drivers to interface cleanups | Roland Scheidegger | 2009-12-02 | 1 | -27/+21 |
* | gallium: fix more statetrackers/drivers for not using texture width/height/de... | Roland Scheidegger | 2009-11-26 | 1 | -5/+6 |
* | nv50: add 3d texture tiling and mip-mapping | Christoph Bumiller | 2009-11-04 | 1 | -9/+30 |
* | nv50: fix textures with block size != cpp | Christoph Bumiller | 2009-10-31 | 1 | -18/+32 |
* | nv50: use SIFC also for shader upload | Christoph Bumiller | 2009-10-31 | 1 | -0/+86 |
* | gallium: Preparations for adding more PIPE_TRANSFER_* usage flags. | Michel Dänzer | 2009-10-02 | 1 | -2/+2 |
* | nv50: Fix m2mf positions. | Marcin Kościelnicki | 2009-09-14 | 1 | -2/+2 |
* | nouveau: introduce nouveau_miptree common to all nouveau pipe drivers | Ben Skeggs | 2009-08-31 | 1 | -4/+4 |
* | 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 |