.github
.github/workflows/sourcehutmanifests: Fix the library order for consistency
2021-10-16 05:02:27 +09:00
audio
audio: Bug fix: Compile error
2021-10-22 15:35:05 +09:00
cmd /ebitenmobile
cmd/ebitenmobile: Update Gomobile version for Arm macOS
2021-09-06 12:20:20 +09:00
docs
docs: Remove unused contents
2019-03-22 03:23:48 +09:00
ebitenutil
ebitenutil: added NewImageFromReader(io.Reader) ( #1735 )
2021-07-29 02:34:35 +09:00
examples
ebiten: Add Vibrate and VibrateOptions, and implement this on browsers
2021-10-24 01:05:33 +09:00
inpututil
inpututil: Add APIs for the standard gamepad layout
2021-07-20 02:37:12 +09:00
internal
internal/uidriver/mobile: Bug fix: Compile error
2021-10-24 01:22:02 +09:00
mobile
internal/uidriver/mobile: Refactoring
2021-10-16 23:46:14 +09:00
text
Remove dot imports from tests - Remove dot imports ( #1837 )
2021-10-02 19:58:48 +09:00
vector
vector: Fix comments
2021-09-26 01:13:00 +09:00
.gitattributes
Update .gitattributes
2021-10-09 19:17:52 +09:00
.gitignore
audio/internal/readdriver: Implement a driver for Android with Oboe
2021-05-04 23:51:36 +09:00
AUTHORS
Add r3vit to AUTHORS
2021-10-02 19:59:34 +09:00
CODE_OF_CONDUCT.md
Add CODE_OF_CONDUCT.md
2020-01-08 11:30:57 +09:00
colorm_test.go
Remove dot imports from tests - Remove dot imports ( #1837 )
2021-10-02 19:58:48 +09:00
colorm.go
interna/affine: Avoid UnsafeElements at At
2021-09-04 17:55:51 +09:00
CONTRIBUTING.md
Update CONTRIBUTING.md
2021-06-26 00:47:46 +09:00
cursor.go
ebiten: Remove unnecessary casts
2021-07-23 00:57:17 +09:00
debug_ebitendebug.go
Add go:build comments with go1.17beta1 fmt
2021-06-11 01:11:46 +09:00
debug_notebitendebug.go
Add go:build comments with go1.17beta1 fmt
2021-06-11 01:11:46 +09:00
doc.go
ebiten: Update doc
2021-10-21 01:28:07 +09:00
export_test.go
ebiten: Bug fix: Wrong uniform type was used
2020-09-17 20:52:32 +09:00
gamepad.go
inpututil: Add APIs for the standard gamepad layout
2021-07-20 02:37:12 +09:00
generate.go
Bug fix: some generators did not work due to a lacked package
2020-03-23 01:36:21 +09:00
genevents.go
Add go:build comments with go1.17beta1 fmt
2021-06-11 01:11:46 +09:00
genkeys.go
Unify 'deprecated' comment formats
2021-07-10 03:19:23 +09:00
geom_test.go
Remove dot imports from tests - Remove dot imports ( #1837 )
2021-10-02 19:58:48 +09:00
geom.go
ebiten: Remove the deprecated functions and constants
2020-10-04 04:47:24 +09:00
go.mod
audio: Treat Oto context's error
2021-10-22 15:29:00 +09:00
go.sum
audio: Treat Oto context's error
2021-10-22 15:29:00 +09:00
graphics.go
ebiten: Remove FilterDefault
2020-10-05 01:48:47 +09:00
image_test.go
Remove dot imports from tests - Remove dot imports ( #1837 )
2021-10-02 19:58:48 +09:00
image.go
ebiten: Add FillRule
2021-09-19 17:17:00 +09:00
imagedumper_desktop.go
internal/atlas: Bug fix: Unexpected padding in screenshots
2021-07-29 16:09:29 +09:00
imagedumper_notdesktop.go
Add go:build comments with go1.17beta1 fmt
2021-06-11 01:11:46 +09:00
imagetobytes_test.go
Remove dot imports from tests - Remove dot imports ( #1837 )
2021-10-02 19:58:48 +09:00
imagetobytes.go
ebiten: Remove copying pixels from ReplacePixels and copyImage (renamed to imageToBytes)
2020-07-03 03:01:48 +09:00
init.go
ebiten: Remove the version checker
2021-10-16 20:18:22 +09:00
input.go
internal/uidriver/mobile: Support gamepads on iOS
2021-10-19 19:04:12 +09:00
keys.go
Unify 'deprecated' comment formats
2021-07-10 03:19:23 +09:00
LICENSE
Adjust LICENSE file
2017-01-30 18:57:49 +09:00
mousebuttons.go
ebiten: Refactoring: Use aliases for GamepadButton and MouseButton
2021-07-19 00:57:35 +09:00
README.md
Update the overview
2021-09-23 14:18:26 +09:00
run_mobile.go
ebiten: Refactoring: Move RunWithoutMainLoop to another file
2021-07-04 04:23:41 +09:00
run.go
ebiten: Update comments about CurrentFPS and CurrentTPS
2021-09-08 22:45:26 +09:00
shader_test.go
Remove dot imports from tests - Remove dot imports ( #1837 )
2021-10-02 19:58:48 +09:00
shader.go
ebiten: Add a new shader function imageDstRegionOnTexture
2020-12-09 11:36:29 +09:00
uicontext.go
ebiten: Refactoring
2021-08-05 01:48:56 +09:00
uidriver_glfw.go
Add go:build comments with go1.17beta1 fmt
2021-06-11 01:11:46 +09:00
uidriver_js.go
Clean up the 'js' build tags
2020-10-07 01:33:10 +09:00
uidriver_mobile.go
Add go:build comments with go1.17beta1 fmt
2021-06-11 01:11:46 +09:00
vibrate.go
ebiten: Add Vibrate and VibrateOptions, and implement this on browsers
2021-10-24 01:05:33 +09:00
window.go
Minor typo fixes ( #1793 )
2021-09-01 17:17:54 +09:00