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-05-13
llvmpipe: silence casting warnings
Brian Paul
2010-05-13
llvmpipe: silence cast warnings in test programs
Brian Paul
2010-05-13
llvmpipe: Update instructions for MSVC builds.
José Fonseca
2010-05-12
llvmpipe: Dump fs key's stencil state.
José Fonseca
2010-05-12
llvmpipe: Enable mem2reg pass even with LP_DEBUG=nopt.
José Fonseca
2010-05-12
llvmpipe: s/bool/boolean/ in test progs
Brian Paul
2010-05-12
gallivm/llvmpipe: add const qualifiers
Brian Paul
2010-05-12
llvmpipe: Handle PIPE_CAP_GUARD_*.
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-12
llvmpipe: Advertise (gallivm's) shader limits.
José Fonseca
2010-05-12
gallium: Make PIPE_CAP_xxx enums.
José Fonseca
2010-05-11
llvmpipe: fix texture image size calculation
Brian Paul
2010-05-11
llvmpipe: add a simple resource tracking/debug feature
Brian Paul
2010-05-11
llvmpipe: remove trailing whitespace, rewrap comment
Brian Paul
2010-05-11
scons: Export shouldn't be part of the if stanza.
José Fonseca
2010-05-10
llvmpipe: enable PIPE_CAP_INDEP_BLEND_ENABLE
Brian Paul
2010-05-10
llvmpipe: fix up indexing of blend/colormask state for render targets
Brian Paul
2010-05-10
llvmpipe: update image dump/debug code
Brian Paul
2010-05-10
llvmpipe: add, update, rewrap comments
Brian Paul
2010-05-10
gallivm/llvmpipe: move an old comment to a better location
Brian Paul
2010-05-08
gallivm: Add an alternative to LLVMDumpValue that works with Windows GUI apps.
José Fonseca
2010-05-08
llvmpipe: Cover more formats in unit test.
José Fonseca
2010-05-08
llvmpipe: Match p_screen.h's function prototype.
José Fonseca
2010-05-08
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-05-06
gallivm: Require SSE2 for draw_llvm/llvmpipe due to LLVM PR6960.
Török Edwin
2010-05-06
llvmpipe: Fix fence wait.
José Fonseca
2010-05-06
llvmpipe: implement occlusion query
Qicheng Christopher Li
2010-05-05
gallium: rename draw() to draw_elements() in vbuf code
Brian Paul
2010-05-05
llvmpipe: update driver's provoking vertex code
Brian Paul
2010-05-05
llvmpipe: added a new assertion as a hint to Coverity
Brian Paul
2010-05-04
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-05-04
llvmpipe: predicate LLVMDumpModule() on DEBUG_JIT
Brian Paul
2010-05-04
llvmpipe: fix broken compressed cube maps
Brian Paul
2010-05-04
llvmpipe: do some null pointer checking
Brian Paul
2010-05-04
llvmpipe: add some tests for malloc() returning NULL.
Brian Paul
2010-05-04
gallivm: Proper implementation of TXL opcode.
José Fonseca
2010-05-04
gallivm: Implement TXD.
José Fonseca
2010-05-03
gallium: move surface utility functions into u_surface.c
Brian Paul
2010-05-03
gallium: move framebuffer utility functions into a new file
Brian Paul
2010-05-03
Reorder LLVM passes, running mem2reg earlier.
Török Edwin
2010-05-03
llvmpipe: add lp_test_* to .gitignore
Xavier Chantry
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-29
softpipe & llvmpipe: Enable SM3 cap
Jakob Bornecrantz
2010-04-29
llvmpipe: fix texture/display target memory leak
Brian Paul
2010-04-28
llvmpipe: free vertex buffer memory in lp_setup_vbuf_destroy()
Brian Paul
2010-04-28
llvmpipe: fix scene queue memory leak
Brian Paul
2010-04-28
llvmpipe: fix scene queue memory leak
Brian Paul
2010-04-28
llvmpipe: fix mem leak in llvmpipe_resource_destroy()
Brian Paul
[next]