summaryrefslogtreecommitdiff
path: root/opengl/java/android/opengl/Texture.java
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2011-11-30 19:23:22 -0800
committerJeff Brown <jeffbrown@google.com>2011-12-01 14:13:48 -0800
commit4952dfd16a0f839559ffa78f5016394caf85294f (patch)
treed79061d9e6ceb2671241a059fe6be9522c8bbb10 /opengl/java/android/opengl/Texture.java
parent95db2b20d7bc0aaf00b1d4418124f5cf0a755d74 (diff)
Ensure input events are processed in-order in the application.
As it turns out, it used to be possible for there to be multiple input events simultaneously in flight in an application. Although it worked, it made it hard to reason about what was going on. The problem was somewhat exacerbated by the introduction of a queue of "InputEventMessage" objects as part of an earlier latency optimization. This change restores order from chaos and greatly simplifies the invariants related to input event dispatch within the application. Change-Id: I6de5fe61c1fe2ac3dd33edf770d949044df8a019
Diffstat (limited to 'opengl/java/android/opengl/Texture.java')
0 files changed, 0 insertions, 0 deletions