summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/svga/svga_screen_texture.c
AgeCommit message (Expand)Author
2009-12-17Move the remaining format pf_get_* functions to u_format.h.Michal Krol
2009-12-17Merge branch 'master' into pipe-format-simplifyMichal Krol
2009-12-11Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-11svga: Keep tight control of texture handle ownership.José Fonseca
2009-12-11svga: Fix mixed signed comparisons.José Fonseca
2009-12-04Merge branch 'gallium-noblocks'Roland Scheidegger
2009-12-03Move pf_is_compressed() to u_format auxiliary module.Michal Krol
2009-12-02gallium: adapt drivers to interface cleanupsRoland Scheidegger
2009-12-01Merge commit 'origin/mesa_7_7_branch'Keith Whitwell
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
2009-11-24svga: cache textures as well as buffersKeith Whitwell
2009-11-17svga: Add svga driverJakob Bornecrantz