summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_screen_texture.c
AgeCommit message (Collapse)Author
2009-12-04Merge branch 'gallium-noblocks'Roland Scheidegger
Conflicts: src/gallium/state_trackers/xorg/xorg_exa.c
2009-12-02gallium: adapt drivers to interface cleanupsRoland Scheidegger
2009-12-01Merge commit 'origin/mesa_7_7_branch'Keith Whitwell
Conflicts: src/gallium/drivers/svga/svga_screen_texture.c src/gallium/state_trackers/xorg/xorg_composite.c src/gallium/state_trackers/xorg/xorg_exa.c src/gallium/state_trackers/xorg/xorg_renderer.c src/gallium/state_trackers/xorg/xorg_xv.c src/mesa/main/texgetimage.c src/mesa/main/version.h
2009-11-27svga: fix for not using texture width/height/depth arraysRoland Scheidegger
2009-11-26svga: Remove spurious argument to SVGA_DBG.José Fonseca
2009-11-25svga: try harder to make the cachable flag workKeith Whitwell
It doesn't though.
2009-11-24svga: cache textures as well as buffersKeith Whitwell
2009-11-17svga: Add svga driverJakob Bornecrantz