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-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
2010-04-23
gallium: In option helpers, move assignment outside of if clause.
Vinson Lee
2010-04-23
gallium/util: document that pack/unpack strides are in bytes
Brian Paul
2010-04-23
gallium/draw: remove old comment
Brian Paul
2010-04-23
gallium: Convert some uses of get option to static
Jakob Bornecrantz
2010-04-23
gallium: Add static get option helpers
Jakob Bornecrantz
2010-04-23
gallium: Add option to not print options
Jakob Bornecrantz
2010-04-23
gallium: s/free/FREE/ and same for friends.
José Fonseca
2010-04-23
draw: use FREE() instead of free()
Stephen Johnson
2010-04-22
gallivm: implement indirect addressing over temporaries
Zack Rusin
2010-04-22
gallivm: implement indirect addressing over constants
Zack Rusin
2010-04-22
gallivm: remove Z/stencil special case code in lp_build_sample_offset()
Brian Paul
2010-04-22
gallivm: update comments
Zack Rusin
2010-04-22
gallivm: fix nested cont statements
Zack Rusin
2010-04-22
gallivm: fix nested break statemants
Zack Rusin
2010-04-22
gallivm: make sure we return the correct type when approximating log's
Zack Rusin
2010-04-22
u_format: Reduce code duplication.
José Fonseca
2010-04-22
gallivm: Remove unused variable.
Vinson Lee
2010-04-21
gallium/util: Fix deviation calculation in u_cache.
Vinson Lee
2010-04-21
gallivm: added some assertions in loop-gen code
Brian Paul
2010-04-21
gallivm: fix copy&paste error: s/cont_stack_size/break_stack_size/
Brian Paul
2010-04-21
gallivm: emit_instruction() is boolean
Brian Paul
2010-04-21
gallivm: implement TGSI KILP
Brian Paul
2010-04-21
draw: Make LLVM integration work without llvmpipe too (e.g. sofptipe).
José Fonseca
2010-04-21
gallium/draw: fix point sprite handling
Brian Paul
[next]