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
Age
Commit message (
Expand
)
Author
2009-08-29
llvmpipe: move all color-combine code into lp_quad_blend.c
Keith Whitwell
2009-08-29
llvmpipe: fix typo
Keith Whitwell
2009-08-29
llvmpipe: example fastpaths in blending
Keith Whitwell
2009-08-29
llvmpipe: actually pass >1 quad from triangle routine
Keith Whitwell
2009-08-29
llvmpipe: expand quad pipeline to process >1 quad at a time
Keith Whitwell
2009-08-29
llvmpipe: rip out old mulithread support
Keith Whitwell
2009-08-29
llvmpipe: avoid flushing depth buffer cache on swapbuffers
Keith Whitwell
2009-08-29
llvmpipe: also shortcircuit non-texture tile lookups
Keith Whitwell
2009-08-29
llvmpipe: shortcircuit repeated lookups of the same tile
Keith Whitwell
2009-08-29
llvmpipe: remove unused vars in lp_setup.c
Keith Whitwell
2009-08-29
llvmpipe: use bitwise logic to setup quad masks in lp_setup
Keith Whitwell
2009-08-29
llvmpipe: simplify flush_spans
Keith Whitwell
2009-08-29
llvmpipe: make some small steps to flush texture cache less frequently
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: Pixel packing/unpacking and loop code generators.
José Fonseca
2009-08-29
llvmpipe: Fork softpipe for experimentation with llvm.
José Fonseca