index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
draw
Commit message (
Expand
)
Author
Age
Files
Lines
*
draw: Remove unused variable.
José Fonseca
2010-08-08
1
-4
/
+2
*
draw: Use the correct type for integers
nobled
2010-08-08
1
-4
/
+2
*
draw: Add an assertion to varray's version of trim().
Chia-I Wu
2010-08-07
1
-1
/
+6
*
draw: Fix draw_pt_split_prim for primitives with adjacency.
Chia-I Wu
2010-08-07
1
-3
/
+3
*
draw: Assert that only the first vetex may have flags set.
Chia-I Wu
2010-08-07
1
-13
/
+23
*
draw: Avoid mixed declarations and code.
Chia-I Wu
2010-08-06
3
-4
/
+4
*
draw: Remove unnecessary vertex flag ANDs.
Chia-I Wu
2010-08-06
1
-19
/
+15
*
draw: Mask out vertex flags in GS and stream output.
Chia-I Wu
2010-08-06
2
-2
/
+2
*
draw: Include draw_decompose_tmp.h in draw_pt_decompose.h.
Chia-I Wu
2010-08-06
2
-296
/
+36
*
draw: Include draw_decompose_tmp.h in draw_so_emit_tmp.h.
Chia-I Wu
2010-08-06
2
-138
/
+38
*
draw: Include draw_decompose_tmp.h in draw_gs_tmp.h.
Chia-I Wu
2010-08-06
2
-171
/
+39
*
draw: Include draw_decompose_tmp.h in draw_pt_vcache_tmp.h.
Chia-I Wu
2010-08-06
2
-252
/
+92
*
draw: Add draw_decompose_tmp.h.
Chia-I Wu
2010-08-06
1
-0
/
+425
*
draw: Fix return type of draw_translate_vinfo_size.
Vinson Lee
2010-08-04
1
-1
/
+1
*
draw: Fix the edge flags of flatshade_first polygons.
Chia-I Wu
2010-08-04
1
-4
/
+4
*
draw: check for instance divisors in vcache_check_run()
Brian Paul
2010-08-03
1
-0
/
+22
*
draw: added a comment
Brian Paul
2010-08-03
1
-0
/
+1
*
draw: use instance divisor in draw_print_arrays()
Brian Paul
2010-08-03
1
-0
/
+5
*
draw: add assertion, rearrange debug code
Brian Paul
2010-08-03
1
-4
/
+10
*
draw: fix warning in sse code.
Dave Airlie
2010-08-02
1
-0
/
+1
*
draw: actually a noop, rather than not implemented
Zack Rusin
2010-07-30
1
-1
/
+4
*
llvmpipe: Fix implicit declaration of lp_func_delete_body warnings.
Vinson Lee
2010-07-30
1
-0
/
+1
*
llvmpipe: delete function bodies after generating machine code
Zack Rusin
2010-07-30
1
-0
/
+2
*
draw: do bounds checking of array elements (debug only)
Brian Paul
2010-07-29
1
-9
/
+26
*
draw: assorted clean-ups in clipper code
Brian Paul
2010-07-29
1
-20
/
+20
*
gallium: implement bounds checking for constant buffers
Brian Paul
2010-07-29
11
-17
/
+54
*
draw: add vertex buffer offset in draw_print_arrays()
Brian Paul
2010-07-29
1
-0
/
+1
*
draw: Also emit EMMS on generated LLVM IR.
José Fonseca
2010-07-29
1
-0
/
+11
*
draw: Fix VMware spelling.
Vinson Lee
2010-07-28
3
-3
/
+3
*
draw: add small ybias factor for drawing wide points
Brian Paul
2010-07-23
1
-0
/
+1
*
draw: re-order optimization passes depending on LLVM version, 32/64-bit
Brian Paul
2010-07-22
1
-2
/
+15
*
draw: added new assertions to clipping code
Brian Paul
2010-07-22
1
-1
/
+10
*
draw: disable depth clipping if depth clamp is enabled
Marek Olšák
2010-07-21
3
-4
/
+11
*
draw: tweak aa line width threshold and sampling
Brian Paul
2010-07-21
1
-4
/
+6
*
draw: whitespace clean-up
Brian Paul
2010-07-21
1
-33
/
+33
*
draw: correctly handle max_index=0xffffffff case in vcache code
Brian Paul
2010-07-20
1
-6
/
+14
*
draw: fix incorrect instancing divisor in LLVM code
Brian Paul
2010-07-19
1
-3
/
+6
*
draw: updated debug/dump code
Brian Paul
2010-07-16
1
-12
/
+25
*
draw: added array element debug / bounds checking code (disabled)
Brian Paul
2010-07-16
1
-4
/
+24
*
draw/llvm: adjust the instance id at run time
Zack Rusin
2010-07-16
3
-16
/
+29
*
draw: use the instance id when fetching vertex data
Zack Rusin
2010-07-16
1
-3
/
+11
*
draw: update comments for drawing functions
Brian Paul
2010-07-15
1
-5
/
+16
*
draw: move prototype, update comment
Brian Paul
2010-07-15
1
-3
/
+3
*
draw: fix decomposition to work with adjacency primitives
Zack Rusin
2010-07-10
1
-3
/
+8
*
mesa: get the translation from mesa 2d regs to tgsi working
Zack Rusin
2010-07-10
1
-1
/
+1
*
draw: Fix off-by-one error in assert.
Vinson Lee
2010-07-08
1
-1
/
+1
*
draw: Remove unnecessary header.
Vinson Lee
2010-07-06
1
-1
/
+0
*
draw: make sure softpipe doesn't crash with vertex tex sampling
Zack Rusin
2010-07-06
1
-7
/
+16
*
draw: implement vertex texture sampling using llvm
Zack Rusin
2010-07-06
7
-26
/
+416
*
gallivm: Support multiple pixels in lp_build_fetch_rgba_aos().
José Fonseca
2010-07-02
1
-1
/
+1
[next]