_docs
|
doc: Update install command
|
2016-10-24 02:17:47 +09:00 |
audio
|
audio: At most one audio context can exist (#271)
|
2016-10-02 22:18:44 +09:00 |
docs
|
doc: Update install command
|
2016-10-24 02:17:47 +09:00 |
ebitenutil
|
go generate
|
2016-10-21 00:02:50 +09:00 |
examples
|
examples/keyboard: Fix gen.go to use LicenseComment
|
2016-10-21 00:19:10 +09:00 |
internal
|
graphics: Merge draw commands if possible
|
2016-10-25 11:53:00 +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 |
affine.go
|
Fix misspellings
|
2016-08-02 01:49:05 +09:00 |
AUTHORS
|
Add Martin to AUTHORS
|
2016-08-13 23:44:16 +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
|
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
|
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
|
Add comments
|
2016-08-02 01:47:25 +09:00 |
graphicscontext.go
|
Add error checks
|
2016-08-02 02:26:44 +09:00 |
image_test.go
|
graphics: Bug fix: Don't store interface color.Color value inside (#261)
|
2016-08-30 23:34:18 +09:00 |
image.go
|
graphics: Remove imageImpl.width/height
|
2016-09-04 01:25:02 +09:00 |
imageimpl.go
|
graphics: Remove passing GeoM to the lower layers
|
2016-10-25 10:42:49 +09:00 |
imageparts.go
|
graphics: Avoid using subslicing
|
2016-10-25 02:05:45 +09:00 |
input.go
|
Add comments
|
2016-08-02 01:47: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 |
math_js.go
|
graphics: Add geometry matrix info to vertices
|
2016-10-25 01:56:59 +09:00 |
math.go
|
graphics: Add geometry matrix info to vertices
|
2016-10-25 01:56:59 +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: Edit features
|
2016-08-28 07:08:50 +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 |