mobile/app
Hyang-Ah Hana Kim 5c6636dcb9 app: fix x11.go broken after cl/15460.
Fixes golang/go#12911

Note: the x11 support seems outdated in general compared to
android, darwin versions.

Change-Id: I2a80215c62b8c3cf87c5eb054184fea10819abc9
Reviewed-on: https://go-review.googlesource.com/15790
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2015-10-12 22:02:50 +00:00
..
internal testapp: Use methods of gl.Context rather than package-level OpenGL calls. 2015-09-27 12:25:12 +00:00
GoNativeActivity.java app: plumbing for physical android key events 2015-08-18 13:10:55 +00:00
android.c internal/mobileinit: standardize JNIEnv* access 2015-09-14 17:30:52 +00:00
android.go event/paint: mark paint events sent by the system 2015-10-07 19:41:52 +00:00
app.go app: move glctx into app.App 2015-10-06 17:24:55 +00:00
app_test.go testapp: Use methods of gl.Context rather than package-level OpenGL calls. 2015-09-27 12:25:12 +00:00
darwin_amd64.go event/paint: mark paint events sent by the system 2015-10-07 19:41:52 +00:00
darwin_amd64.m app: remove OS X display link timer 2015-10-07 17:45:10 +00:00
darwin_armx.go app: move glctx into app.App 2015-10-06 17:24:55 +00:00
darwin_armx.m app: fix s/spaces/tabs/. 2015-08-12 04:16:58 +00:00
doc.go app: turn filtering functions into methods on App 2015-09-23 05:17:31 +00:00
x11.c event/touch: rename TypeStart to TypeBegin. 2015-07-18 04:39:45 +00:00
x11.go app: fix x11.go broken after cl/15460. 2015-10-12 22:02:50 +00:00