summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv04/nv04_miptree.c
Commit message (Expand)AuthorAgeFilesLines
* nv04: small fix againStephane Marchesin2009-05-051-1/+2
* gallium: Remove some little-used fields from struct pipe_surface.Michel Dänzer2009-03-261-1/+0
* gallium: Unify reference counting.Michel Dänzer2009-03-041-23/+10
* nouveau: nv04-nv40 texture transfer.Younes Manton2009-02-251-29/+18
* nouveau: Frontbuffer pitch needs to be set.Younes Manton2009-02-061-0/+1
* nouveau: get things building/running again after pipe_surface.buffer removalBen Skeggs2009-02-041-0/+25
* gallium: remove pipe_buffer from surfacesZack Rusin2009-02-021-2/+0
* nv04: some old changes I had lying around.Stephane Marchesin2009-02-021-38/+55
* gallium: Remove the standalone surfaces.José Fonseca2009-01-201-4/+2
* nv04..nv30: fix pipe_surface initPekka Paalanen2008-11-121-0/+2
* nouveau: gallium directory structure changed again..Ben Skeggs2008-09-111-4/+2
* nv04: use FREE/MALLOC like a good gallium boy should.Stephane Marchesin2008-07-081-3/+3
* nv04.Stephane Marchesin2008-07-081-0/+138