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
/
compiler
/
spirv
Commit message (
Expand
)
Author
Age
Files
Lines
*
spirv: Handle SpvOpDecorateId
Caio Marcelo de Oliveira Filho
2019-04-23
1
-0
/
+4
*
spirv: Rename vtn_decoration literals to operands
Caio Marcelo de Oliveira Filho
2019-04-23
5
-39
/
+39
*
compiler/spirv: move the check for Int8 capability
Iago Toral Quiroga
2019-04-18
1
-4
/
+3
*
spirv: Tell which opcode or value is unhandled when failing
Caio Marcelo de Oliveira Filho
2019-04-16
4
-42
/
+61
*
spirv: Add more to_string helpers
Caio Marcelo de Oliveira Filho
2019-04-16
2
-3
/
+15
*
spirv: add SpvCapabilityFloat16 support
Samuel Pitoiset
2019-04-15
1
-1
/
+4
*
spirv: Drop some unneeded bit size switch statements
Jason Ekstrand
2019-04-14
1
-62
/
+4
*
nir: make nir_const_value scalar
Karol Herbst
2019-04-14
3
-62
/
+70
*
spirv: reduce array size in vtn_handle_constant
Karol Herbst
2019-04-14
1
-1
/
+1
*
nir: Add access qualifiers on load_ubo intrinsic.
Bas Nieuwenhuizen
2019-04-10
1
-1
/
+2
*
spirv: Add support for DerivativeGroup capabilities
Caio Marcelo de Oliveira Filho
2019-04-08
1
-0
/
+15
*
spirv: fix a compiler warning
Tapani Pälli
2019-04-01
1
-1
/
+1
*
spirv: propagate the access flag for store and load derefs
Samuel Pitoiset
2019-03-27
3
-24
/
+32
*
spirv: make use of the select control support in nir
Timothy Arceri
2019-03-27
1
-0
/
+18
*
spirv: make use of the loop control support in nir
Timothy Arceri
2019-03-27
1
-0
/
+20
*
spirv: Handle the NonUniformEXT decoration
Jason Ekstrand
2019-03-25
2
-0
/
+28
*
spirv: Use interface type for block and buffer block
Caio Marcelo de Oliveira Filho
2019-03-23
2
-4
/
+36
*
spirv: Add an execution environment to the options
Caio Marcelo de Oliveira Filho
2019-03-23
1
-0
/
+8
*
spirv,nir: lower frexp_exp/frexp_sig inside a new NIR pass
Samuel Pitoiset
2019-03-22
1
-133
/
+4
*
spirv: Drop inline tg4 lowering
Jason Ekstrand
2019-03-21
1
-54
/
+30
*
nir/spirv: don't use bare types, remove assert in split vars for testing
Dave Airlie
2019-03-21
1
-3
/
+3
*
nir: deref only for OpTypePointer
Juan A. Suarez Romero
2019-03-20
1
-8
/
+14
*
Revert "nir: const `nir_call_instr::callee`"
Jason Ekstrand
2019-03-19
1
-1
/
+1
*
nir/spirv: support physical pointers
Karol Herbst
2019-03-19
4
-7
/
+46
*
nir/spirv: handle kernel function parameters
Karol Herbst
2019-03-19
1
-0
/
+66
*
glsl: add packed for struct types
Karol Herbst
2019-03-19
2
-1
/
+23
*
nir/builder: Add a vector extract helper
Jason Ekstrand
2019-03-15
1
-6
/
+1
*
nir/spirv: Fix assert when unsampled OpTypeImage has unknown 'Depth'
Xavier Bouchoux
2019-03-11
1
-3
/
+4
*
nir/builder: Add a build_deref_array_imm helper
Jason Ekstrand
2019-03-07
1
-1
/
+1
*
nir/builder: Emit better code for iadd/imul_imm
Jason Ekstrand
2019-03-07
1
-3
/
+1
*
nir: rename glsl_type_is_struct() -> glsl_type_is_struct_or_ifc()
Timothy Arceri
2019-03-06
3
-10
/
+10
*
nir/spirv: initial handling of OpenCL.std extension opcodes
Karol Herbst
2019-03-05
5
-1
/
+296
*
nir/vtn: add support for SpvBuiltInGlobalLinearId
Karol Herbst
2019-03-05
1
-0
/
+4
*
nir/spirv: improve parsing of the memory model
Karol Herbst
2019-03-05
2
-7
/
+36
*
spirv: Use the same types for resource indices as pointers
Jason Ekstrand
2019-03-05
1
-22
/
+38
*
spirv: Use the generic dereference function for OpArrayLength
Jason Ekstrand
2019-03-05
1
-1
/
+1
*
spirv: Pull offset/stride from the pointer for OpArrayLength
Jason Ekstrand
2019-03-05
1
-2
/
+10
*
spirv: OpImageQueryLod requires a sampler
Jason Ekstrand
2019-03-04
1
-1
/
+1
*
spirv: Allow [i/u]mulExtended to use new nir opcode
Sagar Ghuge
2019-03-04
1
-6
/
+10
*
nir/spirv: return after emitting a branch in block
cros-mesa-19.0-r1-vanilla
chadv/cros-mesa-19.0-r1-vanilla
Juan A. Suarez Romero
2019-02-28
1
-0
/
+1
*
nir, glsl: move pixel_center_integer/origin_upper_left to shader_info.fs
Alejandro Piñeiro
2019-02-21
3
-10
/
+4
*
spirv: Eliminate dead input/output variables after translation.
Kenneth Graunke
2019-02-14
1
-5
/
+20
*
spirv: Add missing break
Ian Romanick
2019-02-14
1
-0
/
+1
*
compiler: Mark clip/cull distance arrays as compact before lowering.
Kenneth Graunke
2019-02-05
1
-0
/
+2
*
spirv: Support LocalSizeId and LocalSizeHintId execution modes
Jason Ekstrand
2019-02-01
1
-0
/
+8
*
spirv: Handle OpExecutionModeId
Jason Ekstrand
2019-02-01
1
-1
/
+4
*
spirv: Handle constants and types before execution modes
Jason Ekstrand
2019-02-01
1
-4
/
+4
*
spirv: Rework handling of spec constant workgroup size built-ins
Jason Ekstrand
2019-02-01
2
-4
/
+14
*
spirv: Replace vtn_constant_value with vtn_constant_uint
Jason Ekstrand
2019-02-01
3
-15
/
+23
*
spirv: Don't use special semantics when counting vertex attribute size
Neil Roberts
2019-01-28
1
-6
/
+4
[next]