aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/sfn/sfn_emittexinstruction.cpp
Commit message (Expand)AuthorAgeFilesLines
* r600/sfn: Add support for texture_samplesGert Wollny2020-05-191-0/+19
* r600/sfn: support indirect sampler buffer reads.Gert Wollny2020-05-191-1/+1
* r600/sfn: skip copying LOD if the target register is is the sameGert Wollny2020-05-191-1/+2
* r600/sfn: rework getting a vector and uniforms from the value poolGert Wollny2020-05-191-17/+17
* r600/sfn: Add a basic nir shader backendGert Wollny2020-02-101-0/+974