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: don't use vector selects with llvm 3.7
Roland Scheidegger
2016-04-18
1
-3
/
+5
*
gallivm: Workaround LLVM PR 27332.
Jose Fonseca
2016-04-13
1
-3
/
+14
*
gallivm: use llvm.nearbyint instead of llvm.round.
Roland Scheidegger
2016-04-13
1
-98
/
+1
*
gallivm: Introduce lp_format_intrinsic.
Jose Fonseca
2016-04-04
3
-14
/
+54
*
gallivm: Use llvm.fabs.
Jose Fonseca
2016-04-03
1
-8
/
+3
*
gallivm: Prefer backend agnostic intrinsic for rounding.
Jose Fonseca
2016-04-03
1
-7
/
+39
*
gallivm: Add debug option to force SSE2.
Jose Fonseca
2016-04-03
1
-11
/
+14
*
gallivm: Fix performance regressions due to vector selects.
Jose Fonseca
2016-04-03
1
-22
/
+18
*
gallivm: Remove lp_build_load_volatile.
Jose Fonseca
2016-04-03
2
-12
/
+0
*
gallivm: Use standard LLVMSetAlignment from LLVM 3.4 onwards.
Jose Fonseca
2016-04-03
7
-23
/
+35
*
gallivm: Prevent disassembly debug output from being truncated.
Jose Fonseca
2016-04-01
1
-9
/
+9
*
gallivm: Use vector selects on LLVM 3.3+.
Jose Fonseca
2016-04-01
1
-3
/
+5
*
gallivm: special case TGSI_OPCODE_STORE
Nicolai Hähnle
2016-03-09
1
-1
/
+1
*
gallium/auxilary: more __cplusplus exports
Tim Rowley
2016-03-02
4
-0
/
+28
*
gallivm: Check whether to stop disassemble only for x86
Oded Gabbay
2016-02-19
1
-0
/
+2
*
gallivm: use sstream for dissasembling
Oded Gabbay
2016-02-19
1
-21
/
+30
*
gallivm, tgsi: provide fake sample_i_ms implementations
Roland Scheidegger
2016-02-18
1
-1
/
+6
*
gallivm: Add helpers for creating and destroying TargetLibraryInfo
Tom Stellard
2016-02-17
2
-0
/
+37
*
Handle removal of LLVMAddTargetData in SVN revision 260919
Matthew Dawson
2016-02-16
1
-0
/
+2
*
gallium: add PIPE_SHADER_CAP_MAX_SHADER_IMAGES
Ilia Mirkin
2016-02-15
1
-0
/
+1
*
gallium: add PIPE_SHADER_CAP_SUPPORTED_IRS
Samuel Pitoiset
2016-02-13
1
-0
/
+2
*
gallivm: add PK2H/UP2H support
Roland Scheidegger
2016-02-02
2
-7
/
+9
*
gallivm: add PK2H/UP2H support
Roland Scheidegger
2016-02-02
5
-2
/
+119
*
llvmpipe: use vpkswss when dst is signed
Oded Gabbay
2016-01-18
1
-16
/
+15
*
gallivm: avoid crashing in mod by 0 with llvmpipe
Jeff Muizelaar
2016-01-16
1
-2
/
+16
*
gallium: add PIPE_SHADER_CAP_MAX_SHADER_BUFFERS
Ilia Mirkin
2016-01-08
1
-0
/
+1
*
llvmpipe: use sse2 conv code for altivec
Oded Gabbay
2016-01-07
1
-2
/
+2
*
gallium: Use unsigned for loop index
Edward O'Callaghan
2016-01-06
1
-3
/
+3
*
gallium: Remove unnecessary semicolons
Edward O'Callaghan
2016-01-06
1
-1
/
+1
*
llvmpipe: fix fp64 inputs to geom shader.
Dave Airlie
2015-12-09
1
-4
/
+12
*
gallium/auxiliary: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-1
/
+1
*
gallium/auxiliary: Trivial code style cleanup
Edward O'Callaghan
2015-12-06
2
-11
/
+11
*
gallivm: use sampler index 0 for texel fetches
Roland Scheidegger
2015-11-20
1
-1
/
+6
*
llvmpipe: disable VSX in ppc due to LLVM PPC bug
Oded Gabbay
2015-11-18
1
-0
/
+9
*
gallivm: fix sampling for s3tc srgb formats when using texture cache
Roland Scheidegger
2015-11-04
1
-1
/
+3
*
llvmpipe: add cache for compressed textures
Roland Scheidegger
2015-11-04
10
-7
/
+615
*
gallivm: disable f16c when not using AVX
Roland Scheidegger
2015-10-26
1
-0
/
+3
*
gallivm: fix tex offsets with mirror repeat linear
Roland Scheidegger
2015-10-24
1
-4
/
+5
*
gallivm: fix sampling with texture offsets in SoA path
Roland Scheidegger
2015-10-24
1
-3
/
+8
*
gallivm: Explicitly disable unsupported CPU features.
Jose Fonseca
2015-10-23
1
-38
/
+34
*
gallivm: Translate all util_cpu_caps bits to LLVM attributes.
Jose Fonseca
2015-10-22
1
-2
/
+34
*
gallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT
Marek Olšák
2015-10-20
1
-0
/
+2
*
gallivm: implement the correct version of LRP
Marek Olšák
2015-10-17
1
-6
/
+13
*
gallivm: set correct opcode info from unary/binary/ternary emits
Marek Olšák
2015-10-17
1
-3
/
+6
*
gallivm: Allow drivers and state trackers to initialize gallivm LLVM targets v2
Tom Stellard
2015-10-02
2
-7
/
+32
*
llvmpipe: convert double to long long instead of unsigned long long
Oded Gabbay
2015-09-04
1
-1
/
+1
*
gallivm: Fix GCC unused-variable warning.
Vinson Lee
2015-07-31
1
-2
/
+1
*
gallivm: add LLVMAttribute parameter to lp_build_intrinsic
Marek Olšák
2015-07-31
5
-10
/
+15
*
gallivm: Fix profile build.
Jose Fonseca
2015-07-23
1
-1
/
+1
*
gallivm: Add ifdefs so raw_debug_stream is only defined when used
Tom Stellard
2015-07-23
1
-0
/
+2
[next]