_docs
|
doc: s/SNES-like/SNES-style/g
|
2016-12-26 10:32:32 +09:00 |
audio
|
audio: Bug fix: Touch is required by Chrome 55+ on Android
|
2016-12-17 00:14:33 +09:00 |
docs
|
doc: s/SNES-like/SNES-style/g
|
2016-12-26 10:32:32 +09:00 |
ebitenutil
|
go generate
|
2016-10-21 00:02:50 +09:00 |
examples
|
examples: Fix README to use tag
|
2016-12-16 17:02:16 +09:00 |
internal
|
graphics: CopyImage optimization
|
2016-12-27 03:21:07 +09:00 |
mobile
|
ui: Reduce functions in UserInterface
|
2016-09-02 23:45:54 +09:00 |
testdata
|
Add test for NewImageFromImage
|
2014-12-23 01:51:16 +09:00 |
.gitignore
|
doc: Move files in _docs/public to docs
|
2016-08-28 03:50:06 +09:00 |
.lgtm
|
Add .lgtm
|
2016-06-23 12:04:44 +09:00 |
.travis.yml
|
Update .travis.yml (#136)
|
2016-09-04 17:16:13 +09:00 |
AUTHORS
|
Add Martin to AUTHORS
|
2016-08-13 23:44:16 +09:00 |
colorm_test.go
|
graphics: Deprecated 'Add' func for affine matrices
|
2016-12-20 02:41:19 +09:00 |
colorm.go
|
graphics: Fix comments
|
2016-12-20 03:05:30 +09:00 |
doc.go
|
Update example in doc.go
|
2015-01-29 15:40:53 +09:00 |
gamepad.go
|
input: Add GamepadButtonMax
|
2016-09-03 15:18:55 +09:00 |
generate.go
|
gofmt -s
|
2016-05-14 00:25:11 +09:00 |
genkeys.go
|
Update GLFW version 3.1 -> 3.2
|
2016-09-03 16:25:43 +09:00 |
geom_test.go
|
graphics: Deprecated 'Add' func for affine matrices
|
2016-12-20 02:41:19 +09:00 |
geom.go
|
graphics: Fix comments
|
2016-12-20 03:05:30 +09:00 |
graphics.go
|
Move internal/graphics/opengl -> internal/opengl
|
2016-11-03 23:31:25 +09:00 |
graphicscontext.go
|
Move internal/graphics/opengl -> internal/opengl
|
2016-11-03 23:31:25 +09:00 |
image_test.go
|
graphics: Limit image size strictly
|
2016-11-05 03:06:18 +09:00 |
image.go
|
Move internal/graphics/opengl -> internal/opengl
|
2016-11-03 23:31:25 +09:00 |
imageimpl.go
|
graphics: Make copying images faster
|
2016-12-27 00:50:14 +09:00 |
imageparts.go
|
graphics: Optimization for browsers (#285)
|
2016-10-26 23:35:29 +09:00 |
input.go
|
input: Add comments (#287)
|
2016-10-29 18:17:25 +09:00 |
keys.go
|
input: Add KeyMax
|
2016-09-03 15:28:37 +09:00 |
LICENSE
|
Use long version of the license (#278)
|
2016-10-21 00:40:01 +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
|
doc: s/SNES-like/SNES-style/g
|
2016-12-26 10:32:32 +09:00 |
run.go
|
loop: Remove IsRunning
|
2016-09-03 21:14:06 +09:00 |
version.txt
|
Update version to 1.5.0-alpha
|
2016-09-03 02:03:31 +09:00 |
vertices_js.go
|
graphics: Bug fix: examples/blocks had a wrong colored background
|
2016-11-04 14:14:29 +09:00 |
vertices_nojs.go
|
graphics: Bug fix: examples/blocks had a wrong colored background
|
2016-11-04 14:14:29 +09:00 |