summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_texture.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: Drop pipe_texture->cpp and pipe_surface->cpp.José Fonseca2008-06-271-1/+1
* gallium: fix some surface usage bugsBrian Paul2008-06-201-0/+2
* gallium: Add texture usage flags, special-case allocation of display targetsKeith Whitwell2008-05-021-1/+1
* gallium: tex surface checkpointKeith Whitwell2008-05-011-1/+0
* gallium: implement pipe_screen for softpipe driverBrian2008-02-271-1/+9
* gallium: softpipe_init_texture_funcs(), make texture func staticBrian2008-02-271-15/+1
* gallium: new pipe->texture_update() functionBrian2008-02-201-0/+4
* Code reorganization: move files into their places.José Fonseca2008-02-151-0/+71