mobile/exp
Nigel Tao 723de9f813 exp/sprite/portable: update for x/image/draw API change.
The API change is http://golang.org/cl/12669

Change-Id: Ia34bb2efae808c45e9c0cfd4d3f510fdad549444
Reviewed-on: https://go-review.googlesource.com/12774
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2015-07-29 01:18:55 +00:00
..
app/debug event/config: specify width and height in both pixels and points. 2015-07-28 01:48:05 +00:00
audio exp/audio: fix inability to use mono 8 format 2015-07-24 05:53:18 +00:00
f32 f32: move to exp/f32. 2015-07-03 01:37:12 +00:00
font app/debug, exp/font: remove the freetype dependency. 2015-06-30 23:03:35 +00:00
gl/glutil event/config: specify width and height in both pixels and points. 2015-07-28 01:48:05 +00:00
sensor sensor: move to exp/sensor 2015-06-21 07:47:51 +00:00
sprite exp/sprite/portable: update for x/image/draw API change. 2015-07-29 01:18:55 +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.