Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st: Lower uniforms in st in the !PIPE_CAP_PACKED_UNIFORMS case as well. | Eric Anholt | 2019-04-10 | 1 | -0/+3 |
* | nir: Add multiplier argument to nir_lower_uniforms_to_ubo. | Timur Kristóf | 2019-03-05 | 1 | -1/+1 |
* | nir: Move nir_lower_uniforms_to_ubo to compiler/nir. | Timur Kristóf | 2019-03-05 | 1 | -1/+1 |
* | nir: Gather texture bitmasks in gl_nir_lower_samplers_as_deref. | Kenneth Graunke | 2019-02-11 | 1 | -1/+1 |
* | st/nir: Lower sampler derefs for builtin shaders. | Kenneth Graunke | 2019-02-11 | 1 | -0/+2 |
* | st/nir: Use src/ relative include path for autotools | Kristian H. Kristensen | 2019-02-05 | 1 | -1/+2 |
* | st/nir: Make new helpers for constructing built-in NIR shaders. | Kenneth Graunke | 2019-02-05 | 1 | -0/+138 |