mobile/exp
Elias Naur bcd28df570 all: fix non-standard "DO NOT EDIT" comments for generated files
In the spirit of CL 99955, fix all non-standard generated code
headers and re-run the generators. Some generated files needed
git gofmt afterwards, but that problem is left for now.

Change-Id: I6b3131fb1753dc427d05af03107031120755cab0
Reviewed-on: https://go-review.googlesource.com/99975
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
2018-03-14 14:08:28 +00:00
..
app/debug all: windows build tags 2015-12-14 17:43:10 +00:00
audio/al exp/audio/al: use the correct native library dir to locate libopenal.so 2017-01-13 01:38:11 +00:00
f32 all: fix non-standard "DO NOT EDIT" comments for generated files 2018-03-14 14:08:28 +00:00
font exp/font: droid->noto fallback in tests 2016-09-06 08:36:09 +00:00
gl/glutil exp/gl/glutil: disable test 2017-02-21 20:02:19 +00:00
sensor exp/sensor: don't enable a sensor on a sender 2015-10-19 21:21:50 +00:00
sprite all: windows build tags 2015-12-14 17:43:10 +00:00
README exp: add a new directory for experimental packages. 2015-06-16 21:06:44 +00:00

README

golang.org/x/mobile/exp contains experimental packages for mobile app
development.