index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
gallivm
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: fix conversion for pure integer formats
Roland Scheidegger
2012-12-18
1
-0
/
+1
*
gallivm: fix texel fetch for array textures (2)
Roland Scheidegger
2012-12-17
1
-2
/
+3
*
gallivm: fix texel fetch for array textures
Roland Scheidegger
2012-12-13
1
-17
/
+38
*
gallivm: Lower TGSI_OPCODE_MUL to fmul by default
Tom Stellard
2012-12-10
1
-2
/
+3
*
llvmpipe: fix txq for 1d/2d arrays. (v3)
Dave Airlie
2012-12-11
1
-2
/
+15
*
llvmpipe: increase texture target width to reflect increase
Dave Airlie
2012-12-11
1
-1
/
+1
*
gallivm: Rudimentary native integer support.
José Fonseca
2012-12-07
2
-5
/
+20
*
gallivm: Allow indirection from TEMP registers too.
José Fonseca
2012-12-07
1
-3
/
+18
*
gallivm,llvmpipe,draw: Support multiple constant buffers.
José Fonseca
2012-12-07
2
-3
/
+19
*
gallivm: Fix lerping of (un)signed normalized numbers.
José Fonseca
2012-12-06
1
-49
/
+43
*
gallivm: Fix lp_build_print_value of smaller integer types.
José Fonseca
2012-12-06
1
-1
/
+12
*
gallivm: Have a default emit function for min/max opcode
Vincent Lejeune
2012-12-05
1
-0
/
+29
*
gallivm: have a default emit function for fdiv/rcp
Vincent Lejeune
2012-12-05
1
-0
/
+25
*
gallivm: Re-add the kludge for lp_build_lerp of fixed point types.
José Fonseca
2012-12-04
1
-1
/
+5
*
gallivm: Generalize lp_build_mul and lp_build_lerp for signed normalized types.
José Fonseca
2012-12-04
1
-92
/
+82
*
gallivm: fix srgb format fetch
Roland Scheidegger
2012-12-03
1
-1
/
+2
*
gallivm: drop border wrap clamping code
Roland Scheidegger
2012-12-01
1
-33
/
+16
*
gallivm: Fix lp_build_float_to_half.
José Fonseca
2012-11-29
1
-30
/
+75
*
gallivm: fix a trivial txq issue for 2d shadow and cube shadow samplers
Roland Scheidegger
2012-11-29
1
-2
/
+2
*
gallivm: support array textures
Roland Scheidegger
2012-11-29
6
-65
/
+103
*
util/u_format: Kill util_format_is_array().
José Fonseca
2012-11-29
2
-2
/
+4
*
gallivm: Fix format manipulation for big-endian
Adhemerval Zanella
2012-11-29
5
-12
/
+145
*
gallivm: Add byte-swap construct calls
Adhemerval Zanella
2012-11-29
2
-0
/
+89
*
gallivm: Fix vector constant for shuffle
Adhemerval Zanella
2012-11-29
1
-1
/
+6
*
gallivm: clear Altivec NJ bit
Adhemerval Zanella
2012-11-29
1
-0
/
+19
*
gallivm: Altivec floating-point rounding
Adhemerval Zanella
2012-11-29
1
-23
/
+70
*
gallivm: Altivec vector add/sub intrisics
Adhemerval Zanella
2012-11-29
2
-15
/
+27
*
gallivm: Altivec vector max/min intrisics
Adhemerval Zanella
2012-11-29
1
-2
/
+54
*
gallivm: Altivec pack/unpack intrisics
Adhemerval Zanella
2012-11-29
1
-14
/
+30
*
llvmpipe: Unswizzled rendering.
James Benton
2012-11-28
12
-29
/
+360
*
gallivm: Updated lp_build_const_mask_aos to input number of channels.
James Benton
2012-11-28
5
-18
/
+26
*
gallivm: Added support for float to half-float conversion in lp_build_conv.
James Benton
2012-11-28
2
-7
/
+94
*
gallivm: Changed lp_build_pad_vector to correctly handle scalar argument.
James Benton
2012-11-28
3
-17
/
+22
*
gallivm: Add a function to generate lp_type for a format.
James Benton
2012-11-28
2
-7
/
+31
*
gallivm: Add support for unorm16 in lp_build_mul.
James Benton
2012-11-28
1
-0
/
+45
*
gallivm: fix multiple lods with different min/mag filter and wide vectors
Roland Scheidegger
2012-11-28
1
-0
/
+3
*
gallivm: Fix bug in lp_build_one which would incorrectly return a vector for ...
James Benton
2012-11-27
1
-1
/
+1
*
gallivm: use the new mip per quad handling in texture fetch path
Roland Scheidegger
2012-11-27
3
-193
/
+212
*
gallivm,llvmpipe: handle TXF (texelFetch) instruction, including offsets
Roland Scheidegger
2012-11-27
9
-64
/
+602
*
gallivm,draw,llvmpipe: use base ptr + mip offsets instead of mip pointers
Roland Scheidegger
2012-11-12
3
-9
/
+19
*
gallium/gallivm: code generation options for LLVM 3.1+
Alexander V. Nikolaev
2012-10-28
3
-17
/
+44
*
gallivm/llvmpipe: fix 64-bit %ll format compiler warnings for mingw32
Brian Paul
2012-10-26
1
-4
/
+3
*
gallivm: Hide AVX support when requested by LP_NATIVE_VECTOR_WIDTH or unsuppo...
José Fonseca
2012-10-17
1
-0
/
+10
*
gallivm: Use mcjit for ppc_64 architecture
Will Schmidt
2012-10-17
1
-1
/
+4
*
Revert "gallivm: Don't use llvm.x86.avx.max/min.ps.256 inadvertently."
José Fonseca
2012-10-17
1
-4
/
+4
*
gallivm: Don't use llvm.x86.avx.max/min.ps.256 inadvertently.
José Fonseca
2012-10-12
1
-4
/
+4
*
gallivm: fix rsqrt failures
Roland Scheidegger
2012-10-12
1
-8
/
+41
*
llvmpipe: remove unused variables to fix compile warnings
Marek Olšák
2012-10-09
2
-6
/
+3
*
gallivm,llvmpipe: Use 4-wide vectors on AMD Bulldozer.
José Fonseca
2012-09-04
1
-1
/
+9
*
gallivm: fix crash in lp_sampler_static_state()
Brian Paul
2012-08-10
1
-4
/
+3
[next]