diff options
author | Chia-I Wu <[email protected]> | 2014-08-20 14:40:31 +0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2014-10-30 02:26:19 -0700 |
commit | 4ded2ef5e84f4696b4e5ed5bd6ad1efe933bbc39 (patch) | |
tree | 1aada9de57e30981f1542a75ac3a70101e2e2573 /src/gallium/drivers/radeon | |
parent | 2d64e4ffbab0426317f329e2bae22566dc80b98a (diff) |
mesa: protect the debug state with a mutex
We are about to change mesa to spawn threads for deferred glCompileShader and
glLinkProgram, and we need to make sure those threads can send compiler
warnings/errors to the debug output safely.
Signed-off-by: Chia-I Wu <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/gallium/drivers/radeon')
0 files changed, 0 insertions, 0 deletions