index
:
~sarah/mesa
jenkins
kbl-cleanup-v5
Sarah Sharp's mesa repo.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glsl
/
nir
/
nir_opcodes.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-07
nir/opcodes: Fix up uadd_carry and usub_borrow
Jason Ekstrand
1
-2
/
+2
2015-12-18
nir: Delete bany, ball, fany, fall.
Matt Turner
1
-7
/
+0
2015-11-23
nir: s/nir_type_unsigned/nir_type_uint
Jason Ekstrand
1
-39
/
+39
2015-11-19
nir: fix constant folding of bfi
Connor Abbott
1
-2
/
+2
2015-10-23
nir: Add opcodes for saturated vector math.
Eric Anholt
1
-0
/
+45
2015-09-22
nir: Add fdph and fdph_replicated opcodes
Jason Ekstrand
1
-0
/
+5
2015-09-15
nir: Add a fdot instruction that replicates the result to a vec4
Jason Ekstrand
1
-0
/
+3
2015-07-29
nir: Avoid double promotion.
Matt Turner
1
-2
/
+2
2015-05-08
nir: Delete all traces of nir_op_flog
Ian Romanick
1
-1
/
+0
2015-05-08
nir: Delete all traces of nir_op_fexp
Ian Romanick
1
-1
/
+0
2015-04-06
nir: Remove fsin_reduced/fcos_reduced.
Matt Turner
1
-2
/
+0
2015-04-05
nir: fix typo for f2b/i2b/b2i expressions (v2)
Rob Clark
1
-3
/
+3
2015-03-18
mesa: Replace _mesa_round_to_even() with _mesa_roundeven().
Matt Turner
1
-1
/
+1
2015-01-28
nir/opcodes: Use a return type of tfloat for ldexp
Jason Ekstrand
1
-1
/
+1
2015-01-28
Revert "nir/opcodes: Use fpclassify() instead of isnormal() for ldexp"
Jason Ekstrand
1
-1
/
+1
2015-01-28
nir/opcodes: Use fpclassify() instead of isnormal() for ldexp
Jason Ekstrand
1
-1
/
+1
2015-01-26
nir/opcodes: Don't go through doubles when constant-folding iabs
Jason Ekstrand
1
-1
/
+1
2015-01-26
nir/opcodes: Simplify and fix the unpack_half_*_split_* constant expressions
Jason Ekstrand
1
-6
/
+4
2015-01-24
nir: add new constant folding infrastructure
Jason Ekstrand
1
-184
/
+396
2015-01-24
nir: use Python to autogenerate opcode information
Connor Abbott
1
-0
/
+381