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-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
2010-04-16
llvmpipe: flush upon PIPE_FLUSH_TEXTURE_CACHE too
Brian Paul
2010-04-16
llvmpipe: make sure state is up to date before getting vertex layout/info
Brian Paul
2010-04-16
llvmpipe: additional texture assertion
Brian Paul
2010-04-16
llvmpipe: print_triangle() func (disabled)
Brian Paul
2010-04-16
Merge the lp-surface-tiling branch into master.
Brian Paul
2010-04-14
llvmpipe: comments for fence functions
Brian Paul
2010-04-13
llvmpipe: disable half float formats
Alan Hourihane
2010-04-12
llvmpipe: Respect pipe_sampler_view::format.
José Fonseca
2010-04-12
llvmpipe: Fix transfers after resource change
Jakob Bornecrantz
2010-04-11
scons: Make LLVM a black-white dependency.
José Fonseca
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-08
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-04-07
llvmpipe: Add missing include.
José Fonseca
2010-04-07
llvmpipe: Fix USE_DRAW_LLVM build. Use lp_build_engine.
José Fonseca
2010-04-06
llvmpipe: Remove unused variable.
Vinson Lee
2010-04-06
Merge branch 'gallium_draw_llvm'
Zack Rusin
2010-04-06
llvmpipe: Support S3TC when util_format_s3tc_enabled is set.
José Fonseca
2010-04-06
gallivm: Move the global LLVM objects (module, engine, provider, target) into...
José Fonseca
2010-04-06
llvmpipe: use a define to decide whether to use draw llvm paths
Zack Rusin
2010-04-02
llvmpipe: limit max texture size to 2Kx2K for now
Brian Paul
2010-04-01
llvmpipe: Support sampling from PIPE_FORMAT_R32_FLOAT.
José Fonseca
2010-04-01
llvmpipe: More tweaks to the supported texture formats.
José Fonseca
2010-04-01
llvmpipe: Fix build...
José Fonseca
2010-04-01
llvmpipe: Fix (un)swizzling, broken due to use of VOID channels.
José Fonseca
2010-03-31
Merge remote branch 'origin/master' into gallium_draw_llvm
Zack Rusin
2010-03-31
llvmpipe: Don't call unused generate_clamp().
José Fonseca
2010-03-31
llvmpipe: Disable threads by default on embedded.
José Fonseca
2010-03-31
llvmpipe: Don't rely on u_format_access.py
José Fonseca
[next]