Commit graph

15 commits

Author SHA1 Message Date
Thomas Friedel
60be0b7d92 added golang.org/x/mobile/gl implementation and an example using shiny 2018-05-28 17:08:24 +02:00
Thomas Friedel
1cd53a4e6b added a SetBounds function to replace the SetSize function 2018-05-28 16:04:13 +02:00
Thomas Friedel
7d87ef795a deleted the compiled android examples, moved the ios readme 2018-05-17 17:08:09 +02:00
Thomas Friedel
a42e694c47 moved the gl implementations into a subdirectory 2018-05-17 15:16:50 +02:00
Thomas Friedel
eee6571d44 added size change event handler to events example 2018-05-17 15:11:03 +02:00
Jack Wakefield
27f755f171 added a size change event handler 2018-05-16 00:11:31 +01:00
Thomas Friedel
87fa8256eb added an iOS GL implementation and example 2018-05-15 18:49:35 +02:00
Thomas Friedel
e5d6793d59 added an Android GL implementation and an example for an Android app 2018-05-10 17:33:03 +02:00
Thomas Friedel
e2e03846b8 added a simple event handling example 2018-05-09 19:38:06 +02:00
Thomas Friedel
22eceabf9f added some basic input handling to sdl and glfw examples 2018-05-09 19:27:19 +02:00
Thomas Friedel
6ed91cb412 updated to go-sdl2 v0.3; also fixed key runes 2018-05-09 19:24:00 +02:00
Thomas Friedel
a229633bf4 changed window title 2018-04-30 16:56:04 +02:00
Thomas Friedel
35f6c274a9 added an example for using GLFW 2018-04-30 12:09:57 +02:00
Thomas Friedel
6b36b47b0c added an example for using SDL directly 2018-04-30 12:02:26 +02:00
Thomas Friedel
48a2c698df added an example 2018-04-30 11:18:58 +02:00