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
...
*
gallivm: simplify geometry shader mask handling a bit
Roland Scheidegger
2013-08-12
1
-36
/
+28
*
gallivm: (trivial) fix typo in argument declaration of lp_build_size_query_soa
Roland Scheidegger
2013-08-12
1
-1
/
+1
*
gallivm: set non-existing values really to zero in size queries for d3d10
Roland Scheidegger
2013-08-09
2
-18
/
+18
*
gallivm: use texture target from shader instead of static state for size query
Roland Scheidegger
2013-08-09
4
-4
/
+73
*
gallivm: honor d3d10's wishes of out-of-bounds behavior for texture size query
Roland Scheidegger
2013-08-09
1
-8
/
+27
*
gallivm: honor d3d10 floating point rules for shadow comparisons
Roland Scheidegger
2013-08-08
1
-3
/
+17
*
gallivm: don't clamp reference value for shadow comparison for float formats
Roland Scheidegger
2013-08-08
1
-4
/
+17
*
gallivm: propagate scalar_lod to emit_size_query too
Roland Scheidegger
2013-08-08
4
-0
/
+8
*
gallivm: fix out-of-bounds behavior for fetch/ld
Roland Scheidegger
2013-08-08
3
-30
/
+88
*
gallivm: fix comment wrt srgb accuracy.
Roland Scheidegger
2013-08-08
1
-2
/
+4
*
gallivm: Fix build - Remove TargetOptions.RealignStack for llvm>=3.4
Laurent Carlier
2013-08-06
1
-0
/
+2
*
gallivm: obey clarified shift behavior
Roland Scheidegger
2013-08-02
2
-8
/
+24
*
gallivm: use nearest rounding for float->unorm24 conversion
Roland Scheidegger
2013-07-31
1
-4
/
+6
*
gallivm: (trivial) git rid of assertion in float->uint conversion code
Roland Scheidegger
2013-07-29
1
-2
/
+3
*
gallivm: fix float->SNORM conversion
Roland Scheidegger
2013-07-27
2
-11
/
+47
*
gallivm: handle texel swizzles correctly for d3d10-style sample opcodes
Roland Scheidegger
2013-07-27
1
-0
/
+27
*
gallivm: Remove NoFramePointerElimNonLeaf for LLVM >= 3.4.
Vinson Lee
2013-07-25
1
-0
/
+2
*
gallivm: Remove dead code in lp_build_compare_ext.
Vinson Lee
2013-07-24
1
-6
/
+0
*
gallivm: add a log function that handles edge cases
Zack Rusin
2013-07-19
2
-0
/
+21
*
gallivm: export unordered/ordered cmp to a common function
Zack Rusin
2013-07-19
1
-283
/
+158
*
gallivm: handle -inf, inf and nan's in sin/cos instructions
Zack Rusin
2013-07-19
2
-0
/
+49
*
gallivm: add a version of log2 which handles edge cases
Zack Rusin
2013-07-19
3
-6
/
+65
*
gallivm: fix edge cases in exp2
Zack Rusin
2013-07-19
1
-3
/
+7
*
gallivm: handle nan's in min/max
Zack Rusin
2013-07-19
6
-52
/
+482
*
gallivm: (trivial) simplify lp_build_cos/lp_build_sin a tiny bit
Roland Scheidegger
2013-07-17
1
-7
/
+6
*
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
[prev]
[next]