2
0
mirror of synced 2025-02-23 23:08:14 +00:00
Jihyun Yu df8025159b app: move x11 API calls to GL thread
x11/gl is not thread-safe, so all x11/gl related API should be called
from one thread. There's already a dedicated thread for GL calls, so
move all x11 API calls to GL thread using gl.Do(...)

Fixes golang/go#11066

Change-Id: If84a8d56e978ce30d7fbbc310740fcc794ce61d7
Reviewed-on: https://go-review.googlesource.com/10744
Reviewed-by: Nigel Tao <nigeltao@golang.org>
2015-06-11 16:42:09 +00:00
..
2015-01-10 22:16:05 +00:00
2015-06-08 20:57:53 +00:00
2015-01-20 15:15:48 +00:00
2015-06-11 16:42:09 +00:00
2015-06-11 16:42:09 +00:00