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
/
gallium
/
drivers
/
vc4
/
vc4_qir_lower_uniforms.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: use C99 declaration in the for-loop hash_table_foreach() macro
Eric Engestrom
2018-10-25
1
-1
/
+0
*
broadcom/vc4: Fix aliasing issue
Stefan Schake
2017-10-20
1
-1
/
+1
*
vc4: Restructure texture insts as ALU ops with tex_[strb] as the dst.
Eric Anholt
2016-11-29
1
-1
/
+1
*
vc4: Refactor qir_get_op_nsrc(enum qop) to qir_get_nsrc(struct qinst *).
Eric Anholt
2016-11-29
1
-3
/
+3
*
vc4: Convert uniforms lowering to work with multiple blocks.
Eric Anholt
2016-07-12
1
-29
/
+44
*
vc4: Create a basic block structure and move the instructions into it.
Eric Anholt
2016-07-12
1
-1
/
+1
*
vc4: Add a "qir_for_each_inst_inorder" macro and use it in many places.
Eric Anholt
2016-07-12
1
-2
/
+2
*
vc4: Add a helper function for the construction of qregs.
Eric Anholt
2016-04-08
1
-1
/
+1
*
vc4: Don't bother lowering uniforms when the same value is used twice.
Eric Anholt
2015-11-17
1
-13
/
+33
*
vc4: Fix documentation on vc4_qir_lower_uniforms.c.
Eric Anholt
2015-11-17
1
-7
/
+3
*
vc4: Also consider uniform 0 in uniform lowering.
Eric Anholt
2015-07-17
1
-3
/
+3
*
vc4: Convert from simple_list.h to list.h
Eric Anholt
2015-05-29
1
-6
/
+3
*
vc4: Keep an array of pointers to instructions defining the temps around.
Eric Anholt
2015-02-19
1
-0
/
+1
*
vc4: Enforce one-uniform-per-instruction after optimization.
Eric Anholt
2015-02-19
1
-0
/
+176