Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Drop an unused program/hash_table.h include. | Eric Anholt | 2016-08-10 | 1 | -1/+0 |
* | nir/lower_samplers: Protect against sampler index overflow | Jason Ekstrand | 2016-05-23 | 1 | -3/+6 |
* | 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/lower_samplers: fixup for new foreach_block() | Connor Abbott | 2016-04-28 | 1 | -28/+8 |
* | nir: rename nir_foreach_block*() to nir_foreach_block*_call() | Connor Abbott | 2016-04-20 | 1 | -1/+1 |
* | nir: Separate texture from sampler in nir_tex_instr | Jason Ekstrand | 2016-02-09 | 1 | -1/+12 |
* | nir/tex_instr: Rename sampler to texture | Jason Ekstrand | 2016-02-09 | 1 | -9/+9 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -1/+1 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+187 |