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
/
compiler
/
glsl
/
lower_instructions.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: lower sqrt(abs()) and inversesqrt(abs()) if requested
Samuel Pitoiset
2017-03-22
1
-0
/
+14
*
glsl: split DIV_TO_MUL_RCP into single- and double-precision flags
Nicolai Hähnle
2017-01-23
1
-8
/
+11
*
glsl: (trivial) fix type typo
Roland Scheidegger
2016-12-06
1
-1
/
+1
*
glsl: fix ldexp lowering if bitfield insert lowering is also requested
Roland Scheidegger
2016-12-06
1
-5
/
+16
*
glsl: Don't emit ir_binop_carry during ir_binop_imul_high lowering
Ian Romanick
2016-10-04
1
-5
/
+17
*
glsl: Add lowering pass for ir_bin_imul_high
Ian Romanick
2016-07-19
1
-0
/
+149
*
glsl: Add lowering pass for ir_unop_find_msb
Ian Romanick
2016-07-19
1
-0
/
+106
*
glsl: Add lowering pass for ir_unop_find_lsb
Ian Romanick
2016-07-19
1
-0
/
+86
*
glsl: Add lowering pass for ir_unop_bitfield_reverse
Ian Romanick
2016-07-19
1
-0
/
+91
*
glsl: Add lowering pass for ir_quadop_bitfield_insert
Ian Romanick
2016-07-19
1
-0
/
+73
*
glsl: Add lowering pass for ir_triop_bitfield_extract
Ian Romanick
2016-07-19
1
-0
/
+80
*
glsl: Add lowering pass for ir_unop_bit_count
Ian Romanick
2016-07-19
1
-0
/
+53
*
glsl: Properly handle ldexp(0.0f, non-zero-exp).
Matt Turner
2016-04-18
1
-4
/
+6
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+1061