Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vc4: Refactor qir_get_op_nsrc(enum qop) to qir_get_nsrc(struct qinst *). | Eric Anholt | 2016-11-29 | 1 | -1/+1 |
* | vc4: Add a "qir_for_each_inst_inorder" macro and use it in many places. | Eric Anholt | 2016-07-12 | 1 | -1/+1 |
* | vc4: Fix uniform reordering to support reading the same uniform twice. | Eric Anholt | 2015-11-17 | 1 | -8/+18 |
* | vc4: Convert from simple_list.h to list.h | Eric Anholt | 2015-05-29 | 1 | -3/+1 |
* | vc4: Add support for reordering the uniform stream after optimization. | Eric Anholt | 2014-09-17 | 1 | -0/+84 |