summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nv04/nv04_miptree.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-26gallium: fix more statetrackers/drivers for not using texture width/height/de...Roland Scheidegger1-10/+9
2009-05-05nv04: small fix againStephane Marchesin1-1/+2
2009-03-26gallium: Remove some little-used fields from struct pipe_surface.Michel Dänzer1-1/+0
2009-03-04gallium: Unify reference counting.Michel Dänzer1-23/+10
2009-02-25nouveau: nv04-nv40 texture transfer.Younes Manton1-29/+18
2009-02-06nouveau: Frontbuffer pitch needs to be set.Younes Manton1-0/+1
2009-02-04nouveau: get things building/running again after pipe_surface.buffer removalBen Skeggs1-0/+25
2009-02-02gallium: remove pipe_buffer from surfacesZack Rusin1-2/+0
2009-02-02nv04: some old changes I had lying around.Stephane Marchesin1-38/+55
2009-01-20gallium: Remove the standalone surfaces.José Fonseca1-4/+2
2008-11-12nv04..nv30: fix pipe_surface initPekka Paalanen1-0/+2
2008-09-11nouveau: gallium directory structure changed again..Ben Skeggs1-4/+2
2008-07-08nv04: use FREE/MALLOC like a good gallium boy should.Stephane Marchesin1-3/+3
2008-07-08nv04.Stephane Marchesin1-0/+138