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
/
glsl
/
opt_algebraic.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Add fp16 case for ir_triop_lrp optimization
Kristian H. Kristensen
2020-03-09
1
-0
/
+3
*
glsl: replace 'x + (-x)' with constant 0
Pierre-Eric Pelloux-Prayer
2019-08-29
1
-0
/
+12
*
glsl: skip comparison opt when adding vars of different size
Timothy Arceri
2018-06-28
1
-0
/
+6
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-0
/
+1
*
glsl: Remove ir_binop_greater and ir_binop_lequal expressions
Ian Romanick
2017-10-30
1
-4
/
+0
*
glsl: pass mem_ctx to constant_expression_value(...) and friends
Timothy Arceri
2017-08-11
1
-3
/
+6
*
glsl: calculate number of operands in an expression once
Timothy Arceri
2017-08-11
1
-2
/
+2
*
glsl: tidy up int declaration
Timothy Arceri
2017-06-22
1
-2
/
+1
*
glsl: fix typo in comment
Timothy Arceri
2017-06-22
1
-1
/
+1
*
glsl: make use of glsl_type::is_float()
Samuel Pitoiset
2017-04-21
1
-5
/
+4
*
glsl: make use of glsl_type::is_double()
Samuel Pitoiset
2017-04-21
1
-1
/
+1
*
glsl: Optimize redundant pack(unpack()) and unpack(pack()) combinations
Ian Romanick
2017-01-20
1
-0
/
+28
*
glsl: remove interpolateAt* instructions for demoted inputs
Marek Olšák
2016-09-16
1
-0
/
+10
*
glsl/opt_algebraic: Don't handle invariant or precise trees
Jason Ekstrand
2016-03-23
1
-0
/
+19
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+984