aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/softpipe/sp_texture.h
Commit message (Expand)AuthorAgeFilesLines
* g3dvl: pipe_video_context interface, softpipe impl, auxiliary libsYounes Manton2009-09-271-0/+16
* Merge branch 'softpipe-opt'Keith Whitwell2009-09-231-1/+5
|\
| * softpipe: rework texture sampling codeKeith Whitwell2009-08-211-0/+4
| * softpipe: make some small steps to flush texture cache less frequentlyKeith Whitwell2009-07-221-1/+1
* | softpipe: remove no-op softpipe_init_texture_funcs() functionBrian Paul2009-09-101-3/+0
|/
* gallium: No longer allow CPU mapping surfaces directly.Michel Dänzer2009-02-051-1/+14
* gallium: Remove the standalone surfaces.José Fonseca2009-01-201-1/+1
* 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