Age | Commit message (Expand) | Author |
2009-03-04 | gallium: Unify reference counting. | Michel Dänzer |
2009-02-25 | nouveau: nv04-nv40 texture transfer. | Younes Manton |
2009-02-11 | nouveau: 1xN, Nx1 levels of a swizzled mip tree shouldn't be aligned. | Younes Manton |
2009-02-10 | nouveau: nv40 swizzled mipmap fixes. | Younes Manton |
2009-02-06 | nouveau: Frontbuffer pitch needs to be set. | Younes Manton |
2009-02-04 | nouveau: get things building/running again after pipe_surface.buffer removal | Ben Skeggs |
2009-02-02 | gallium: remove pipe_buffer from surfaces | Zack Rusin |
2009-01-20 | gallium: Remove the standalone surfaces. | José Fonseca |
2009-01-10 | nouveau: Use PIPE_BUFFER_USAGE_CPU_* instead of custom. | Younes Manton |
2009-01-10 | nouveau: Put dynamic textures in GART for CPU access and don't swizzle. | Younes Manton |
2009-01-10 | nouveau: Swizzle textures larger than nv04 SIFM limit in parts. | Younes Manton |
2008-12-02 | nouveau: Calc pitch for swizzled textures appropriately. | Younes Manton |
2008-12-02 | nouveau: Use swizzled textures & render targets on nv40 when possible. | Younes Manton |
2008-11-10 | nv40: init pipe_surface correctly | Ben Skeggs |
2008-10-29 | nv40: rename some vars in texture layout code | Ben Skeggs |
2008-09-11 | nouveau: gallium directory structure changed again.. | Ben Skeggs |
2008-06-29 | nouveau: adapt to cpp->pf_block changes | Ben Skeggs |
2008-05-27 | nouveau: very quick port to tex-surface changes. | Ben Skeggs |
2008-04-04 | nouveau: in some cases don't create the buffer in local mem initially. | Ben Skeggs |
2008-03-21 | nv40: oops | Ben Skeggs |
2008-03-21 | nv40: s/free/FREE/ | Ben Skeggs |
2008-03-21 | nv40: align each level to 64 pixels | Ben Skeggs |
2008-03-21 | nouveau: match gallium API changes | Ben Skeggs |
2008-02-29 | nouveau: implement pipe_screen | Ben Skeggs |
2008-02-22 | nouveau: fix build | Ben Skeggs |
2008-02-16 | nouveau: match gallium code reorginisation. | Ben Skeggs |