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_fs.c
Age
Commit message (
Expand
)
Author
2010-04-16
llvmpipe: remove unneeded declaration (which caused a warning)
Brian Paul
2010-04-16
llvmpipe: updated #includes
Brian Paul
2010-04-16
Merge the lp-surface-tiling branch into master.
Brian Paul
2010-04-12
llvmpipe: Respect pipe_sampler_view::format.
José Fonseca
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-18
gallivm/llvmpipe: added lp_rast_shader_inputs::facing and pass through
Brian Paul
2010-03-18
llvmpipe: defines for RAST_WHOLE, RAST_EDGE_TEST
Brian Paul
2010-03-18
gallivm/llvmpipe: simplify front/back stencil ref value handling
Brian Paul
2010-03-18
llvmpipe: set opaque = FALSE if stencil enabled
Brian Paul
2010-03-18
llvmpipe: Fix crashes when there is no depth buffer bound.
José Fonseca
2010-03-17
llvmpipe: remove incorrect depth test check
Brian Paul
2010-03-17
llvmpipe: silence some pointer/casting warnings
Brian Paul
2010-03-17
gallivm/llvmpipe: more asst changes for stencil testing
Brian Paul
2010-03-17
gallivm/llmvpipe: pass stencil refs state into z/stencil build code
Brian Paul
2010-03-16
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-15
gallivm/llvmpipe: rename some constant building functions
Brian Paul
2010-03-13
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-11
llvmpipe: fix comment typo
Brian Paul
2010-03-11
gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.h
Brian Paul
2010-03-10
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-03
llvmpipe: Ensure context is flushed when destroying shaders.
José Fonseca
2010-02-14
llvmpipe: s/debug_dump_/util_dump_/
José Fonseca
2010-02-14
llvmpipe: Use util_format_name().
José Fonseca
2010-02-09
llvmpipe: Remove reference to prefilter field.
Michal Krol
2010-02-08
llvmpipe: switch to using dynamic stack allocation instead of registers
Zack Rusin
2010-02-08
llvmpipe: use new os time functions
Brian Paul
2010-02-08
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
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-28
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
gallium: Enable multiple constant buffers for vertex and geometry shaders.
Michal Krol
2010-01-27
llvmpipe: count/report time spent in LLVM compilations
Brian Paul
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-21
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-01-20
llvmpipe: updated comment
Brian Paul
2010-01-20
llvmpipe: adapt to per-rendertarget blend changes
Roland Scheidegger
2010-01-18
llvmpipe: tweak a comment
Brian Paul
2010-01-16
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-15
llvmpipe: generate two shader varients, one omits triangle in/out testing
Brian Paul
2010-01-15
llvmpipe: asst code changes in lp_state_fs.c
Brian Paul
2010-01-15
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-14
llvmpipe: implement scissor testing
Brian Paul
2010-01-13
llvmpipe: comments
Brian Paul
2010-01-13
llvmpipe: Opaque shader implies complete colormask too.
José Fonseca
2010-01-13
llvmpipe: Reset the bin when shading a whole tile with an opaque shader.
José Fonseca
2010-01-12
llvmpipe: silence unused var warnings
Brian Paul
2010-01-11
llvmpipe: disable the all in/out test code for now
Brian Paul
2010-01-11
llvmpipe: move, update comments
Brian Paul
2010-01-11
llvmpipe: refactor generate_fragment() code
Brian Paul
[next]