Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Add a deref instruction type | Jason Ekstrand | 2018-06-22 | 1 | -0/+78 |
* | nir: Make nir_alu_srcs_equal non-static. | Kenneth Graunke | 2016-08-04 | 1 | -1/+1 |
* | Remove wrongly repeated words in comments | Giuseppe Bilotta | 2016-06-23 | 1 | -1/+1 |
* | nir: coverity sign-extension fix | Rob Clark | 2016-05-20 | 1 | -1/+1 |
* | nir: Switch the arguments to nir_foreach_phi_src | Jason Ekstrand | 2016-04-28 | 1 | -3/+3 |
* | nir/instr_set: handle 64-bit bit-sizes | Connor Abbott | 2016-04-11 | 1 | -5/+17 |
* | nir/cse: Properly handle nir_ssa_def.exact | Jason Ekstrand | 2016-03-23 | 1 | -2/+14 |
* | nir: rename nir_const_value fields to include bitsize information | Iago Toral Quiroga | 2016-03-17 | 1 | -4/+4 |
* | nir: Remove the const_offset from nir_tex_instr | Jason Ekstrand | 2016-02-10 | 1 | -3/+0 |
* | nir: Separate texture from sampler in nir_tex_instr | Jason Ekstrand | 2016-02-09 | 1 | -6/+9 |
* | nir/tex_instr: Rename sampler to texture | Jason Ekstrand | 2016-02-09 | 1 | -9/+9 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+519 |