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
/
draw
Age
Commit message (
Expand
)
Author
2010-08-08
draw: Remove unused variable.
José Fonseca
2010-08-08
draw: Use the correct type for integers
nobled
2010-08-07
draw: Add an assertion to varray's version of trim().
Chia-I Wu
2010-08-07
draw: Fix draw_pt_split_prim for primitives with adjacency.
Chia-I Wu
2010-08-07
draw: Assert that only the first vetex may have flags set.
Chia-I Wu
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-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
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-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
llvmpipe: Fix implicit declaration of lp_func_delete_body warnings.
Vinson Lee
2010-07-30
llvmpipe: delete function bodies after generating machine code
Zack Rusin
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
draw: Also emit EMMS on generated LLVM IR.
José Fonseca
2010-07-28
draw: Fix VMware spelling.
Vinson Lee
2010-07-23
draw: add small ybias factor for drawing wide points
Brian Paul
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
draw: tweak aa line width threshold and sampling
Brian Paul
2010-07-21
draw: whitespace clean-up
Brian Paul
2010-07-20
draw: correctly handle max_index=0xffffffff case in vcache code
Brian Paul
2010-07-19
draw: fix incorrect instancing divisor in LLVM code
Brian Paul
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-10
draw: fix decomposition to work with adjacency primitives
Zack Rusin
2010-07-10
mesa: get the translation from mesa 2d regs to tgsi working
Zack Rusin
2010-07-08
draw: Fix off-by-one error in assert.
Vinson Lee
2010-07-06
draw: Remove unnecessary header.
Vinson Lee
2010-07-06
draw: make sure softpipe doesn't crash with vertex tex sampling
Zack Rusin
2010-07-06
draw: implement vertex texture sampling using llvm
Zack Rusin
2010-07-02
gallivm: Support multiple pixels in lp_build_fetch_rgba_aos().
José Fonseca
[next]