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-08-06
draw: Avoid mixed declarations and code.
Chia-I Wu
2010-08-06
draw: Remove unnecessary vertex flag ANDs.
Chia-I Wu
2010-08-06
draw: Mask out vertex flags in GS and stream output.
Chia-I Wu
2010-08-06
draw: Include draw_decompose_tmp.h in draw_pt_decompose.h.
Chia-I Wu
2010-08-06
draw: Include draw_decompose_tmp.h in draw_so_emit_tmp.h.
Chia-I Wu
2010-08-06
draw: Include draw_decompose_tmp.h in draw_gs_tmp.h.
Chia-I Wu
2010-08-06
draw: Include draw_decompose_tmp.h in draw_pt_vcache_tmp.h.
Chia-I Wu
2010-08-06
draw: Add draw_decompose_tmp.h.
Chia-I Wu
2010-08-05
tgsi: Fix typo, so we follow what is in the comments
Jakob Bornecrantz
2010-08-05
tgsi: Add option to stop the sanity checker from printing
Jakob Bornecrantz
2010-08-05
util: Add option to not dump cpu caps
Jakob Bornecrantz
2010-08-05
gallivm: Only get debug option once
Jakob Bornecrantz
2010-08-05
r300g: implement hyper-z support. (v4)
Dave Airlie
2010-08-04
draw: Fix return type of draw_translate_vinfo_size.
Vinson Lee
2010-08-04
draw: Fix the edge flags of flatshade_first polygons.
Chia-I Wu
2010-08-03
draw: check for instance divisors in vcache_check_run()
Brian Paul
2010-08-03
gallium/translate: make generic_run() and generic_run_elts() more alike
Brian Paul
2010-08-03
draw: added a comment
Brian Paul
2010-08-03
draw: use instance divisor in draw_print_arrays()
Brian Paul
2010-08-03
draw: add assertion, rearrange debug code
Brian Paul
2010-08-03
gallium/draw: forgot about PIPE_PRIM_LINE_STRIP_ADJACENCY
Zack Rusin
2010-08-03
gallium/util: add extra primitives to the trimmer
Zack Rusin
2010-08-02
util: Fix unpacking of R8G8Bx_SNORM format.
Michal Krol
2010-08-02
draw: fix warning in sse code.
Dave Airlie
2010-07-30
draw: actually a noop, rather than not implemented
Zack Rusin
2010-07-30
tgsi: remove incorrect assertion
Brian Paul
2010-07-30
llvmpipe: Fix implicit declaration of lp_func_delete_body warnings.
Vinson Lee
2010-07-30
util: Fix the range of util_draw_elements_instanced.
Chia-I Wu
2010-07-30
llvmpipe: delete function bodies after generating machine code
Zack Rusin
2010-07-30
util: more helpers for old draw code
Keith Whitwell
2010-07-29
draw: do bounds checking of array elements (debug only)
Brian Paul
2010-07-29
draw: assorted clean-ups in clipper code
Brian Paul
2010-07-29
gallium: implement bounds checking for constant buffers
Brian Paul
2010-07-29
draw: add vertex buffer offset in draw_print_arrays()
Brian Paul
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
[next]