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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/spirv: Set a default number of invocations for geometry shaders
Jason Ekstrand
2016-03-29
1
-0
/
+3
*
nir/spirv: Remove the NoContraction hack
Jason Ekstrand
2016-03-28
1
-22
/
+1
*
nir/search: Don't match inexact expressions with exact subexpressions
Jason Ekstrand
2016-03-28
1
-5
/
+18
*
spirv/alu: Add support for the NoContraction decoration
Jason Ekstrand
2016-03-25
1
-16
/
+53
*
spirv/glsl: Add a helper for converting glsl opcodes into nir opcodes
Jason Ekstrand
2016-03-25
1
-61
/
+56
*
nir/spirv: Get rid of the spirv2nir helper binary
Jason Ekstrand
2016-03-25
2
-70
/
+1
*
nir/algebraic: Get rid of a redundant copy of fdiv lowering
Jason Ekstrand
2016-03-25
1
-1
/
+0
*
nir/algebraic: Add better lowering of ldexp
Jason Ekstrand
2016-03-25
1
-2
/
+27
*
nir/builder: Simplify nir_ssa_undef a bit
Jason Ekstrand
2016-03-25
1
-2
/
+1
*
nir/spirv: Use the nir_ssa_undef helper from nir_builder
Jason Ekstrand
2016-03-25
1
-9
/
+4
*
nir/builder: Add a bit size field to nir_ssa_undef
Jason Ekstrand
2016-03-25
2
-3
/
+4
*
nir: Add a better comment for INTRINSIC_RANGE
Jason Ekstrand
2016-03-25
1
-2
/
+2
*
nir/glsl: Stop carying a pointer to the nir_shader in the visitor
Jason Ekstrand
2016-03-25
1
-6
/
+3
*
Merge remote-tracking branch 'public/master' into vulkan
Jason Ekstrand
2016-03-24
52
-445
/
+1411
|
\
|
*
nir: Add a pass to inline functions
Jason Ekstrand
2016-03-24
4
-0
/
+274
|
*
nir/builder: Add helpers for easily inserting copy_var intrinsics
Jason Ekstrand
2016-03-24
1
-0
/
+23
|
*
nir: Add return lowering pass
Jason Ekstrand
2016-03-24
4
-0
/
+251
|
*
nir: Add a cursor helper for getting a cursor after any phi nodes
Jason Ekstrand
2016-03-24
1
-0
/
+16
|
*
nir/builder: Add a helper for inserting jump instructions
Jason Ekstrand
2016-03-24
1
-0
/
+7
|
*
nir/cf: Make extracting or re-inserting nothing a no-op
Jason Ekstrand
2016-03-24
1
-0
/
+9
|
*
nir: Add a function for comparing cursors
Jason Ekstrand
2016-03-24
2
-0
/
+58
|
*
nir/cf: Handle relinking top-level blocks
Jason Ekstrand
2016-03-24
1
-2
/
+5
|
*
nir: Add a pass to repair SSA form
Jason Ekstrand
2016-03-24
4
-0
/
+163
|
*
nir/vars_to_ssa: Use the new nir_phi_builder helper
Jason Ekstrand
2016-03-24
1
-359
/
+134
|
*
nir/dominance: Handle unreachable blocks
Jason Ekstrand
2016-03-24
1
-1
/
+5
|
*
nir: Add a phi node placement helper
Jason Ekstrand
2016-03-24
4
-0
/
+414
|
*
nir: fix dangling ssadef->name ptrs
Rob Clark
2016-03-24
3
-4
/
+8
|
*
glsl: Add propagate_invariance to the other makefile
Jason Ekstrand
2016-03-23
1
-0
/
+1
|
*
nir/glsl: Propagate invariant into NIR alu ops
Jason Ekstrand
2016-03-23
1
-0
/
+3
|
*
glsl/rebalance_tree: Don't handle invariant or precise trees
Jason Ekstrand
2016-03-23
1
-0
/
+16
|
*
glsl/opt_algebraic: Don't handle invariant or precise trees
Jason Ekstrand
2016-03-23
1
-0
/
+19
|
*
glsl: Add a pass to propagate the "invariant" and "precise" qualifiers
Jason Ekstrand
2016-03-23
4
-0
/
+128
|
*
nir/alu_to_scalar: Propagate the "exact" bit
Jason Ekstrand
2016-03-23
1
-0
/
+1
|
*
nir/cse: Properly handle nir_ssa_def.exact
Jason Ekstrand
2016-03-23
1
-2
/
+14
|
*
nir/algebraic: Flag inexact optimizations
Jason Ekstrand
2016-03-23
1
-59
/
+62
|
*
nir/algebraic: Fix fmin detection to match the spec
Jason Ekstrand
2016-03-23
1
-1
/
+1
|
*
nir/algebraic: Get rid of an invlid fxor optimization
Jason Ekstrand
2016-03-23
1
-1
/
+0
|
*
nir/algebraic: Allow for flagging operations as being inexact
Jason Ekstrand
2016-03-23
4
-2
/
+26
|
*
nir/search: Propagate exactness into newly created expressions
Jason Ekstrand
2016-03-23
1
-4
/
+5
|
*
nir/builder: Add a flag for setting exact
Jason Ekstrand
2016-03-23
1
-0
/
+9
|
*
nir: Add an "exact" bit to nir_alu_instr
Jason Ekstrand
2016-03-23
3
-0
/
+14
|
*
nir/clone: Export nir_variable_clone
Jason Ekstrand
2016-03-23
2
-4
/
+13
|
*
nir/clone: Expose nir_constant_clone
Jason Ekstrand
2016-03-23
2
-4
/
+5
|
*
nir: Fix whitespace
Jason Ekstrand
2016-03-23
1
-1
/
+1
|
*
compiler/glsl: allow sequence op as a const expr in gles 1.0
Lars Hamre
2016-03-23
1
-1
/
+3
|
*
nir: Don't abs slt and friends
Ian Romanick
2016-03-22
1
-0
/
+4
|
*
nir: Don't abs the result of b2f or b2i
Ian Romanick
2016-03-22
1
-0
/
+2
|
*
nir: Simplify 0 < fabs(a)
Ian Romanick
2016-03-22
1
-0
/
+6
|
*
nir: Simplify 0 >= b2f(a)
Ian Romanick
2016-03-22
1
-0
/
+7
|
*
nir: Simplify i2b with negated or abs operand
Ian Romanick
2016-03-22
1
-0
/
+2
[next]