_docs
|
doc: Update: changed the path for the script location
|
2017-05-29 22:01:47 +09:00 |
audio
|
android: Adjust the buffer size to reduce noise on Android
|
2017-06-04 22:42:12 +09:00 |
docs
|
doc: Update examples/sprites image
|
2017-05-29 23:04:20 +09:00 |
ebitenutil
|
ebitenutil: Remove debugPrintImageParts
|
2017-05-28 03:15:55 +09:00 |
examples
|
examples/airship: Refactoring
|
2017-06-04 19:41:53 +09:00 |
internal
|
restorable: Bug fix: wrong topological sort (#359)
|
2017-06-03 02:41:37 +09:00 |
mobile
|
mobile: Throw error when update is called without starting (#311)
|
2017-06-04 22:37:43 +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 |
.travis.yml
|
Update Go version in .travis.yml (#325)
|
2017-02-18 22:29:58 +09:00 |
AUTHORS
|
Fix AUTHORS
|
2017-02-08 02:58:28 +09:00 |
colorm_test.go
|
graphics: Fix tests
|
2017-05-27 17:25:47 +09:00 |
colorm.go
|
affine: Add Reset function
|
2017-05-28 00:49:44 +09:00 |
doc.go
|
Update example in doc.go
|
2015-01-29 15:40:53 +09:00 |
gamepad.go
|
input: Extend number of gamepad buttons from 16 to 32 (for PS4)
|
2017-02-25 22:49:17 +09:00 |
generate.go
|
gofmt -s
|
2016-05-14 00:25:11 +09:00 |
genkeys.go
|
Add FreeBSD support (#352)
|
2017-05-11 19:09:13 +09:00 |
geom_test.go
|
affine: Add ConcatSelf tests
|
2017-05-25 22:14:54 +09:00 |
geom.go
|
affine: Add Reset function
|
2017-05-28 00:49:44 +09:00 |
graphics.go
|
doc: Fix comments
|
2017-05-03 01:08:27 +09:00 |
graphicscontext_js.go
|
opengl: Hide OpenGL context usages into internal/graphics package
|
2017-05-31 02:18:04 +09:00 |
graphicscontext_notjs.go
|
opengl: Hide OpenGL context usages into internal/graphics package
|
2017-05-31 02:18:04 +09:00 |
graphicscontext.go
|
ui: Refactoring: Remove unneeded error handlings
|
2017-05-31 10:47:52 +09:00 |
image_test.go
|
graphics: Use SourceRect at image_test.go
|
2017-05-30 01:01:19 +09:00 |
image.go
|
ui: Refactoring: Remove unneeded error handlings
|
2017-05-31 10:47:52 +09:00 |
imageparts.go
|
graphics: Add DrawImageOptions.SourceRect
|
2017-05-28 00:49:44 +09:00 |
input.go
|
input: Add comments (#287)
|
2016-10-29 18:17:25 +09:00 |
keys.go
|
ui: Add keys (#339)
|
2017-04-14 03:09:00 +09:00 |
LICENSE
|
Adjust LICENSE file
|
2017-01-30 18:57:49 +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: Fix README
|
2017-05-11 19:10:14 +09:00 |
run.go
|
graphics: Clarify when ebiten.Run returns error (#331)
|
2017-03-04 02:27:46 +09:00 |
version.txt
|
Update version to 1.5.0-alpha
|
2016-09-03 02:03:31 +09:00 |
vertices.go
|
graphics: Add vertices backend
|
2017-05-28 00:49:44 +09:00 |