summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/softpipe/sp_texture.h
AgeCommit message (Expand)Author
2009-01-20gallium: Remove the standalone surfaces.José Fonseca
2008-06-27gallium: Drop pipe_texture->cpp and pipe_surface->cpp.José Fonseca
2008-06-20gallium: fix some surface usage bugsBrian Paul
2008-05-02gallium: Add texture usage flags, special-case allocation of display targetsKeith Whitwell
2008-05-01gallium: tex surface checkpointKeith Whitwell
2008-02-27gallium: implement pipe_screen for softpipe driverBrian
2008-02-27gallium: softpipe_init_texture_funcs(), make texture func staticBrian
2008-02-20gallium: new pipe->texture_update() functionBrian
2008-02-15Code reorganization: move files into their places.José Fonseca