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
/
compiler
/
spirv
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Add an option for lowering TessLevelInner/Outer to vecs
Brian Ho
2020-06-22
2
-0
/
+30
*
nir: Support sysval tess levels in SPIR-V to NIR
Brian Ho
2020-06-22
2
-2
/
+19
*
spirv: drop some dead code
Rob Clark
2020-06-18
1
-6
/
+0
*
spirv: atomic_counter_read_deref is not vectorized
Rob Clark
2020-06-18
1
-4
/
+1
*
spirv: do not set num_components for non-vectorized mbcnt_amd intrinsic
Samuel Pitoiset
2020-06-17
1
-1
/
+2
*
spriv: don't set num_components for non-vectorised intrinsics
Rob Clark
2020-06-16
2
-5
/
+5
*
spirv: fix using OpSampledImage with OpUndef instead of OpType{Image,Sampler}
Samuel Pitoiset
2020-06-15
1
-4
/
+22
*
spirv: Memory semantics is optional for OpControlBarrier
Caio Marcelo de Oliveira Filho
2020-06-08
1
-9
/
+9
*
nir/spirv/glsl450: increase asin(x) precision
Arcady Goldmints-Orlov
2020-06-08
1
-9
/
+33
*
spirv: Use scoped barriers for SpvOpControlBarrier
Boris Brezillon
2020-06-03
1
-3
/
+28
*
nir: Replace the scoped_memory barrier by a scoped_barrier
Boris Brezillon
2020-06-03
1
-9
/
+3
*
spirv: Split the vtn_emit_scoped_memory_barrier() logic
Boris Brezillon
2020-06-03
1
-6
/
+31
*
nir: add callback to nir_remove_dead_variables()
Timothy Arceri
2020-06-03
1
-1
/
+1
*
spirv,radv,anv: implement no-op VK_GOOGLE_user_type
Samuel Pitoiset
2020-05-28
2
-0
/
+6
*
spirv: add support for bias/lod with OpImageGather
Samuel Pitoiset
2020-05-25
1
-3
/
+5
*
spirv: add SpvCapabilityImageGatherBiasLodAMD
Samuel Pitoiset
2020-05-25
1
-0
/
+4
*
spirv: add ReadClockKHR support with device scope
Samuel Pitoiset
2020-05-24
2
-1
/
+15
*
spirv: handle OpCopyObject correctly with any types
Samuel Pitoiset
2020-05-15
3
-6
/
+37
*
compiler/spirv: flag nclamp/nmin/nmax as exact
Rhys Perry
2020-05-07
1
-7
/
+14
*
vtn/opencl: native sqrt support
Erik Faye-Lund
2020-05-04
1
-0
/
+2
*
vtn/opencl: native rsqrt support
Erik Faye-Lund
2020-05-04
1
-0
/
+2
*
vtn/opencl: native recip support
Erik Faye-Lund
2020-05-04
1
-0
/
+2
*
vtn/opencl: native powr support
Erik Faye-Lund
2020-05-04
1
-0
/
+2
*
vtn/opencl: native divide support
Erik Faye-Lund
2020-05-04
1
-0
/
+2
*
vtn/opencl: native variants of sin/cos
Erik Faye-Lund
2020-05-04
1
-0
/
+4
*
vtn/opencl: add native_tan-support
Erik Faye-Lund
2020-05-04
1
-0
/
+3
*
compiler/nir: move tan-calculation to helper
Erik Faye-Lund
2020-05-04
1
-2
/
+1
*
spirv: Rewrite CFG construction
Jason Ekstrand
2020-04-24
2
-294
/
+503
*
spirv: Fix passing combined image/samplers through function calls
Jason Ekstrand
2020-04-24
1
-3
/
+7
*
spirv: Use nir_const_value for spec constants
Jason Ekstrand
2020-04-24
2
-70
/
+17
*
spirv: Allow constants and NULLs in SpvOpConvertUToPtr
Jason Ekstrand
2020-04-24
1
-2
/
+3
*
spirv: Update the headers from latest Khronos master
Caio Marcelo de Oliveira Filho
2020-04-24
2
-69
/
+1056
*
spirv: Handle instruction aliases in vtn_gather_types
Caio Marcelo de Oliveira Filho
2020-04-24
1
-0
/
+6
*
spirv: Expand workaround for OpControlBarrier on old GLSLang
Danylo Piliaiev
2020-04-22
1
-1
/
+5
*
spirv: Fix propagation of OpVariable access flags
Caio Marcelo de Oliveira Filho
2020-04-20
2
-23
/
+9
*
spirv,nir: Move the SPIR-V vector insert code to NIR
Jason Ekstrand
2020-04-17
3
-53
/
+6
*
spirv: Call nir_builder directly for vector_extract
Jason Ekstrand
2020-04-17
6
-43
/
+9
*
spirv: Error if OpCompositeInsert/Extract has OOB indices
Jason Ekstrand
2020-04-17
1
-0
/
+17
*
spirv,nir: Add a better vector_insert
Jason Ekstrand
2020-04-17
1
-12
/
+11
*
spirv: Handle OOB vector extract operations
Jason Ekstrand
2020-04-17
1
-1
/
+4
*
Revert "spirv: Rewrite CFG construction"
Jason Ekstrand
2020-04-04
2
-503
/
+294
*
spirv: Rewrite CFG construction
Jason Ekstrand
2020-04-03
2
-294
/
+503
*
spirv: Add a parent field to vtn_cf_node
Jason Ekstrand
2020-04-03
2
-10
/
+21
*
spirv: Make vtn_function a vtn_cf_node
Jason Ekstrand
2020-04-03
3
-6
/
+11
*
spirv: Make vtn_case a vtn_cf_node
Jason Ekstrand
2020-04-03
2
-8
/
+15
*
spirv: Add cast and loop helpers for vtn_cf_node
Jason Ekstrand
2020-04-03
2
-5
/
+21
*
spirv: Add a vtn_block() helper
Jason Ekstrand
2020-04-03
1
-20
/
+16
*
Revert "spirv: Implement OpCopyObject and OpCopyLogical as blind copies"
Jason Ekstrand
2020-04-01
1
-23
/
+3
*
spirv: Implement OpCopyObject and OpCopyLogical as blind copies
Jason Ekstrand
2020-03-31
1
-3
/
+23
*
vtn/opencl: add rint-support
Boris Brezillon
2020-03-26
1
-0
/
+2
[next]