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: init some vars to NULL to silence MinGW compiler warnings
Brian Paul
2019-05-01
1
-2
/
+2
*
gallivm: disable NEON instructions if they are not supported
Lubomir Rintel
2019-04-22
1
-0
/
+7
*
gallivm: guess CPU features also on ARM
Lubomir Rintel
2019-04-22
1
-7
/
+6
*
Add no_aos_sampling GALLIVM_PERF option
Dominik Drees
2019-04-17
3
-4
/
+11
*
gallivm: fix saturated signed add / sub with llvm 9
Roland Scheidegger
2019-04-17
1
-0
/
+14
*
gallivm: fix bogus assert in get_indirect_index
Roland Scheidegger
2019-04-16
1
-1
/
+1
*
gallivm: Return true from arch_rounding_available() if NEON is available
Matt Turner
2019-01-24
1
-1
/
+3
*
gallivm: abort when trying to use non-existing intrinsic
Roland Scheidegger
2018-12-21
1
-0
/
+10
*
gallivm: don't use pavg.b intrinsic on llvm >= 6.0
Roland Scheidegger
2018-12-21
1
-9
/
+46
*
gallivm: use llvm jit code for decoding s3tc
Roland Scheidegger
2018-12-20
5
-381
/
+2237
*
gallivm: remove unused float coord wrapping for aos sampling
Roland Scheidegger
2018-12-12
1
-507
/
+23
*
gallivm: Use nextafterf(0.5, 0.0) as rounding constant
Matt Turner
2018-11-28
1
-1
/
+1
*
gallivm: fix improper clamping of vertex index when fetching gs inputs
Roland Scheidegger
2018-11-09
1
-10
/
+31
*
gallivm: Make it possible to disable some optimization shortcuts in release b...
Gert Wollny
2018-10-06
4
-21
/
+32
*
gallivm: ensure string is null-terminated instead of assert()ing
Eric Engestrom
2018-09-25
1
-3
/
+1
*
gallivm: Detect VSX separately from Altivec
Vicki Pfau
2018-08-30
1
-18
/
+3
*
gallivm: allow to pass two swizzles into fetches.
Dave Airlie
2018-08-30
2
-30
/
+65
*
gallivm: don't use saturated unsigned add/sub intrinsics for llvm 8.0
Roland Scheidegger
2018-08-24
1
-27
/
+60
*
gallium: add scalar isa shader cap
Christian Gmeiner
2018-06-20
1
-0
/
+2
*
gallivm: Use alloca_undef with array type instead of alloca_array
Roland Scheidegger
2018-05-16
1
-28
/
+33
*
gallivm: dump bitcode before optimization
Roland Scheidegger
2018-04-24
1
-13
/
+20
*
gallivm: (trivial) do division by 1000 with int64
Roland Scheidegger
2018-04-24
1
-1
/
+1
*
gallivm: remove LICM pass
Roland Scheidegger
2018-04-24
1
-1
/
+9
*
gallivm: add early cse pass
Roland Scheidegger
2018-04-24
1
-4
/
+5
*
radeonsi: generate image load/store/atomic ops using ac_build_image_opcode
Nicolai Hähnle
2018-04-20
1
-1
/
+1
*
amd/common: pass address components individually to ac_build_image_intrinsic
Nicolai Hähnle
2018-04-20
1
-1
/
+1
*
gallivm: Fix include for LLVMAddPromoteMemoryToRegisterPass
Mike Lothian
2018-04-02
1
-0
/
+3
*
util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_t...
Ian Romanick
2018-03-29
6
-12
/
+12
*
gallivm: use enum tgis_opcode
Brian Paul
2018-03-23
2
-8
/
+12
*
gallium/llvmpipe: Fix compiler warnings about ddx/ddy/ddmax.
Eric Anholt
2018-02-12
1
-1
/
+1
*
gallivm/llvmpipe: add const qualifiers on sampler variables
Brian Paul
2018-02-01
3
-6
/
+6
*
ac: don't use byval LLVM qualifier in shaders
Marek Olšák
2018-01-27
2
-3
/
+0
*
gallivm: fix crash with seamless cube filtering with different min/mag filter
Roland Scheidegger
2018-01-25
1
-17
/
+21
*
gallivm: support avx512 (16x32) in interleave2_half
George Kyriazis
2018-01-18
1
-2
/
+38
*
ac: import lp_create_builder() from gallivm
Samuel Pitoiset
2018-01-16
2
-38
/
+0
*
gallivm: implement accurate corner behavior for textureGather with cube maps
Roland Scheidegger
2017-12-14
1
-103
/
+201
*
gallivm: fix an issue with NaNs with seamless cube filtering
Roland Scheidegger
2017-12-14
1
-0
/
+11
*
gallivm: fix texture wrapping for texture gather for mirror modes
Roland Scheidegger
2017-12-12
1
-74
/
+171
*
llvmpipe: fix snorm blending
Roland Scheidegger
2017-11-21
2
-25
/
+32
*
gallium: add CAPs to support HW atomic counters. (v3)
Dave Airlie
2017-11-10
1
-0
/
+2
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
1
-1
/
+1
*
gallivm: Use new LLVM fast-math-flags API
Tobias Droste
2017-11-08
1
-0
/
+4
*
gallivm: allow arch rounding with avx512
Tim Rowley
2017-11-02
1
-1
/
+2
*
gallium: allow 512-bit vectors
Tim Rowley
2017-10-11
2
-9
/
+9
*
gallivm: don't use pabs intrinsic with llvm version >= 6
Roland Scheidegger
2017-10-07
1
-9
/
+4
*
gallivm/ppc64le: adjust VSX code generation control.
Ben Crocker
2017-10-05
1
-7
/
+30
*
gallivm: allow additional llc options
Ben Crocker
2017-10-05
1
-0
/
+23
*
gallivm: fix typo in debug_printf message
Ben Crocker
2017-10-05
1
-1
/
+1
*
llvmpipe: silence 'variable may be used uninitialized' warnings
Brian Paul
2017-10-03
1
-1
/
+1
*
gallium: add new LOD opcode
Roland Scheidegger
2017-09-30
1
-0
/
+14
[next]