summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nv10/nv10_miptree.c
Commit message (Expand)AuthorAgeFilesLines
* Nuke the nv0x-nv2x gallium pipe drivers.Francisco Jerez2010-02-041-165/+0
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* Move the remaining format pf_get_* functions to u_format.h.Michal Krol2009-12-171-2/+3
* nouveau: Work around nv04-nv40 miptrees not matching nouveau_miptree.Younes Manton2009-12-061-0/+2
* gallium: adapt nv drivers to interface cleanupsRoland Scheidegger2009-12-021-8/+3
* gallium: fix more statetrackers/drivers for not using texture width/height/de...Roland Scheidegger2009-11-261-9/+9
* 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-25/+18
* nouveau: nv04-nv40 texture transfer.Younes Manton2009-02-251-16/+17
* 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-1/+0
* gallium: Remove the standalone surfaces.José Fonseca2009-01-201-2/+2
* nv04..nv30: fix pipe_surface initPekka Paalanen2008-11-121-0/+2
* nouveau: gallium directory structure changed again..Ben Skeggs2008-09-111-4/+2
* nv10: there are no 3D textures.Stephane Marchesin2008-07-081-3/+1
* nouveau: adapt to cpp->pf_block changesBen Skeggs2008-06-291-4/+8
* nouveau: very quick port to tex-surface changes.Ben Skeggs2008-05-271-4/+7
* nv10: fix stuff and things.Stephane Marchesin2008-04-021-9/+19
* nv10.Stephane Marchesin2008-03-151-0/+134