Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: make nir_const_value scalar | Karol Herbst | 2019-04-14 | 1 | -23/+27 |
* | anv: retain the is_array state in create_plane_tex_instr_implicit | Tapani Pälli | 2019-03-05 | 1 | -0/+1 |
* | anv: drop unneeded KHR suffix | Eric Engestrom | 2019-01-08 | 1 | -3/+3 |
* | anv/lower_ycbcr: make sure to set 0s on all components | Lionel Landwerlin | 2018-11-13 | 1 | -5/+5 |
* | anv: Use nir_src_is_const and friends in lowering code | Jason Ekstrand | 2018-11-08 | 1 | -3/+3 |
* | anv/lower_ycbcr: Use the binding array size for bounds checks | Jason Ekstrand | 2018-08-17 | 1 | -6/+4 |
* | anv/pipeline: Convert YCbCr lowering to deref instructiosn | Jason Ekstrand | 2018-06-22 | 1 | -15/+19 |
* | Get rid of a bunch of KHR suffixes | Jason Ekstrand | 2018-03-07 | 1 | -10/+10 |
* | anv/pipeline: don't take the layout from the pipeline to compile shaders | Iago Toral Quiroga | 2018-01-26 | 1 | -4/+5 |
* | anv: fix nir.h include | Lionel Landwerlin | 2017-10-07 | 1 | -1/+1 |
* | anv: add nir lowering pass for ycbcr textures | Lionel Landwerlin | 2017-10-06 | 1 | -0/+475 |