summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nvfx/nvfx_miptree.c
Commit message (Expand)AuthorAgeFilesLines
* nouveau: adapt to interface changesRoland Scheidegger2010-05-171-1/+1
* gallium: replace pipe_resource::_usage with pipe_resource::usageBrian Paul2010-04-201-2/+2
* nvfx: Remove unnecessary headers.Vinson Lee2010-04-171-2/+0
* nvfx: fix bind flagsLuca Barbieri2010-04-121-1/+1
* nvfx: add missing vtbl for shared texturesLuca Barbieri2010-04-121-0/+1
* Squashed commit of the following:Keith Whitwell2010-04-101-82/+143
* nvfx: stop incessantly spewing debug messages on the terminalLuca Barbieri2010-03-231-1/+4
* nvfx: move nv04_surface_2d.c into nvfx directoryLuca Barbieri2010-03-151-1/+1
* nv30, nv40: unify nv[34]0_miptree.cLuca Barbieri2010-03-151-0/+247