aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/si_query.c
Commit message (Expand)AuthorAgeFilesLines
* radeonsi: remove r600_pipe_common.hMarek Olšák2018-04-271-0/+1
* radeonsi: remove r600_common_contextMarek Olšák2018-04-051-120/+120
* radeonsi: move r600_query.c/h files to si_query.c/hMarek Olšák2018-04-051-0/+2067
* radeonsi: use queries from r600gMarek Olšák2014-01-281-147/+0
* radeonsi: Rename the commonly occurring rctx/r600 variables.Andreas Hartmetz2014-01-141-31/+31
* radeonsi: Rename r600->si remaining identifiers in si_query.c.Andreas Hartmetz2014-01-141-18/+18
* radeonsi: Rename r600->si for functions in si_pipe.h.Andreas Hartmetz2014-01-141-1/+1
* radeonsi: Rename r600->si for functions in si.h.Andreas Hartmetz2014-01-141-8/+8
* radeonsi: Rename r600->si for structs in si.h.Andreas Hartmetz2014-01-141-6/+6
* radeonsi: Rename r600->si for structs in si_pipe.h.Andreas Hartmetz2014-01-141-7/+7
* radeonsi: Apply si_* file naming scheme.Andreas Hartmetz2014-01-141-0/+147