summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nvfx/nvfx_miptree.c
AgeCommit message (Expand)Author
2010-08-20gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT tooLuca Barbieri
2010-05-17nouveau: adapt to interface changesRoland Scheidegger
2010-04-20gallium: replace pipe_resource::_usage with pipe_resource::usageBrian Paul
2010-04-17nvfx: Remove unnecessary headers.Vinson Lee
2010-04-12nvfx: fix bind flagsLuca Barbieri
2010-04-12nvfx: add missing vtbl for shared texturesLuca Barbieri
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-23nvfx: stop incessantly spewing debug messages on the terminalLuca Barbieri
2010-03-15nvfx: move nv04_surface_2d.c into nvfx directoryLuca Barbieri
2010-03-15nv30, nv40: unify nv[34]0_miptree.cLuca Barbieri