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_glsl450.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/builder: Move nir_atan and nir_atan2 from SPIR-V translator
Neil Roberts
2019-10-12
1
-153
/
+2
*
nir: fix denorms in unpack_half_1x16()
Samuel Iglesias Gonsálvez
2019-09-17
1
-4
/
+12
*
nir/builder: Remove the use_fmov parameter from nir_swizzle
Jason Ekstrand
2019-05-24
1
-9
/
+9
*
spirv: fix a compiler warning
Tapani Pälli
2019-04-01
1
-1
/
+1
*
spirv,nir: lower frexp_exp/frexp_sig inside a new NIR pass
Samuel Pitoiset
2019-03-22
1
-133
/
+4
*
nir: rename glsl_type_is_struct() -> glsl_type_is_struct_or_ifc()
Timothy Arceri
2019-03-06
1
-2
/
+2
*
nir/spirv: initial handling of OpenCL.std extension opcodes
Karol Herbst
2019-03-05
1
-1
/
+1
*
spirv: Handle any bit size in vector_insert/extract
Jason Ekstrand
2019-01-08
1
-3
/
+2
*
compiler/spirv: use 32-bit polynomial approximation for 16-bit asin()
Iago Toral Quiroga
2019-01-02
1
-0
/
+14
*
compiler/spirv: implement 16-bit frexp
Iago Toral Quiroga
2019-01-02
1
-2
/
+46
*
compiler/spirv: implement 16-bit hyperbolic trigonometric functions
Iago Toral Quiroga
2019-01-02
1
-18
/
+26
*
compiler/spirv: implement 16-bit exp and log
Iago Toral Quiroga
2019-01-02
1
-2
/
+2
*
compiler/spirv: implement 16-bit atan2
Iago Toral Quiroga
2019-01-02
1
-7
/
+11
*
compiler/spirv: implement 16-bit atan
Iago Toral Quiroga
2019-01-02
1
-12
/
+11
*
compiler/spirv: implement 16-bit acos
Iago Toral Quiroga
2019-01-02
1
-2
/
+3
*
compiler/spirv: implement 16-bit asin
Iago Toral Quiroga
2019-01-02
1
-9
/
+14
*
nir: Make boolean conversions sized just like the others
Jason Ekstrand
2018-12-05
1
-2
/
+2
*
nir: add builtin builder
Karol Herbst
2018-07-24
1
-45
/
+13
*
nir: cleanup oversized arrays in nir_swizzle calls
Karol Herbst
2018-07-13
1
-5
/
+5
*
spirv: Fix InterpolateAt* instructions for vecs with dynamic index
Neil Roberts
2018-07-10
1
-5
/
+33
*
spirv: Use deref instructions for most variables
Jason Ekstrand
2018-06-22
1
-9
/
+10
*
spirv: Accept doubles in FaceForward, Reflect and Refract
Neil Roberts
2018-04-17
1
-4
/
+18
*
spirv: Use nir_imm_floatN_t for constants for GLSL450 builtins
Neil Roberts
2018-04-17
1
-1
/
+1
*
nir/spirv: s/uint32_t/SpvOp/ in various functions
Brian Paul
2018-03-30
1
-1
/
+1
*
util: Include bitscan.h directly
Ian Romanick
2018-03-29
1
-0
/
+1
*
spirv: Add a 64-bit implementation of Frexp
Neil Roberts
2018-03-21
1
-4
/
+56
*
spirv: Replace unreachable with vtn_fail
Jason Ekstrand
2017-12-04
1
-6
/
+8
*
spirv: Replace assert with vtn_assert
Jason Ekstrand
2017-12-04
1
-2
/
+2
*
nir/spirv: Stop trying to convert pointers to SSA in glsl450
Jason Ekstrand
2017-07-05
1
-1
/
+6
*
nir: implement GLSL.std.450 NMax, NMIn and NClamp operations
Juan A. Suarez Romero
2017-06-27
1
-0
/
+3
*
nir: add support for 64-bit in SmoothStep function
Juan A. Suarez Romero
2017-06-27
1
-3
/
+5
*
nir: Combine the int and double [un]pack opcodes
Jason Ekstrand
2017-02-16
1
-2
/
+2
*
nir/spirv/glsl450: Implement IEEE-compliant handling of atan2(±∞, ±∞).
Francisco Jerez
2017-01-31
1
-1
/
+21
*
nir/spirv/glsl450: Rewrite atan2 implementation to fix accuracy and handling ...
Francisco Jerez
2017-01-31
1
-22
/
+55
*
spirv/nir: add (un)packDouble2x32() translation
Samuel Iglesias Gonsálvez
2017-01-09
1
-0
/
+2
*
nir: Make nir_copy_deref follow the "clone" pattern
Jason Ekstrand
2016-12-30
1
-2
/
+1
*
spirv: Use a simpler and more correct implementaiton of tanh()
Jason Ekstrand
2016-12-09
1
-9
/
+14
*
nir/spirv/glsl450: Add support for the InterpolateAt opcodes
Jason Ekstrand
2016-09-21
1
-1
/
+53
*
spirv: Move to compiler/
Jason Ekstrand
2016-04-14
1
-0
/
+666