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/nir: cleanup code and call cmp wrapper
Dave Airlie
2019-12-12
1
-12
/
+14
*
gallivm: fix transpose for when first channel isn't created
Dave Airlie
2019-12-12
1
-6
/
+12
*
gallivm: add TGSI bit arithmetic opcodes support
Krzysztof Raszkowski
2019-12-10
1
-0
/
+138
*
gallivm: implement LOAD with CONSTBUF but don't enable it for llvmpipe
Marek Olšák
2019-12-09
1
-3
/
+36
*
llvmpipe: implement TEX_LZ and TXF_LZ opcodes
Marek Olšák
2019-12-09
1
-4
/
+10
*
gallivm: add bitfield reverse and ufind_msb
Dave Airlie
2019-12-09
3
-0
/
+41
*
gallivm/llvmpipe: add support for front facing in sysval.
Dave Airlie
2019-12-03
4
-0
/
+9
*
llvmpipe/images: handle undefined atomic without crashing
Dave Airlie
2019-12-03
1
-2
/
+10
*
llvmpipe: add initial nir support
Dave Airlie
2019-11-28
3
-1
/
+15
*
gallivm: add swizzle support where one channel isn't defined.
Dave Airlie
2019-11-28
1
-11
/
+33
*
gallivm: add nir->llvm translation (v2)
Dave Airlie
2019-11-28
3
-0
/
+3136
*
gallivm: add selection for non-32 bit types
Dave Airlie
2019-11-28
1
-1
/
+8
*
gallivm: add cttz wrapper
Dave Airlie
2019-11-28
2
-0
/
+17
*
gallivm: add popcount intrinsic wrapper
Dave Airlie
2019-11-28
2
-1
/
+15
*
gallivm: split out the flow control ir to a common file.
Dave Airlie
2019-11-28
4
-479
/
+595
*
llvmpipe: use ppc64le/ppc64 Large code model for JIT-compiled shaders
Ben Crocker
2019-11-14
1
-1
/
+15
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
9
-9
/
+9
*
util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
Dylan Baker
2019-11-05
8
-22
/
+22
*
util/u_endian: set PIPE_ARCH_*_ENDIAN to 1
Dylan Baker
2019-11-05
8
-22
/
+22
*
gallium/swr: Enable GL_ARB_gpu_shader5: multiple streams
Krzysztof Raszkowski
2019-10-29
2
-2
/
+6
*
gallivm: Fix saturated signed psub/padd intrinsics on llvm 8
Roland Scheidegger
2019-10-17
1
-18
/
+10
*
gallivm/draw/swr: make the gs_iface not depend on tgsi.
Dave Airlie
2019-10-15
2
-21
/
+23
*
gallivm: fix coroutines on aarch64 with llvm 8
Dave Airlie
2019-10-11
1
-0
/
+6
*
llvmpipe: add support for tg4 component selection.
Dave Airlie
2019-10-11
1
-0
/
+4
*
gallivm/sample: add gather component selection to the key.
Dave Airlie
2019-10-11
2
-1
/
+16
*
gallium: remove PIPE_SHADER_CAP_SCALAR_ISA
Marek Olšák
2019-10-10
1
-2
/
+0
*
gallivm: Limit DEBUG workaround to LLVM < 7
Michel Dänzer
2019-09-17
1
-0
/
+4
*
gallium: Restore VSX for llvm >= 4
Adam Jackson
2019-09-12
1
-0
/
+14
*
gallium: Require LLVM >= 3.9
Adam Jackson
2019-09-11
4
-153
/
+3
*
gallium: Require LLVM >= 3.8
Adam Jackson
2019-09-11
1
-4
/
+2
*
gallium: Require LLVM >= 3.7
Adam Jackson
2019-09-11
2
-33
/
+4
*
gallium: Require LLVM >= 3.6
Adam Jackson
2019-09-11
4
-250
/
+82
*
gallium: Require LLVM >= 3.5
Adam Jackson
2019-09-11
3
-28
/
+2
*
gallium: Require LLVM >= 3.4
Adam Jackson
2019-09-11
5
-164
/
+6
*
gallivm: drop LLVM<3.3 code paths as no build system allows that
Eric Engestrom
2019-09-06
5
-42
/
+36
*
gallivm: replace more complex 3.x version check with LLVM_VERSION_MAJOR/MINOR
Eric Engestrom
2019-09-06
7
-71
/
+74
*
gallivm: replace major llvm version checks with LLVM_VERSION_MAJOR
Eric Engestrom
2019-09-06
8
-26
/
+34
*
gallivm: replace `0x` version print with actual version string
Eric Engestrom
2019-09-06
1
-2
/
+3
*
gallivm: add barrier support for compute shaders.
Dave Airlie
2019-09-04
2
-1
/
+23
*
gallivm: add support for compute shared memory
Dave Airlie
2019-09-04
3
-19
/
+46
*
gallivm: add new compute related intrinsics
Dave Airlie
2019-09-04
2
-0
/
+19
*
gallivm: add coroutine pass manager support
Dave Airlie
2019-09-04
3
-1
/
+32
*
gallivm: add coroutine support files to gallivm.
Dave Airlie
2019-09-04
2
-0
/
+269
*
gallivm/flow: add counter reset for loops
Dave Airlie
2019-09-04
2
-0
/
+20
*
gallivm: disable accurate cube corner for integer textures.
Dave Airlie
2019-08-30
1
-1
/
+6
*
gallivm: use fallback code for mul_hi with llvm >= 7.0
Roland Scheidegger
2019-08-29
1
-1
/
+6
*
gallivm: fix appveyor build after images changes
Dave Airlie
2019-08-27
1
-1
/
+2
*
llvmpipe: enable ARB_shader_image_load_store
Dave Airlie
2019-08-27
1
-1
/
+2
*
gallivm: add memory barrier support
Dave Airlie
2019-08-27
1
-0
/
+11
*
gallivm: add support for fences api on older llvm
Dave Airlie
2019-08-27
2
-0
/
+16
[prev]
[next]