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-06-07
llvmpipe: hook up basic gs and multiple constant buffer support
Keith Whitwell
2010-06-03
llvmpipe: Number shaders/variants for more reproducible function names in the...
José Fonseca
2010-06-02
llvmpipe: Centralize all position interpolation in lp_bld_interp.c.
José Fonseca
2010-06-01
llvmpipe: Use struct lp_shader_input in the interpolator.
José Fonseca
2010-06-01
llvmpipe: Don't waste time interpolating unused input channels.
José Fonseca
2010-05-31
llvmpipe: Show fs's TGSI when LP_DEBUG=tgsi is set.
José Fonseca
2010-05-30
llvmpipe: Use pointer_to_func() instead of custom wrappers.
José Fonseca
2010-05-30
llvmpipe: Pass the fs variant to the rasterizer.
José Fonseca
2010-05-20
llvmpipe: more tweaks to dump_fs_variant_key()
Brian Paul
2010-05-20
llvmpipe: use util_dump_logicop()
Brian Paul
2010-05-20
llvmpipe: put variant print/debug code into separate function
Brian Paul
2010-05-15
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-05-15
llvmpipe: Use GALLIVM_DEBUG opt where applicable.
José Fonseca
2010-05-13
llvmpipe: silence casting warnings
Brian Paul
2010-05-12
llvmpipe: Dump fs key's stencil state.
José Fonseca
2010-05-12
llvmpipe: Use RAST_WHOLE/EDGE_TEST in more places.
José Fonseca
2010-05-12
llvmpipe: Move the opaque flag computation into the variant.
José Fonseca
2010-05-10
llvmpipe: fix up indexing of blend/colormask state for render targets
Brian Paul
2010-05-08
gallivm: Add an alternative to LLVMDumpValue that works with Windows GUI apps.
José Fonseca
2010-05-06
llvmpipe: implement occlusion query
Qicheng Christopher Li
2010-05-03
llvmpipe: Fix alpha blending for formats without alpha channel.
José Fonseca
2010-05-01
llvmpipe: Remove unused variable.
Vinson Lee
2010-04-28
llvmpipe: make shader-related functions static, clean-up initializations
Brian Paul
2010-04-28
llvmpipe: remove some unneeded shader structure fields
Brian Paul
2010-04-28
llvmpipe: dump shaders if LP_DEBUG=tgsi
Brian Paul
2010-04-26
llvmpipe: Remove unused variable.
Vinson Lee
2010-04-25
llvmpipe: Remove unused variable.
Vinson Lee
2010-04-24
llvmpipe: Remove unused variable.
Vinson Lee
2010-04-24
llvmpipe: Remove unused variable.
Vinson Lee
2010-04-22
gallivm: implement indirect addressing over temporaries
Zack Rusin
2010-04-22
llvmpipe: Fix typo in assert.
José Fonseca
2010-04-20
llvmpipe: Remove unused variable.
Vinson Lee
2010-04-18
llvmpipe: update comment
Brian Paul
2010-04-16
llvmpipe: fix color masking
Brian Paul
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
[next]