Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vc4: fixup for new nir_foreach_block() | Connor Abbott | 2016-05-05 | 1 | -17/+7 |
* | nir: Switch the arguments to nir_foreach_function | Jason Ekstrand | 2016-04-28 | 1 | -1/+1 |
* | nir: Switch the arguments to nir_foreach_instr | Jason Ekstrand | 2016-04-28 | 1 | -1/+1 |
* | nir: rename nir_foreach_block*() to nir_foreach_block*_call() | Connor Abbott | 2016-04-20 | 1 | -1/+1 |
* | vc4: Switch to using NIR_PASS macros. | Eric Anholt | 2016-04-08 | 1 | -2/+2 |
* | vc4: Remove unused include from vc4_nir_lower_txf_ms.c | Rhys Kidd | 2016-03-28 | 1 | -1/+0 |
* | nir: add a bit_size parameter to nir_ssa_dest_init | Connor Abbott | 2016-03-17 | 1 | -1/+1 |
* | nir/tex_instr: Rename sampler to texture | Jason Ekstrand | 2016-02-09 | 1 | -3/+3 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -1/+1 |
* | nir: Get rid of function overloads | Jason Ekstrand | 2015-12-28 | 1 | -3/+3 |
* | vc4: Add support for texel fetches from MSAA resources. | Eric Anholt | 2015-12-08 | 1 | -0/+172 |