index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
llvmpipe
/
lp_state_surface.c
Age
Commit message (
Expand
)
Author
2010-04-02
llvmpipe: limit max texture size to 2Kx2K for now
Brian Paul
2010-02-05
Merge remote branch 'origin/lp-binning'
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-31
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-21
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-01-08
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2009-12-26
llvmpipe: Flush draw module before switching framebuffer.
José Fonseca
2009-12-17
llvmpipe: keep copy of framebuffer state in setup context
Keith Whitwell
2009-12-11
llvmpipe: fix inverted util_framebuffer_state_equal() result
Brian Paul
2009-12-10
llvmpipe: simplify llvmpipe_set_framebuffer_state()
Brian Paul
2009-12-04
llvmpipe: simplify framebuffer state code
Brian Paul
2009-12-03
Move pf_get_component_bits() to u_format auxiliary module.
Michal Krol
2009-10-09
llvmpipe: remove dead code
Keith Whitwell
2009-10-08
llvmpipe: Assorted build fixes.
José Fonseca
2009-10-08
llvmpipe: remove tex tile cache and related code
Keith Whitwell
2009-10-04
llvmpipe: Ensure tile cache transfers are mapped before flushing it.
José Fonseca
2009-09-28
llvmpipe: Grab a ref when the fb is set.
Younes Manton
2009-08-29
llvmpipe: Squash the quad pipeline.
José Fonseca
2009-08-29
llvmpipe: Code generate the depth test, and include in the shader.
José Fonseca
2009-08-29
llvmpipe: cleanup framebuffer state routine slightly
Keith Whitwell
2009-08-29
llvmpipe: remove backwards dependency from tilecache to llvmpipe
Keith Whitwell
2009-08-29
llvmpipe: Rename preprocessor symbols too.
José Fonseca
2009-08-29
llvmpipe: Fork softpipe for experimentation with llvm.
José Fonseca