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
*
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