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-07-29
gallivm: added lp_build_assert() function to make assertions in LLVM code
Brian Paul
2010-07-29
Revert "gallivm: fix lp_build_sample_offset() crash when indexing a 1-D texture"
José Fonseca
2010-07-29
gallivm: fix lp_build_sample_offset() crash when indexing a 1-D texture
Brian Paul
2010-07-29
util: add uint version of pack_z_stencil
Keith Whitwell
2010-07-29
scons: Use the current python executable for code generation.
José Fonseca
2010-07-29
draw: Also emit EMMS on generated LLVM IR.
José Fonseca
2010-07-29
llvmpipe: Avoid corrupting the FPU stack with MMX instructions on 32bit OSes.
José Fonseca
2010-07-29
util: Don't include xmmintrin.h.
José Fonseca
2010-07-29
gallium: Use unified pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-07-28
draw: Fix VMware spelling.
Vinson Lee
2010-07-27
gallivm: Add lp_build_select_bitwise() alternative to lp_build_select_bitwise
José Fonseca
2010-07-26
util: fix unused function warning on non-x86
Brian Paul
2010-07-26
util: fix CPU detection on OS X
nobled
2010-07-26
util: fix another mutex leak in mempool
Marek Olšák
2010-07-26
util: fix mutex leaks in mempool
Marek Olšák
2010-07-23
util: Add PIPE_OS_CYGWIN to u_network.
Vinson Lee
2010-07-23
draw: add small ybias factor for drawing wide points
Brian Paul
2010-07-22
tgsi: Fix error message on invalid swizzle parse
Jakob Bornecrantz
2010-07-22
draw: re-order optimization passes depending on LLVM version, 32/64-bit
Brian Paul
2010-07-22
draw: added new assertions to clipping code
Brian Paul
2010-07-21
draw: disable depth clipping if depth clamp is enabled
Marek Olšák
2010-07-21
cso: handle depth clamp
Marek Olšák
2010-07-21
draw: tweak aa line width threshold and sampling
Brian Paul
2010-07-21
gallivm: replace has_indirect_addressing field with indirect_files field
Brian Paul
2010-07-21
tgsi: added tgsi_shader_info::indirect_files field
Brian Paul
2010-07-21
gallivm: refactor code into get_indirect_offsets() function
Brian Paul
2010-07-21
gallivm: added comment
Brian Paul
2010-07-21
gallivm: remove extraneous braces
Brian Paul
2010-07-21
gallivm: no longer do indirect addressing in get_temp_ptr()
Brian Paul
2010-07-21
gallivm: implement correct indirect addressing of temp registers
Brian Paul
2010-07-21
gallivm: re-org, comments for get_temp_ptr()
Brian Paul
2010-07-21
draw: whitespace clean-up
Brian Paul
2010-07-21
gallivm: rename a var to avoid compiler warnings
Brian Paul
2010-07-20
gallivm: fix indirect addressing of constant buffer
Brian Paul
2010-07-20
gallivm: added lp_build_const_int32() helper
Brian Paul
2010-07-20
draw: correctly handle max_index=0xffffffff case in vcache code
Brian Paul
2010-07-20
util: mempool: initialize last block's magic number in a page
Marek Olšák
2010-07-19
draw: fix incorrect instancing divisor in LLVM code
Brian Paul
2010-07-19
util: remove the dummy field in mempool
Marek Olšák
2010-07-19
util: add dummy field to empty structure types
Brian Paul
2010-07-19
util: add a memory pool for equally sized memory allocations
Marek Olšák
2010-07-16
scons: Fix Cygwin build.
Vinson Lee
2010-07-16
draw: updated debug/dump code
Brian Paul
2010-07-16
draw: added array element debug / bounds checking code (disabled)
Brian Paul
2010-07-16
draw/llvm: adjust the instance id at run time
Zack Rusin
2010-07-16
draw: use the instance id when fetching vertex data
Zack Rusin
2010-07-15
draw: update comments for drawing functions
Brian Paul
2010-07-15
draw: move prototype, update comment
Brian Paul
2010-07-15
tgsi: Remove dead assignment in uprcase function.
Vinson Lee
[next]