Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: fix clip cull lowering to not assert if GLSL already lowered. | Dave Airlie | 2018-10-15 | 1 | -0/+6 |
* | nir: Remove old-school deref chain support | Jason Ekstrand | 2018-06-22 | 1 | -2/+0 |
* | nir: Remove deref chain support from lower_clip_cull_distance_arrays | Jason Ekstrand | 2018-06-22 | 1 | -52/+2 |
* | nir: Support deref instructions in lower_clip_cull | Jason Ekstrand | 2018-06-22 | 1 | -6/+65 |
* | nir: add deref lowering sanity checking | Rob Clark | 2018-06-22 | 1 | -0/+2 |
* | nir: Get rid of nir_shader::stage | Jason Ekstrand | 2017-10-20 | 1 | -4/+4 |
* | nir: Embed the shader_info in the nir_shader again | Jason Ekstrand | 2017-05-09 | 1 | -2/+2 |
* | nir: Return progress from nir_lower_clip_cull_distance_arrays(). | Matt Turner | 2017-03-23 | 1 | -4/+20 |
* | nir: add a pass to compact clip/cull distances. | Kenneth Graunke | 2016-11-22 | 1 | -0/+188 |