aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/vc4/vc4_nir_lower_blend.c
Commit message (Expand)AuthorAgeFilesLines
* vc4: Convert blending to being done in 4x8 unorm normally.Eric Anholt2015-10-231-47/+239
* vc4: Use nir_foreach_variableBoyan Ding2015-10-201-1/+1
* vc4: convert from tgsi semantic/index to varying-slotEric Anholt2015-09-161-6/+3
* gallium/ttn: Convert to using VARYING_SLOT_* / FRAG_RESULT_*.Eric Anholt2015-09-161-1/+5
* nir: Convert the builder to use the new NIR cursor API.Kenneth Graunke2015-08-271-1/+1
* vc4: Move all of our fixed function fragment color handling to NIR.Eric Anholt2015-08-141-0/+431