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
/
gallivm
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: use MCJIT on ARM and AArch64
Kyle McMartin
2013-07-17
1
-1
/
+1
*
llvmpipe: support sRGB framebuffers
Roland Scheidegger
2013-07-16
2
-4
/
+54
*
gallivm: (trivial) use constant instead of exp2f() function
Roland Scheidegger
2013-07-14
1
-2
/
+3
*
gallivm: handle srgb-to-linear and linear-to-srgb conversions
Roland Scheidegger
2013-07-13
5
-7
/
+331
*
gallivm: better support for fast rsqrt
Roland Scheidegger
2013-07-13
2
-16
/
+63
*
gallium: fixup definitions of the rsq and sqrt
Zack Rusin
2013-07-11
1
-5
/
+0
*
gallivm: Eliminate redundant lp_build_select calls.
José Fonseca
2013-07-12
1
-12
/
+2
*
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
2013-07-12
4
-17
/
+15
*
tgsi: fix-up KILP comments
Brian Paul
2013-07-12
1
-2
/
+1
*
util: treat denorm'ed floats like zero
Zack Rusin
2013-07-09
1
-0
/
+1
*
gallivm: (trivial) fix using one lod instead of per-quad lod for texel fetch
Roland Scheidegger
2013-07-05
1
-1
/
+2
*
gallivm: Remove bogus assert.
José Fonseca
2013-07-05
1
-4
/
+1
*
gallivm: (trivial) fix bogus assertion for per-element lod with 1d resources
Roland Scheidegger
2013-07-05
2
-2
/
+1
*
gallivm: do per-pixel lod calculations for explicit lod
Roland Scheidegger
2013-07-04
6
-124
/
+188
*
gallivm: Simplify intrinsic name construction.
José Fonseca
2013-07-02
1
-23
/
+10
*
gallivm: Fix MSVC build.
José Fonseca
2013-07-02
1
-8
/
+7
*
gallivm: Fix indirect immediate registers.
José Fonseca
2013-07-02
1
-2
/
+2
*
draw/gallivm: export overflow arithmetic to its own file
Zack Rusin
2013-06-28
2
-0
/
+222
*
gallium: Fix llvmpipe on big-endian machines
Adam Jackson
2013-06-24
10
-208
/
+104
*
gallivm: (trivial) remove duplicated code block (including comment)
Roland Scheidegger
2013-06-13
1
-7
/
+0
*
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
*
tgsi: replace tgsi_file_names tgsi_file_names[] with tgsi_file_name() function
Brian Paul
2013-06-07
1
-1
/
+1
*
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
*
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
*
gallivm/soa: implement indirect addressing in immediates
Zack Rusin
2013-05-14
2
-2
/
+82
*
gallivm: Fix build with LLVM >= 3.4 r181680.
Vinson Lee
2013-05-14
1
-1
/
+3
*
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
1
-1
/
+1
*
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
*
tgsi: allow negation of all integer types
Zack Rusin
2013-05-02
1
-1
/
+1
*
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
*
gallivm: fix indirect addressing of temps in soa mode
Zack Rusin
2013-04-27
1
-0
/
+11
*
gallivm: Fix trivial out-of-bounds indirection in lp_build_cube_lookup().
José Fonseca
2013-04-26
1
-1
/
+1
*
gallivm: Fix build with LLVM >= r180063
Tom Stellard
2013-04-23
2
-0
/
+8
*
gallivm: Fix assignment of unsigned values to OUT register.
José Fonseca
2013-04-22
1
-77
/
+52
*
Revert "gallivm: Emit vector selects."
José Fonseca
2013-04-21
1
-2
/
+14
*
gallivm: Disable LLVM 2.7 workaround on other versions.
José Fonseca
2013-04-20
1
-2
/
+1
*
gallivm: Emit vector selects.
José Fonseca
2013-04-20
1
-12
/
+2
*
gallivm: implement switch opcode
Roland Scheidegger
2013-04-20
3
-12
/
+340
*
gallivm: use uint build context for mask instead of float
Roland Scheidegger
2013-04-20
1
-1
/
+1
[next]