commit | b7ea984f9e483aba2c1c0f26adf5ddd604a5113e | [log] [tgz] |
---|---|---|
author | Nicolas Capens <capn@google.com> | Wed Apr 01 10:54:59 2015 -0400 |
committer | Nicolas Capens <capn@google.com> | Wed Apr 01 20:03:03 2015 +0000 |
tree | 4228c0dea0a6fed8a203640ad65ac4bb9290040c | |
parent | 447ad8383643ca0bddcfee4e54705bf649594575 [diff] |
Move the code generation mutex to Reactor. Generation of the routines for copying surfaces and blitting were not protected by the same critical section as the renderer. Change-Id: I10eb386bdeebb04abc999b3313dc2c3b52adc090 Reviewed-on: https://swiftshader-review.googlesource.com/2772 Tested-by: Greg Hartman <ghartman@google.com> Reviewed-by: Greg Hartman <ghartman@google.com> Reviewed-by: Nicolas Capens <capn@google.com>