_docs
|
doc: Remove the apps list and add a like to the Wiki
|
2016-07-08 01:15:53 +09:00 |
audio
|
audio/vorbis: Use pure Go decoder (#247)
|
2016-07-22 01:40:08 +09:00 |
ebitenutil
|
ebitenutil: Refactoring
|
2016-07-31 22:02:56 +09:00 |
examples
|
examples: Embed arcadefont.png
|
2016-07-31 22:00:45 +09:00 |
exp
|
audio: Move exp/audio -> audio (#206)
|
2016-04-19 01:26:37 +09:00 |
internal
|
pixels: Remove image member
|
2016-07-27 12:24:30 +09:00 |
mobile
|
mobile: Change the unit from px to dp on Android (#241)
|
2016-07-03 05:37:56 +09:00 |
testdata
|
Add test for NewImageFromImage
|
2014-12-23 01:51:16 +09:00 |
.gitignore
|
ui: Change UserInterface to be an interface
|
2016-05-20 00:07:06 +09:00 |
.lgtm
|
Add .lgtm
|
2016-06-23 12:04:44 +09:00 |
.travis.yml
|
Fix .travis.yml: Node 'gl' module is not available now?
|
2016-05-18 12:05:14 +09:00 |
affine.go
|
Reduce panics (#196)
|
2016-04-11 01:48:40 +09:00 |
AUTHORS
|
Update AUTHORS
|
2016-06-25 06:40:10 +09:00 |
colorm_test.go
|
image: Deprecate ScaleColor and TranslateColor
|
2016-02-06 21:49:11 +09:00 |
colorm.go
|
doc: Fix comments
|
2016-05-14 20:43:36 +09:00 |
doc.go
|
Update example in doc.go
|
2015-01-29 15:40:53 +09:00 |
gamepad.go
|
Add Gamepad API
|
2015-01-12 02:29:56 +09:00 |
generate.go
|
gofmt -s
|
2016-05-14 00:25:11 +09:00 |
genkeys.go
|
Make go vet happy
|
2016-06-28 02:52:06 +09:00 |
geom_test.go
|
image: Deprecate ScaleGeo, TranslateGeo and RotateGeo
|
2016-02-06 23:44:07 +09:00 |
geom.go
|
doc: Fix comments
|
2016-05-14 20:43:36 +09:00 |
graphics.go
|
opengl: Move members to variables
|
2016-07-03 18:23:19 +09:00 |
graphicscontext.go
|
graphics: Rename s/ensure/resolveStale/
|
2016-07-27 23:08:28 +09:00 |
image_test.go
|
graphics: Add TestNewImageFromSubImage (not bug fix)
|
2016-07-02 23:24:43 +09:00 |
image.go
|
gprahics: Bug fix: Check if an image is disposed before resetting pixels (examples/windowsize crashes)
|
2016-07-28 01:17:57 +09:00 |
imageimpl.go
|
graphics: Rename s/ensure/resolveStale/
|
2016-07-27 23:08:28 +09:00 |
imageparts.go
|
graphics: Revert transitionImageParts since this didn't affect the speed
|
2016-06-06 00:23:18 +09:00 |
input.go
|
input: Implement Touches function (WIP) (#101)
|
2016-05-27 01:31:30 +09:00 |
keys.go
|
Changed the copyright year to 2013 (#216)
|
2016-05-14 00:20:27 +09:00 |
LICENSE
|
Add AUTHORS file
|
2016-06-25 06:16:29 +09:00 |
MAINTAINERS
|
Add MAINTAINERS experimentally
|
2016-06-07 23:45:48 +09:00 |
mousebuttons.go
|
Remove MouseButtonMax
|
2015-01-07 03:08:33 +09:00 |
readfile_js_test.go
|
test: Split util_test into readfile_test and readfile_js_test
|
2016-03-17 00:11:40 +09:00 |
readfile_test.go
|
test: Split util_test into readfile_test and readfile_js_test
|
2016-03-17 00:11:40 +09:00 |
README.md
|
Update README
|
2016-08-01 01:15:56 +09:00 |
run.go
|
graphics: Bug fix: GL context is not available until graphics context is initialized
|
2016-07-24 06:02:04 +09:00 |
version.txt
|
Update version to 1.4.0-alpha
|
2016-04-23 01:50:32 +09:00 |