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
*
nir: Rename nir_intrinsic_barrier to control_barrier
Jason Ekstrand
2020-01-13
1
-1
/
+1
*
nir: Add a new memory_barrier_tcs_patch intrinsic
Jason Ekstrand
2020-01-13
1
-0
/
+1
*
llmvpipe: No-op implement more barriers
Jason Ekstrand
2020-01-13
1
-0
/
+3
*
llvmpipe: add ARB_derivative_control support
Dave Airlie
2020-01-10
1
-0
/
+4
*
gallium/gallivm/tgsi: enable tessellation shaders
Jan Zielinski
2019-12-30
3
-97
/
+552
*
llvmpipe: enable ARB_shader_group_vote.
Dave Airlie
2019-12-30
3
-0
/
+64
*
gallivm: fixup const int64 builder.
Dave Airlie
2019-12-28
1
-1
/
+1
*
gallivm/nir: add vec8/16 support
Dave Airlie
2019-12-27
1
-2
/
+4
*
gallivm/nir: lower packing
Dave Airlie
2019-12-27
1
-0
/
+1
*
gallivm: handle non-32 bit undefined
Dave Airlie
2019-12-27
1
-1
/
+2
*
llvmpipe/nir: use nir_max_vec_components in more places
Dave Airlie
2019-12-27
3
-46
/
+46
*
gallivm/llvmpipe: add support for global operations.
Dave Airlie
2019-12-27
3
-0
/
+269
*
gallivm/llvmpipe: add support for block size intrinsic
Dave Airlie
2019-12-27
3
-0
/
+6
*
gallivm/llvmpipe: add support for work dimension intrinsic.
Dave Airlie
2019-12-27
3
-0
/
+5
*
gallivm/nir: allow 8/16-bit conversion and comparison.
Dave Airlie
2019-12-27
1
-3
/
+29
*
gallivm: pick integer builders for alu instructions.
Dave Airlie
2019-12-27
1
-17
/
+46
*
gallivm: add support for 8-bit/16-bit integer builders
Dave Airlie
2019-12-27
3
-14
/
+68
*
llvmpipe/gallivm: add kernel inputs
Dave Airlie
2019-12-27
4
-1
/
+65
*
gallivm: add 64-bit const int creator.
Dave Airlie
2019-12-27
1
-0
/
+5
*
gallivm/nir: wrap idiv to avoid divide by 0 (v2)
Dave Airlie
2019-12-21
1
-4
/
+21
*
gallivm: fixup base_vertex support
Dave Airlie
2019-12-12
2
-0
/
+4
*
gallivm/draw: add support for draw_id system value.
Dave Airlie
2019-12-12
4
-0
/
+10
*
gallivm: add base instance sysval support
Dave Airlie
2019-12-12
4
-0
/
+10
*
gallivm/nir: copy compare ordering code from tgsi
Dave Airlie
2019-12-12
1
-1
/
+6
*
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
[next]