_docs
|
doc: Update README
|
2016-04-23 02:12:51 +09:00 |
audio
|
Fixed shifting on byte instead of int64 (#214)
|
2016-05-13 16:19:02 +09:00 |
ebitenutil
|
examples/keyboard: Generate the image without Ebiten (#210)
|
2016-05-08 16:30:48 +09:00 |
examples
|
examples/common: Embed images with go-bindata
|
2016-05-13 23:40:23 +09:00 |
exp
|
audio: Move exp/audio -> audio (#206)
|
2016-04-19 01:26:37 +09:00 |
internal
|
Changed the copyright year to 2013 (#216)
|
2016-05-14 00:20:27 +09:00 |
testdata
|
Add test for NewImageFromImage
|
2014-12-23 01:51:16 +09:00 |
.gitignore
|
Add ui.Run
|
2014-12-07 01:09:59 +09:00 |
.travis.yml
|
Update .travis.yml to use Go1.6
|
2016-02-21 05:14:48 +09:00 |
affine.go
|
Reduce panics (#196)
|
2016-04-11 01:48:40 +09:00 |
colorm_test.go
|
image: Deprecate ScaleColor and TranslateColor
|
2016-02-06 21:49:11 +09:00 |
colorm.go
|
colorm: Add ColorM.ChangeHSV and an example
|
2016-03-04 01:35:03 +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
|
Add genkey.go
|
2015-01-07 03:05:59 +09:00 |
genkeys.go
|
Update the version of GLFW to 3.1
|
2015-06-20 18:52:17 +09:00 |
geom_test.go
|
image: Deprecate ScaleGeo, TranslateGeo and RotateGeo
|
2016-02-06 23:44:07 +09:00 |
geom.go
|
Add comments
|
2016-02-15 23:08:10 +09:00 |
graphics.go
|
graphics: Add CompositeModeDestinationOver
|
2016-04-14 01:09:11 +09:00 |
graphicscontext.go
|
graphics: Refactoring
|
2016-05-11 00:48:30 +09:00 |
image_test.go
|
graphics: Bug fix: now ebiten.Image can be passed to NewImageFromImage (#213)
|
2016-05-12 11:23:52 +09:00 |
image.go
|
graphics: Add comment
|
2016-05-13 23:40:23 +09:00 |
imageparts.go
|
Reduce panics (#196)
|
2016-04-11 01:48:40 +09:00 |
init.go
|
Reduce panics (#196)
|
2016-04-11 01:48:40 +09:00 |
input.go
|
doc: goroutine-safe -> concurrent-safe
|
2016-04-06 10:57:30 +09:00 |
keys.go
|
Changed the copyright year to 2013 (#216)
|
2016-05-14 00:20:27 +09:00 |
LICENSE
|
Changed the copyright year to 2013 (#216)
|
2016-05-14 00:20:27 +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: Generate
|
2016-04-22 01:17:05 +09:00 |
run.go
|
graphics: Bug fix: Concurrent-safe check in (*Image).At
|
2016-05-12 11:36:09 +09:00 |
version.txt
|
Update version to 1.4.0-alpha
|
2016-04-23 01:50:32 +09:00 |