aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/nir/nir_lower_tex.c
Commit message (Expand)AuthorAgeFilesLines
* nir/build: add nir_vec() helperRob Clark2015-09-181-17/+1
* nir/lower_tex: add support to clamp texture coordsRob Clark2015-09-181-1/+85
* nir/lower_tex: support for lowering RECT texturesRob Clark2015-09-181-3/+56
* nir/lower_tex: support projector lowering per sampler typeRob Clark2015-09-181-8/+18
* nir/lower_tex: split out project_src() helperRob Clark2015-09-181-69/+77
* nir: rename nir_lower_tex_projectorRob Clark2015-09-181-0/+137