aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/tegra/tegra_context.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: add pipe cap for scissored clears and pass scissor state to clear() ...Mike Blumenkrantz2020-04-291-2/+2
* Revert "gallium: make handles of set_global_binding 64 bit"Karol Herbst2020-03-101-1/+1
* gallium: make handles of set_global_binding 64 bitKarol Herbst2020-03-101-1/+1
* gallium: switch boolean -> bool at the interface definitionsIlia Mirkin2019-07-221-8/+8
* tegra: fix the build after the set_shader_buffers changeMarek Olšák2019-04-051-1/+1
* gallium: add writable_bitmask parameter into set_shader_buffersMarek Olšák2019-04-041-1/+2
* gallium: Add PIPE_BARRIER_UPDATE_BUFFER and UPDATE_TEXTURE bits.Kenneth Graunke2019-03-191-0/+3
* tegra: Initial supportThierry Reding2018-03-091-0/+1384