summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/si_get.c
Commit message (Expand)AuthorAgeFilesLines
* amd: remove support for LLVM 3.9Marek Olšák2018-02-021-10/+3
* radeonsi: fix fence_server_sync() holding up extra work v2Andres Rodriguez2018-01-301-1/+3
* gallium: introduce PIPE_CAP_FENCE_SIGNAL v2Andres Rodriguez2018-01-301-0/+1
* gallium: remove PIPE_CAP_USER_CONSTANT_BUFFERSMarek Olšák2018-01-171-1/+0
* gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAPMarek Olšák2018-01-171-1/+0
* gallium: remove PIPE_CAP_TWO_SIDED_STENCILMarek Olšák2018-01-171-1/+0
* radeonsi: bump glsl version to 450 for nir backendTimothy Arceri2018-01-181-6/+1
* radv/radeonsi/nir: lower 64bit flrpTimothy Arceri2018-01-131-0/+1
* ac: rename has_sync_file to has_fence_to_handle.Bas Nieuwenhuizen2018-01-041-1/+1
* gallium: plumb context priority through to driverRob Clark2017-12-191-0/+1
* st/glsl_to_nir/radeonsi: enable gs support for nir backendTimothy Arceri2017-12-041-1/+2
* radeonsi: remove r600_common_screenMarek Olšák2017-11-291-85/+85
* radeonsi: document our vendor string situationMarek Olšák2017-11-291-0/+3
* radeonsi: move video queries into si_get.cMarek Olšák2017-11-291-1/+149
* radeonsi: move all get functions to si_get.c; disk_cache_create to si_pipe.cMarek Olšák2017-11-291-0/+852