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
/
vtn_alu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/spirv: Translate SPIR-V to NIR for new INTEL_shader_integer_functions2 op...
Ian Romanick
2020-01-23
1
-0
/
+21
*
spirv: Implement NoSignedWrap and NoUnsignedWrap decorations
Caio Marcelo de Oliveira Filho
2019-06-26
1
-0
/
+33
*
nir: Drop imov/fmov in favor of one mov instruction
Jason Ekstrand
2019-05-24
1
-2
/
+2
*
vtn: handle bitcast with pointer src/dest
Karol Herbst
2019-05-04
1
-28
/
+38
*
spirv: fix SpvOpBitSize return value.
Dave Airlie
2019-05-03
1
-3
/
+1
*
spirv: Rename vtn_decoration literals to operands
Caio Marcelo de Oliveira Filho
2019-04-23
1
-1
/
+1
*
spirv: Tell which opcode or value is unhandled when failing
Caio Marcelo de Oliveira Filho
2019-04-16
1
-1
/
+2
*
nir: rename glsl_type_is_struct() -> glsl_type_is_struct_or_ifc()
Timothy Arceri
2019-03-06
1
-4
/
+4
*
nir/spirv: initial handling of OpenCL.std extension opcodes
Karol Herbst
2019-03-05
1
-0
/
+15
*
spirv: Allow [i/u]mulExtended to use new nir opcode
Sagar Ghuge
2019-03-04
1
-6
/
+10
*
nir/spirv: handle ContractionOff execution mode
Karol Herbst
2019-01-21
1
-2
/
+2
*
nir: Switch to using 1-bit Booleans for almost everything
Jason Ekstrand
2018-12-16
1
-31
/
+31
*
nir: Rename Boolean-related opcodes to include 32 in the name
Jason Ekstrand
2018-12-16
1
-31
/
+31
*
nir/builder: Add a nir_pack/unpack/bitcast helpers
Jason Ekstrand
2018-11-15
1
-76
/
+25
*
nir/spirv: cast shift operand to u32
Karol Herbst
2018-11-14
1
-0
/
+11
*
nir/builder: Add a nir_imm_true/false helpers
Jason Ekstrand
2018-10-26
1
-2
/
+2
*
nir/spirv: print id for unsupported alu opcode
Karol Herbst
2018-07-17
1
-1
/
+1
*
nir: prepare for bumping up max components to 16
Karol Herbst
2018-07-17
1
-1
/
+1
*
compiler/spirv: implement 16-bit bitcasts
Iago Toral Quiroga
2018-05-03
1
-9
/
+22
*
spirv: convert some operands for bitwise shift and bitwise ops to uint32
Samuel Iglesias Gonsálvez
2018-05-03
1
-0
/
+35
*
spirv: Don’t check for NaN for most OpFOrd* comparisons
Neil Roberts
2018-04-26
1
-11
/
+6
*
spirv: Add a 64-bit implementation of OpIsInf
Neil Roberts
2018-04-17
1
-3
/
+4
*
util: Include bitscan.h directly
Ian Romanick
2018-03-29
1
-0
/
+1
*
spirv: update arguments for vtn_nir_alu_op_for_spirv_opcode()
Samuel Iglesias Gonsálvez
2018-03-15
1
-12
/
+12
*
spirv: fix the translation of SPIR-V conversion opcodes to NIR
Samuel Iglesias Gonsálvez
2018-03-15
1
-3
/
+37
*
spirv: Handle doubles when multiplying a mat by a scalar
Neil Roberts
2018-03-14
1
-3
/
+3
*
spirv: Enable FPRoundingMode decorator to nir operations
Jose Maria Casanova Crespo
2017-12-06
1
-0
/
+33
*
nir: Handle fp16 rounding modes at nir_type_conversion_op
Jose Maria Casanova Crespo
2017-12-06
1
-1
/
+1
*
spirv: Replace unreachable with vtn_fail
Jason Ekstrand
2017-12-04
1
-8
/
+12
*
spirv: Replace assert with vtn_assert
Jason Ekstrand
2017-12-04
1
-13
/
+13
*
spirv: fix OpBitcast when the src and dst bitsize are different (v3)
Connor Abbott
2017-07-03
1
-1
/
+66
*
spirv: Implement IsInf using an integer comparison
Jason Ekstrand
2017-03-20
1
-1
/
+1
*
spirv: handle SpvOpUConvert in proper place.
Dave Airlie
2017-02-16
1
-1
/
+1
*
spirv/nir: implement DF conversions
Samuel Iglesias Gonsálvez
2017-01-09
1
-11
/
+18
*
nir/spirv: implement ordered / unordered floating point comparisons properly
Iago Toral Quiroga
2016-11-23
1
-1
/
+52
*
spirv: Mark default cases unreachable().
Matt Turner
2016-05-25
1
-0
/
+2
*
spirv: Move to compiler/
Jason Ekstrand
2016-04-14
1
-0
/
+464