aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_state_surface.c
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: Flush draw module before switching framebuffer.José Fonseca2009-12-261-0/+2
* Move pf_get_component_bits() to u_format auxiliary module.Michal Krol2009-12-031-2/+5
* llvmpipe: Ensure tile cache transfers are mapped before flushing it.José Fonseca2009-10-041-0/+1
* llvmpipe: Grab a ref when the fb is set.Younes Manton2009-09-281-2/+2
* llvmpipe: Squash the quad pipeline.José Fonseca2009-08-291-0/+13
* llvmpipe: Code generate the depth test, and include in the shader.José Fonseca2009-08-291-6/+0
* llvmpipe: cleanup framebuffer state routine slightlyKeith Whitwell2009-08-291-40/+10
* llvmpipe: remove backwards dependency from tilecache to llvmpipeKeith Whitwell2009-08-291-2/+2
* llvmpipe: Rename preprocessor symbols too.José Fonseca2009-08-291-1/+1
* llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca2009-08-291-0/+129