Fix race condition where the source of a copy operation may be altered before the...
authorMichael Jumper <zhangmaike@users.sourceforge.net>
Wed, 11 Jan 2012 07:06:28 +0000 (23:06 -0800)
committerMichael Jumper <zhangmaike@users.sourceforge.net>
Wed, 11 Jan 2012 07:06:28 +0000 (23:06 -0800)
commite3b8c323ab421282c0bb4572d5934d99bffdb0ca
treed7c55e88bd56ae5daecb02f33f8667f4d8e2d307
parent7ffb769c6e4745ea54422825ccd02d2ba9f99d58
Fix race condition where the source of a copy operation may be altered before the destination is drawn to (thus the copy may not always copy what we THINK it should be copying, especially if many buffers are repeatedly used and quickly discarded).
src/main/resources/layer.js