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
/
auxiliary
Age
Commit message (
Expand
)
Author
2010-05-03
util: add util_format_is_plain
Marek Olšák
2010-05-03
Reorder LLVM passes, running mem2reg earlier.
Török Edwin
2010-05-03
gallivm: Display message instead of crashing when sampler generator was not s...
José Fonseca
2010-05-03
translate: Make translate_generic truly generic.
José Fonseca
2010-05-03
draw: Remove draw_pt_fetch_prepare call from llvm middle end.
José Fonseca
2010-05-03
tgsi: Parse and dump predicates.
José Fonseca
2010-05-03
gallium: Remove loop register file.
José Fonseca
2010-05-03
gallivm: Replace predicate assertion failure with warning message.
José Fonseca
2010-05-03
draw: Disable rtasm compilation when using LLVM.
José Fonseca
2010-05-02
gallivm: fix nested break and continue statements
Zack Rusin
2010-05-03
gallium/util: print \n after DXTn printf
Luca Barbieri
2010-04-30
llvmpipe: fix out-of-bounds texture sampling
Brian Paul
2010-04-30
llvmpipe: added lp_build_sample_nop() for debugging
Brian Paul
2010-04-30
Merge commit 'origin/master' into gallium-msaa
Roland Scheidegger
2010-04-29
util: Update caps after helpfull input
Jakob Bornecrantz
2010-04-29
util: Add small caps checker helper
Jakob Bornecrantz
2010-04-29
util: Format error format string as the rest of the pipe formats
Jakob Bornecrantz
2010-04-29
draw llvm: stay in bounds even if fetch_count % 4 != 0
Zack Rusin
2010-04-29
cso: remove commented-out code, update function docs
Brian Paul
2010-04-29
gallivm: add some assertions in special-case sampler code
Brian Paul
2010-05-19
util: Remove unused imports from Python scripts.
Vinson Lee
2010-05-19
util: Remove unnecessary semicolons in Python scripts.
Vinson Lee
2010-05-19
tgsi: Implement OPCODE_DIV.
Michal Krol
2010-05-17
gallivm: Tweak ret_mask handling.
José Fonseca
2010-05-17
gallivm: implement function calls by inlining
Zack Rusin
2010-05-15
util: Remove unused cruft.
José Fonseca
2010-05-15
draw: Use GALLIVM_DEBUG opt.
José Fonseca
2010-05-15
gallivm: Centralize some of the LLVM debugging options.
José Fonseca
2010-05-15
gallivm: Temporarily remove function call support
José Fonseca
2010-05-15
gallivm: use our util_snprintf
Zack Rusin
2010-05-15
gallivm: implement function calls
Zack Rusin
2010-05-14
gallivm: added some vector length sanity checks
Brian Paul
2010-05-14
gallivm: added lp_sizeof_llvm_type()
Brian Paul
2010-05-14
gallivm: comments, const qualifiers
Brian Paul
2010-05-14
tgsi: clean up in emit_fetch()
Brian Paul
2010-05-14
tgsi: add a dummy function to silence warning
Brian Paul
2010-04-29
gallium/draw: Fix PPC compiler warning.
Michel Dänzer
2010-04-29
gallium/draw: Fix PPC build failure.
Michel Dänzer
2010-04-27
gallium: fix glaring bugs in last commit
Roland Scheidegger
2010-04-26
gallium: interface changes for multisampling
Roland Scheidegger
2010-04-26
gallivm: BGNFOR/ENDFOR fallthrough to BGNLOOP/ENDLOOP
Alan Hourihane
2010-04-26
draw: Always use the llvm middle end when available & enabled.
José Fonseca
2010-04-26
draw: Pass-through pipe_buffer::max_index to translate.
José Fonseca
2010-04-26
translate: Take and respect a max_index argument.
José Fonseca
2010-04-26
os: Check for spurious wakeups in pipe_barrier_wait.
Vinson Lee
2010-04-26
llvmpipe: Respect pipe_sampler_view::swizzle_r/g/b/a
José Fonseca
2010-04-25
draw: Respect pipe_vertex_buffer::max_index in llvm generated code.
José Fonseca
2010-04-25
gallivm: Rename variable info to opcode_info.
Vinson Lee
2010-04-24
gallivm: Remove NULL check of pointer that can't be NULL.
Vinson Lee
2010-04-24
llvmpipe: Implement shader bias.
José Fonseca
[prev]
[next]