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/vl: add prime support
Dave Airlie
2013-07-26
1
-1
/
+19
*
gallivm: Remove NoFramePointerElimNonLeaf for LLVM >= 3.4.
Vinson Lee
2013-07-25
1
-0
/
+2
*
draw: fix vertex id computation
Zack Rusin
2013-07-25
5
-13
/
+37
*
draw: cleanup and fix instance id computation
Zack Rusin
2013-07-25
4
-13
/
+8
*
gallivm: Remove dead code in lp_build_compare_ext.
Vinson Lee
2013-07-24
1
-6
/
+0
*
draw: always call util_cpu_detect() in draw context creation.
Roland Scheidegger
2013-07-24
1
-1
/
+4
*
gallium/util: Fix detection of AVX cpu caps
Andre Heider
2013-07-23
1
-2
/
+25
*
util/u_math: Define NAN/INFINITY macros for MSVC.
José Fonseca
2013-07-20
1
-0
/
+4
*
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
*
util/u_format_s3tc: handle srgb formats correctly.
Roland Scheidegger
2013-07-17
2
-185
/
+254
*
gallium/util: use explicily sized types for {un, }pack_rgba_{s, u}int
Emil Velikov
2013-07-17
2
-8
/
+8
*
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
6
-7
/
+332
*
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
2
-13
/
+8
*
util/u_format: Comment out half float denormal test case.
José Fonseca
2013-07-12
1
-0
/
+5
*
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
14
-46
/
+44
*
tgsi: fix-up KILP comments
Brian Paul
2013-07-12
2
-5
/
+3
*
tgsi: exec TGSI_OPCODE_SQRT as a scalar instruction, not vector
Brian Paul
2013-07-12
1
-1
/
+1
*
tgsi: use X component of the second operand in exec_scalar_binary()
Brian Paul
2013-07-12
1
-1
/
+1
*
os: add os_get_process_name() function
Brian Paul
2013-07-12
3
-0
/
+133
*
hud: silence some MSVC warnings
Brian Paul
2013-07-12
1
-8
/
+8
*
util: add casts to silence MSVC warnings in u_blit.c
Brian Paul
2013-07-12
1
-14
/
+14
*
tgsi: s/unsigned/int/ to silence MSVC warning
Brian Paul
2013-07-12
1
-1
/
+1
*
util/u_math: Use xmmintrin.h whenever possible.
José Fonseca
2013-07-10
1
-9
/
+17
*
util: treat denorm'ed floats like zero
Zack Rusin
2013-07-09
4
-0
/
+72
*
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
9
-125
/
+193
*
draw: fix overflows in the indexed rendering paths
Zack Rusin
2013-07-03
4
-43
/
+159
*
draw/llvm: index overflows if it's greater than elt max
Zack Rusin
2013-07-03
1
-1
/
+1
*
postprocess: move second temporary assertion into isolated configuration
Matthew McClure
2013-07-03
1
-2
/
+2
*
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/translate: fix instancing
Zack Rusin
2013-06-28
13
-24
/
+93
*
draw: fix incorrect clipper invocation statistics
Zack Rusin
2013-06-28
1
-6
/
+0
*
draw/gallivm: export overflow arithmetic to its own file
Zack Rusin
2013-06-28
4
-44
/
+234
*
draw: check for integer overflows in instance computation
Zack Rusin
2013-06-28
2
-0
/
+7
*
draw: check for an integer overflow when computing stride
Zack Rusin
2013-06-28
1
-10
/
+43
[next]