Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Add support for lowering load/stores of shared variables | Jordan Justen | 2016-03-17 | 1 | -0/+1 |
* | nir: Add compute shader shared variable storage class | Jordan Justen | 2016-03-17 | 1 | -1/+6 |
* | nir/print: Add space after shader_storage var mode | Jordan Justen | 2016-03-17 | 1 | -1/+1 |
* | nir/print: Better function argument printing | Jason Ekstrand | 2016-03-12 | 1 | -2/+10 |
* | nir/print: Factor variable name lookup into a helper | Jason Ekstrand | 2016-03-12 | 1 | -30/+36 |
* | nir: Remove the const_offset from nir_tex_instr | Jason Ekstrand | 2016-02-10 | 1 | -14/+0 |
* | nir: Separate texture from sampler in nir_tex_instr | Jason Ekstrand | 2016-02-09 | 1 | -3/+11 |
* | nir/tex_instr: Rename sampler to texture | Jason Ekstrand | 2016-02-09 | 1 | -6/+6 |
* | nir: use const_index helpers | Rob Clark | 2016-02-09 | 1 | -1/+1 |
* | nir: const_index helpers | Rob Clark | 2016-02-09 | 1 | -9/+31 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+1069 |