summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_screen_texture.h
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Keith Whitwell2010-04-101-199/+0
* Squashed commit of gallium-context-transfers:Keith Whitwell2010-03-111-0/+3
* svga: s/PIPE_MAX_TEXTURE_LEVELS/SVGA_MAX_TEXTURE_LEVELS/Brian Paul2010-03-081-1/+1
* svga: Report the 2d/3d texture sizes supported by the host.José Fonseca2010-02-121-1/+1
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-0/+1
* Merge branch 'mesa_7_7_branch'Brian Paul2009-12-111-1/+8
|\
| * svga: Keep tight control of texture handle ownership.José Fonseca2009-12-111-1/+8
* | gallium: fix reference counting functions to be strict-aliasing compliantRoland Scheidegger2009-12-031-1/+2
|/
* svga: cache textures as well as buffersKeith Whitwell2009-11-241-3/+13
* svga: Add svga driverJakob Bornecrantz2009-11-171-0/+177