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: 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
*
spirv/nir: handle location decorations on block interface members
Neil Roberts
2019-01-28
2
-9
/
+66
*
spirv: Add support for SPV_EXT_physical_storage_buffer
Jason Ekstrand
2019-01-26
4
-3
/
+54
*
spirv: Implement OpConvertPtrToU and OpConvertUToPtr
Jason Ekstrand
2019-01-26
2
-2
/
+75
*
spirv: Handle OpTypeForwardPointer
Jason Ekstrand
2019-01-26
1
-33
/
+66
*
spirv: Drop a bogus assert
Jason Ekstrand
2019-01-26
1
-1
/
+0
*
nir: Length of boolean vtn_value now is 1
Sergii Romantsov
2019-01-23
1
-3
/
+6
*
spirv: Only set interface_type on blocks
Jason Ekstrand
2019-01-22
1
-9
/
+25
*
spirv: Only split blocks
Jason Ekstrand
2019-01-22
1
-3
/
+8
*
spirv: Initialize struct member offsets to -1
Jason Ekstrand
2019-01-22
1
-0
/
+1
*
spirv: Update the JSON and headers from Khronos master
Jason Ekstrand
2019-01-21
2
-124
/
+336
*
nir/spirv: handle ContractionOff execution mode
Karol Herbst
2019-01-21
6
-3
/
+17
*
nir/vtn: add caps for some cl related capabilities
Rob Clark
2019-01-21
2
-5
/
+17
*
vtn: handle SpvExecutionModelKernel
Karol Herbst
2019-01-21
1
-0
/
+2
*
mesa: add MESA_SHADER_KERNEL
Karol Herbst
2019-01-21
1
-1
/
+1
*
nir/spirv: handle SpvStorageClassCrossWorkgroup
Karol Herbst
2019-01-19
2
-0
/
+5
*
nir: rename nir_var_shared to nir_var_mem_shared
Karol Herbst
2019-01-19
1
-2
/
+2
*
nir: rename nir_var_ssbo to nir_var_mem_ssbo
Karol Herbst
2019-01-19
1
-3
/
+3
*
nir: rename nir_var_ubo to nir_var_mem_ubo
Karol Herbst
2019-01-19
1
-2
/
+2
*
nir: rename nir_var_function to nir_var_function_temp
Karol Herbst
2019-01-19
2
-2
/
+2
[next]