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_jit.h
Age
Commit message (
Expand
)
Author
2010-01-10
llvmpipe: initial mrt support
Keith Whitwell
2010-01-08
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-07
llvmpipe: Remove TGSI sampler pointers from JIT context too.
José Fonseca
2010-01-07
llvmpipe: Remove more loose ends of TGSI exec sampling.
José Fonseca
2009-12-16
llvmpipe: do final the pixel in/out triangle test in the fragment shader
Brian Paul
2009-10-09
llvmpipe: remove dead code
Keith Whitwell
2009-10-08
llvmpipe: remove some old sampler support structs
Keith Whitwell
2009-10-08
llvmpipe: Fix up lp_rast_shade_quads.
José Fonseca
2009-09-11
llvmpipe: Update status in README and TODO/FIXME comments throughout the code.
José Fonseca
2009-09-07
llvmpipe: Code generate the texture sampling inside the shader.
José Fonseca
2009-08-29
llvmpipe: Isolate sampling from TGSI translation.
José Fonseca
2009-08-29
llvmpipe: Better structure dereference naming.
José Fonseca
2009-08-29
llvmpipe: Pass the alpha ref value and blend color in the jit context.
José Fonseca
2009-08-29
llvmpipe: Pass fragment context to generated function in a single structure.
José Fonseca
2009-08-29
llvmpipe: Centralize the C <-> JIT interfaces in one place.
José Fonseca