summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_resource_texture.c
AgeCommit message (Expand)Author
2011-03-11gallium: kill is_resource_referencedMarek Olšák
2011-03-11svga: Propagate discard/unsynchronized flags to the host when doing texture D...José Fonseca
2011-02-18svga: Ensure pending drawing commands other surface operations are emitted be...José Fonseca
2011-02-18svga: Disable surface cache for texturesJakob Bornecrantz
2011-02-18svga: Make sure that refcnt debugger gets the correct backtrace for createJakob Bornecrantz
2011-02-16svga: Don't fake DXT compression ability.José Fonseca
2011-02-11svga: disable a debug_printf() callBrian Paul
2011-02-03svga: Don't call swc->flush directly.José Fonseca
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-08-20gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT tooLuca Barbieri
2010-05-03svga: Remove the screen private context.José Fonseca
2010-04-11svga: Remove unnecessary headers.Vinson Lee
2010-04-10Squashed commit of the following:Keith Whitwell