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
2010-04-20
llvmpipe: code consolidation
Brian Paul
2010-04-20
llvmpipe: remove debug code and simplify
Brian Paul
2010-04-20
llvmpipe: fix cube face addressing bug
Brian Paul
2010-04-20
llvmpipe: whitespace fix
Brian Paul
2010-04-20
llvmpipe: fix depth+stencil logic error
Brian Paul
2010-04-20
llvmpipe: fix comment/typo
Brian Paul
2010-04-20
llvmpipe: fix incorrect front-facing value for fragment shader
Brian Paul
2010-04-20
llvmpipe: rename mode -> interp
Brian Paul
2010-04-20
llvmpipe: remove dead code/comment
Brian Paul
2010-04-20
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-20
llvmpipe: remove call to llvmpipe_set_texture_image_layout()
Brian Paul
2010-04-20
llvmpipe: Re-enable half float formats.
José Fonseca
2010-04-20
gallivm: Universal format support on lp_build_fetch_rgba_aos via util_format_...
José Fonseca
2010-04-20
gallivm: Cleanups and bugfixes to aos format translation.
José Fonseca
2010-04-20
gallivm: Bring aos format back to life.
José Fonseca
2010-04-20
llvmpipe: silence warning
Alan Hourihane
2010-04-20
Merge branch 'gallium-index-bias'
José Fonseca
2010-04-19
llvmpipe: remove dead code
Brian Paul
2010-04-19
llvmpipe: use llvmpipe_resource_stride()
Brian Paul
2010-04-19
llvmpipe: get 3D texture image stride from an array rather than computing it
Brian Paul
2010-04-19
llvmpipe: consolidate some code in llvmpipe_set_texture_image_layout()
Brian Paul
2010-04-19
llvmpipe: fix rendering to 3D textures
Brian Paul
2010-04-19
llvmpipe: checkpoint: fixes for render to 3D texture
Brian Paul
2010-04-19
llvmpipe: another fix for surface memory allocation
Brian Paul
2010-04-19
llvmpipe: fix surface memory allocation bug
Brian Paul
2010-04-19
draw llvm: fix constructor mess
Zack Rusin
2010-04-19
llvmpipe: enable draw llvm by default
Zack Rusin
2010-04-19
llvmpipe: Implement index bias.
José Fonseca
2010-04-19
llvmpipe: triangle function comments
Brian Paul
2010-04-19
Merge branch '7.8'
Brian Paul
2010-04-19
gallium/draw: use correct rasterization state for wide/AA points/lines
Brian Paul
2010-04-18
llvmpipe: update comment
Brian Paul
2010-04-18
llvmpipe: Emit only the vertex attributes necessary for the FS, and ensure th...
José Fonseca
2010-04-16
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-04-16
llvmpipe: fix color masking
Brian Paul
2010-04-16
llvmpipe: fix linking for lp_test_blend
Brian Paul
2010-04-16
llvmpipe: work-around an LLVM bug
Brian Paul
2010-04-16
llvmpipe: clean-up lp_surface_copy()
Brian Paul
2010-04-16
llvmpipe: remove unneeded declaration (which caused a warning)
Brian Paul
2010-04-16
llvmpipe: use unsigned type to avoid warnings
Brian Paul
2010-04-16
llvmpipe: remove unneeded break stmt
Brian Paul
2010-04-16
llvmpipe: fix compilation, linking of lp_test_blend
Brian Paul
2010-04-16
llvmpipe: updated #includes
Brian Paul
2010-04-16
gallivm/llvmpipe: move lp_bld_blend* files to llvmpipe/ directory
Brian Paul
2010-04-16
gallivm/llvmpipe: move lp_bld_alpha.c to llvmpipe/ directory
Brian Paul
2010-04-16
gallivm/llvmpipe: move lp_bld_depth.[ch] to llvmpipe/ directory
Brian Paul
2010-04-16
gallivm/llvmpipe: move lp_bld_interp.c to llvmpipe/ directory
Brian Paul
2010-04-16
llvmpipe: rename vars, update comments for texture->resource changes
Brian Paul
2010-04-16
llvmpipe: plug in draw's polygon stipple stage
Brian Paul
2010-04-16
llvmpipe: check for dirty context state in lp_setup_update_state()
Brian Paul
[next]