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-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
2010-03-31
llvmpipe: More accurate format capability exporting.
José Fonseca
2010-03-31
llvmpipe: Drop the aos format conversion.
José Fonseca
2010-03-30
Merge remote branch 'origin/master' into gallium_draw_llvm
Zack Rusin
2010-03-29
Add test case for lp_bld_printf()
Chris Li
2010-03-26
gallium/llvmpipe: add PROGS target/rule to Makefile.template
Chris Li
2010-03-25
Revert "llvmpipe: optimize the lp_setup_fence() function"
Brian Paul
2010-03-25
llvmpipe: disable an assertion
Brian Paul
2010-03-24
llvmpipe: fix up some questionable fence code
Brian Paul
2010-03-24
llvmpipe: optimize the lp_setup_fence() function
Brian Paul
2010-03-24
llvmpipe: call lp_fence_signal()
Brian Paul
2010-03-24
llvmpipe: added lp_fence_signal()
Brian Paul
2010-03-24
llvmpipe: fix texture reference counting bug
Brian Paul
2010-03-21
drm/sw: llvmpipe texture_from_handle
George Sapountzis
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
gallivm/llvmpipe: basic stencil testing works
Brian Paul
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-17
llvmpipe: use new LP_JIT_CTX_ enums for jit context field positions
Brian Paul
2010-03-17
llvmpipe: added stencil ref values to jit context state
Brian Paul
2010-03-17
llvmpipe: break lines
Brian Paul
2010-03-16
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-16
llvmpipe: Fix rebase typo
Jakob Bornecrantz
2010-03-16
winsys/sw: Add a software winsys layered on a pipe
Jakob Bornecrantz
[next]