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-17
gallium/util: adapt util code to interface changes
Roland Scheidegger
2010-05-04
Merge commit 'origin/master' into gallium-msaa
Roland Scheidegger
2010-05-04
gallivm: Proper implementation of TXL opcode.
José Fonseca
2010-05-04
gallivm: Fix several glitches introduced in the prev commit.
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-04
gallivm: Increase the TGSI translation limits and centralize them in a header.
José Fonseca
2010-05-04
gallicm: Newton-Raphson step to improve precision.
José Fonseca
2010-05-03
cso: use framebuffer utility functions
Brian Paul
2010-05-03
gallium: move framebuffer utility functions into a new file
Brian Paul
2010-05-03
util: add util_format_short_name
Marek Olšák
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-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
2010-04-24
util: Add missing static keyword.
José Fonseca
2010-04-24
util: Fix unsigned <-> ptr conversions.
José Fonseca
2010-04-24
gallivm: Centralize the cpu caps detection.
José Fonseca
2010-04-24
cso_cache: Ensure irrelevant state of the blend state is zeroed.
José Fonseca
2010-04-24
gallivm: LLVMConstBitCast -> LLVMBuildBitCast
José Fonseca
[next]