summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/r600_query.c
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2012-09-23 23:12:17 +0200
committerMarek Olšák <[email protected]>2012-10-06 04:31:16 +0200
commit6db53ca490b22ba3f16b3ab0beef7a5fc071a074 (patch)
tree854d44928640da4085b6d4c3ce6aa81c6fde9dc1 /src/gallium/drivers/r600/r600_query.c
parentd063c7b1421a6e8ad4e2efc1bf913920766cc5ee (diff)
r600g: don't modify pipe_resource in resource_copy_region, fixing race condition
pipe_resource can be shared between contexts, we shouldn't modify its description. Instead, let's use the resource "views" (sampler views and surfaces), where we can freely change almost any property of a resource.
Diffstat (limited to 'src/gallium/drivers/r600/r600_query.c')
0 files changed, 0 insertions, 0 deletions