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
/
nir
/
nir_constant_expressions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir+vtn: vec8+vec16 support
Rob Clark
2019-12-21
1
-6
/
+18
*
nir: fix denorms in unpack_half_1x16()
Samuel Iglesias Gonsálvez
2019-09-17
1
-0
/
+11
*
nir/constant_expressions: mind rounding mode converting from float to float16...
Samuel Iglesias Gonsálvez
2019-09-17
1
-2
/
+10
*
nir: mind rounding mode on fadd, fsub, fmul and fma opcodes
Samuel Iglesias Gonsálvez
2019-09-17
1
-0
/
+1
*
nir: add support for round to zero rounding mode to nir_op_f2f32
Samuel Iglesias Gonsálvez
2019-09-17
1
-0
/
+1
*
nir: add support for flushing to zero denorm constants
Samuel Iglesias Gonsálvez
2019-09-17
1
-6
/
+55
*
compiler: replace MAYBE_UNUSED with UNUSED
Eric Engestrom
2019-07-31
1
-2
/
+2
*
nir: don't return void
Eric Engestrom
2019-07-23
1
-1
/
+2
*
nir_opcodes.py: Saturate to expression that doesn't overflow
Kristian H. Kristensen
2019-04-19
1
-0
/
+2
*
nir: make nir_const_value scalar
Karol Herbst
2019-04-14
1
-25
/
+23
*
nir: Add support for 1-bit data types
Jason Ekstrand
2018-12-16
1
-4
/
+21
*
nir/constant_expressions: Rework Boolean handling
Jason Ekstrand
2018-12-16
1
-20
/
+12
*
nir: Allow [iu]mul_high on non-32-bit types
Jason Ekstrand
2018-12-13
1
-0
/
+1
*
nir/opcodes: Pull in the type helpers from constant_expressions
Jason Ekstrand
2018-12-05
1
-22
/
+3
*
python: Better iterate over dictionaries
Mathieu Bridon
2018-07-24
1
-2
/
+2
*
python: Use the print function
Mathieu Bridon
2018-07-06
1
-2
/
+3
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-1
/
+0
*
nir: Silence unused parameter warnings in generated nir_constant_expressions ...
Ian Romanick
2018-03-02
1
-1
/
+2
*
nir: Add support for 8 and 16-bit types
Jason Ekstrand
2017-03-30
1
-1
/
+15
*
nir/constant_expressions: Don't switch on bit size when not needed
Jason Ekstrand
2017-03-30
1
-14
/
+23
*
nir/constant_expressions: Pull the guts out into a helper block
Jason Ekstrand
2017-03-30
1
-98
/
+101
*
nir/constant_expressions: Refactor helper functions
Jason Ekstrand
2017-03-14
1
-24
/
+27
*
nir: remove shebang from python scripts
Emil Velikov
2017-03-10
1
-1
/
+0
*
nir: Trivial clean ups in the generated nir_constant_expressions.c
Ian Romanick
2016-12-19
1
-6
/
+5
*
nir: Silence unused parameter warnings in nir_constant_expression.c
Ian Romanick
2016-12-19
1
-2
/
+2
*
nir: Silence missing field initializer warnings for vectors in nir_constant_e...
Ian Romanick
2016-12-19
1
-0
/
+3
*
nir: Make nir_const_value a union
Jason Ekstrand
2016-05-26
1
-1
/
+1
*
nir: rename nir_const_value fields to include bitsize information
Iago Toral Quiroga
2016-03-17
1
-11
/
+11
*
nir: update opcode definitions for different bit sizes
Connor Abbott
2016-03-17
1
-87
/
+159
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+336