summaryrefslogtreecommitdiffstats
path: root/src/SConscript
diff options
context:
space:
mode:
authorRoland Scheidegger <[email protected]>2016-01-20 00:48:07 +0100
committerRoland Scheidegger <[email protected]>2016-01-21 00:09:55 +0100
commitdc8b9bd0aae1b1bae89edda517ffe5c83b759552 (patch)
tree5f47e474142044a55811c36a3117e68ad4de0664 /src/SConscript
parente925ec881128651b97ba747f644e921597a1c209 (diff)
llvmpipe: warn about illegal use of objects in different contexts
Doing that is clearly a bug. We can't quite assert as st/mesa may hit this, but increase at least visibility of it a bit. (For the non-refcounted objects it would be illegal too, but we can't detect that unless we'd store the context ourselves. Plus, those don't tend to cause random crashes at context or object destruction time... So just sampler views, surfaces and so targets for now.) Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/SConscript')
0 files changed, 0 insertions, 0 deletions