summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_state_surface.c
AgeCommit message (Expand)Author
2010-11-04llvmpipe: added llvm offset setup codeHui Qi Tay
2010-09-16llvmpipe: add LP_PERF flag to disable various aspects of rasterizationKeith Whitwell
2010-05-03gallium: move framebuffer utility functions into a new fileBrian Paul
2010-04-23llvmpipe: rename MAXWIDTH, MAXHEIGHTBrian Paul
2010-04-02llvmpipe: limit max texture size to 2Kx2K for nowBrian Paul
2010-02-05Merge remote branch 'origin/lp-binning'José Fonseca
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca
2010-01-31Merge remote branch 'origin/master' into lp-binningJosé Fonseca
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-21llvmpipe: Remove unnecessary headers.Vinson Lee
2010-01-08Merge remote branch 'origin/master' into lp-binningJosé Fonseca
2009-12-26llvmpipe: Flush draw module before switching framebuffer.José Fonseca
2009-12-17llvmpipe: keep copy of framebuffer state in setup contextKeith Whitwell
2009-12-11llvmpipe: fix inverted util_framebuffer_state_equal() resultBrian Paul
2009-12-10llvmpipe: simplify llvmpipe_set_framebuffer_state()Brian Paul
2009-12-04llvmpipe: simplify framebuffer state codeBrian Paul
2009-12-03Move pf_get_component_bits() to u_format auxiliary module.Michal Krol
2009-10-09llvmpipe: remove dead codeKeith Whitwell
2009-10-08llvmpipe: Assorted build fixes.José Fonseca
2009-10-08llvmpipe: remove tex tile cache and related codeKeith Whitwell
2009-10-04llvmpipe: Ensure tile cache transfers are mapped before flushing it.José Fonseca
2009-09-28llvmpipe: Grab a ref when the fb is set.Younes Manton
2009-08-29llvmpipe: Squash the quad pipeline.José Fonseca
2009-08-29llvmpipe: Code generate the depth test, and include in the shader.José Fonseca
2009-08-29llvmpipe: cleanup framebuffer state routine slightlyKeith Whitwell
2009-08-29llvmpipe: remove backwards dependency from tilecache to llvmpipeKeith Whitwell
2009-08-29llvmpipe: Rename preprocessor symbols too.José Fonseca
2009-08-29llvmpipe: Fork softpipe for experimentation with llvm.José Fonseca