aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/tegra/tegra_context.c
Commit message (Expand)AuthorAgeFilesLines
* 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