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