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
*
gallium: add a cull distance semantic
Zack Rusin
2013-06-10
3
-1
/
+7
*
draw: fix clipper invocation statistics
Zack Rusin
2013-06-10
5
-6
/
+33
*
draw: enable user plane clipping when clipdistance is used
Zack Rusin
2013-06-10
2
-7
/
+20
*
draw: make sure clipdistances work with geometry shaders
Zack Rusin
2013-06-10
6
-2
/
+22
*
draw: Add A8R8G8B8 to draw_print_arrays
Richard Sandiford
2013-06-10
1
-0
/
+7
*
draw: Fix type mismatch between draw_private.h and LLVM
Richard Sandiford
2013-06-10
1
-1
/
+1
*
util: Use sizeof(void *) rather than 0 as the fallback cache line size
Richard Sandiford
2013-06-10
1
-0
/
+5
*
llvmpipe: Use saturating add/sub for UNORM formats
Richard Sandiford
2013-06-10
1
-0
/
+8
*
gallivm: work around slow code generated for interleaving 128bit vectors
Roland Scheidegger
2013-06-08
1
-0
/
+22
*
util: add comment about bogus transfer flags
Roland Scheidegger
2013-06-07
1
-0
/
+1
*
util: fix util_clear_render_target and util_clear_depth_stencil layer handling
Roland Scheidegger
2013-06-07
1
-87
/
+103
*
util: add util_resource_is_array_texture()
Chia-I Wu
2013-06-08
1
-1
/
+19
*
gallium: Remove draw_arrays() and draw_arrays_instanced() functions
Arnas Milasevicius
2013-06-07
2
-51
/
+0
*
tgsi: replace tgsi_file_names tgsi_file_names[] with tgsi_file_name() function
Brian Paul
2013-06-07
5
-14
/
+26
*
u_vbuf: fix index buffer leak
Chia-I Wu
2013-06-07
1
-0
/
+3
*
draw: trivial fix comment typo
Roland Scheidegger
2013-06-06
1
-1
/
+1
*
gallium/tgsi: add missing string for layer semantic
Roland Scheidegger
2013-06-06
3
-1
/
+8
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
5
-5
/
+0
*
gallium: System z support
Richard Sandiford
2013-06-05
1
-1
/
+1
*
gallivm: enhance special sse2 4x4f and 2x8f -> 1x16ub conversion
Roland Scheidegger
2013-06-05
1
-32
/
+58
*
gallivm: (trivial) fix lp_build_concat_n
Roland Scheidegger
2013-06-05
1
-1
/
+5
*
gallivm: fix out-of-bounds access with mirror_clamp_to_edge address mode
Roland Scheidegger
2013-06-01
1
-6
/
+7
*
draw: fix vs/fs input/output mismatches
Zack Rusin
2013-05-30
1
-0
/
+7
*
draw: add cast in debug_printf() to silence warning
Brian Paul
2013-05-29
1
-1
/
+1
*
draw: make sure viewport index is fetched from leading vertex
Zack Rusin
2013-05-25
6
-28
/
+54
*
draw: clamp the viewports to always be between 0 and max
Zack Rusin
2013-05-25
5
-16
/
+24
*
draw: fixup draw_find_shader_output
Zack Rusin
2013-05-25
2
-6
/
+7
*
draw: implement support for multiple viewports
Zack Rusin
2013-05-25
9
-33
/
+105
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
13
-19
/
+32
*
gallium: fix build on uclibc system
Anthony G. Basile
2013-05-29
1
-4
/
+2
*
tgsi: add buffer texture to tgsi_util_get_texture_coord_dim()
Chia-I Wu
2013-05-27
2
-0
/
+3
*
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
[next]