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
Commit message (
Expand
)
Author
Age
Files
Lines
*
scons: Don't force stabs debug format for Mingw.
José Fonseca
2013-05-21
1
-4
/
+0
*
llvmpipe: handle z32s8x24 depth/stencil format
Roland Scheidegger
2013-05-18
2
-1
/
+7
*
gallivm: handle z32s8x24 format for sampling
Roland Scheidegger
2013-05-18
1
-8
/
+51
*
gallivm: Eliminate 8.8 fixed point intermediates from AoS sampling path.
José Fonseca
2013-05-17
4
-240
/
+184
*
gallivm: Add and use lp_build_lerp_3d.
José Fonseca
2013-05-17
3
-26
/
+60
*
gallivm: Support pointers in lp_build_print_value().
José Fonseca
2013-05-16
1
-0
/
+2
*
draw: More defensive coding in DRAW_GET_IDX.
José Fonseca
2013-05-15
1
-2
/
+2
*
draw: Fix vsplit regression when the ib can be used directly.
José Fonseca
2013-05-15
1
-1
/
+1
*
draw/gs: fix extracting of the clip
Zack Rusin
2013-05-14
1
-2
/
+4
*
draw: try to prevent overflows on index buffers
Zack Rusin
2013-05-14
8
-54
/
+110
*
draw: use the total number of vertices for statistics
Zack Rusin
2013-05-14
2
-2
/
+2
*
draw: don't crash on vertex buffer overflow
Zack Rusin
2013-05-14
10
-31
/
+122
*
gallivm/soa: implement indirect addressing in immediates
Zack Rusin
2013-05-14
2
-2
/
+82
*
draw/gs: don't bind the tgsi state if we're using llvm paths
Zack Rusin
2013-05-14
1
-1
/
+6
*
gallivm: Fix build with LLVM >= 3.4 r181680.
Vinson Lee
2013-05-14
1
-1
/
+3
*
draw: Fix io_ptr/num_prims name in IR.
José Fonseca
2013-05-14
1
-1
/
+1
*
draw/llvm: Add additional llvm optimization passes
Stéphane Marchesin
2013-05-08
1
-0
/
+3
*
tgsi: fix operand type of TGSI_OPCODE_NOT
Chia-I Wu
2013-05-08
2
-1
/
+2
*
tgsi: refactor tgsi_opcode_infer_src_type()
Chia-I Wu
2013-05-08
1
-35
/
+9
*
tgsi: refactor tgsi_opcode_infer_dst_type()
Chia-I Wu
2013-05-08
1
-25
/
+35
*
tgsi: reorder opcodes in opcode type inference
Chia-I Wu
2013-05-08
1
-24
/
+24
*
tgsi: clean up exec_tex()
Chia-I Wu
2013-05-08
1
-168
/
+52
*
tgsi: add tgsi_util_get_texture_coord_dim()
Chia-I Wu
2013-05-08
2
-0
/
+94
*
gallivm: Fix build for LLVM < 3.3
Tom Stellard
2013-05-06
1
-0
/
+6
*
gallivm: Move LLVMStartMultithreaded() static initializer into gallivm
Tom Stellard
2013-05-06
1
-0
/
+15
*
draw/pt: adjust overflow calculations
Zack Rusin
2013-05-03
1
-2
/
+1
*
tgsi/ureg: make the dst register match the src indirection
Zack Rusin
2013-05-03
2
-4
/
+11
*
vl/idct: fix for commit 7d2f2a0c890b1993532a45c8c392c28950ddc06e
Christian König
2013-05-03
3
-16
/
+21
*
vl/buffers: fix typo in function name
Christian König
2013-05-03
2
-13
/
+13
*
draw: Update for u_assembled_primitive -> u_assembled_prim rename.
José Fonseca
2013-05-03
1
-1
/
+1
*
util/prim: add u_reduced_prims_for_vertices()
Chia-I Wu
2013-05-03
1
-0
/
+20
*
util/prim: assorted fixes for u_decomposed_prims_for_vertices()
Chia-I Wu
2013-05-03
1
-11
/
+11
*
util/prim: use vertex count info in u_validate_pipe_prim()
Chia-I Wu
2013-05-03
1
-32
/
+2
*
util/prim: fix the name of the include guard
Chia-I Wu
2013-05-03
1
-2
/
+2
*
draw: use u_assembled_prim() instead of u_assembled_primitive()
Chia-I Wu
2013-05-03
3
-11
/
+3
*
util/prim: clean up and add comments
Chia-I Wu
2013-05-03
1
-60
/
+107
*
util/prim: fix primitive trimming for triangles with adjacency
Chia-I Wu
2013-05-03
1
-2
/
+2
*
draw/gs: don't crash when vs/gs signatures don't match
Zack Rusin
2013-05-02
1
-39
/
+54
*
tgsi: allow negation of all integer types
Zack Rusin
2013-05-02
2
-3
/
+2
*
gallivm: Fix build with LLVM 3.3
Armin K
2013-05-02
1
-1
/
+3
*
gallivm: Fix altivec intrinsics for 8xi16 add/sub
Adam Jackson
2013-05-02
1
-2
/
+2
*
vl/buffer: use 2D_ARRAY instead of 3D textures
Christian König
2013-05-01
3
-20
/
+22
*
vl/compositor: cleanup background clearing
Christian König
2013-05-01
2
-4
/
+6
*
build: Remove HAVE_PIPE_LOADER_SW.
Matt Turner
2013-04-30
1
-4
/
+0
*
build: Rename PIPE_LOADER_HAVE_XCB to HAVE_PIPE_LOADER_XCB.
Matt Turner
2013-04-30
1
-2
/
+2
*
draw: don't crash if GS doesn't emit anything
Zack Rusin
2013-04-27
2
-0
/
+18
*
Gallium: Use mmap on Haiku for executable memory vs malloc
Alexander von Gluck IV
2013-04-29
1
-1
/
+1
*
draw/so: fix overflow calculation
Zack Rusin
2013-04-27
1
-8
/
+18
*
draw/so: indicate overflow when buffer is missing
Zack Rusin
2013-04-27
1
-0
/
+4
*
gallivm: fix indirect addressing of temps in soa mode
Zack Rusin
2013-04-27
1
-0
/
+11
[next]