• Joined on 2024-03-17
mth synced new reference refs/tags/v2.7.0-rc.2 to mth/ebiten from mirror 2024-03-27 15:22:43 +01:00
mth synced commits to main at mth/ebiten from mirror 2024-03-27 15:22:42 +01:00
dc77c655af all: update Oto and PureGo
013e235628 cmd/ebitenmobile, exp/textinput: typo
Compare 2 commits »
mth synced commits to 2.7 at mth/ebiten from mirror 2024-03-27 15:22:42 +01:00
mth synced new reference 2.7 to mth/ebiten from mirror 2024-03-27 15:22:42 +01:00
mth synced commits to refs/tags/v2.7.0-rc.2 at mth/ebiten from mirror 2024-03-27 15:22:42 +01:00
mth synced new reference refs/tags/v2.7.0-rc.1 to mth/ebiten from mirror 2024-03-27 15:22:42 +01:00
mth synced commits to refs/tags/v2.7.0-rc.1 at mth/ebiten from mirror 2024-03-27 15:22:42 +01:00
mth synced commits to refs/pull/2943/merge at mth/ebiten from mirror 2024-03-27 15:22:42 +01:00
013e235628 cmd/ebitenmobile, exp/textinput: typo
Compare 2 commits »
mth synced commits to refs/pull/2943/merge at mth/ebiten from mirror 2024-03-27 07:12:42 +01:00
59521d715b all: update go-text
11398f3bb5 ebiten: rename BuildTag -> BuildConstraints
5c0c084b6e cmd/ebitenmobile: update the default Android SDK version to 21
25a814d561 cmd/ebitenmobile: bug fix: wrong path was used
Compare 6 commits »
mth synced commits to main at mth/ebiten from mirror 2024-03-27 07:12:42 +01:00
59521d715b all: update go-text
11398f3bb5 ebiten: rename BuildTag -> BuildConstraints
5c0c084b6e cmd/ebitenmobile: update the default Android SDK version to 21
25a814d561 cmd/ebitenmobile: bug fix: wrong path was used
0ab4538fa1 all: update gomobile
Compare 5 commits »
mth synced commits to main at mth/ebiten from mirror 2024-03-26 06:42:41 +01:00
fd2c79398e Revert "internal/atlas: refactoring: ensure ReadPixels to be processed in a frame"
mth synced commits to main at mth/ebiten from mirror 2024-03-24 21:42:41 +01:00
459ad709a6 internal/gamepaddb: omit the database for consoles
mth synced new reference refs/tags/v2.6.7 to mth/ebiten from mirror 2024-03-24 13:32:42 +01:00
mth synced commits to refs/tags/v2.6.7 at mth/ebiten from mirror 2024-03-24 13:32:42 +01:00
mth synced commits to main at mth/ebiten from mirror 2024-03-24 13:32:41 +01:00
04c4676b7c internal/png: update with Go 1.22
6552ae1dbe internal/gamepaddb: do not include the database for browsers
dc8baf96f9 internal/gamepaddb: update the database
d04d6271d0 internal/ui: bug fix: reset some input states on blur events on browsers
9147e7b21d all: update dependencies
Compare 6 commits »
mth synced commits to main at mth/ebiten from mirror 2024-03-23 21:12:42 +01:00
f4029aaa77 ebiten: add (*Monitor).Size() to replace ScreenSizeInFullscreen()
mth synced commits to main at mth/ebiten from mirror 2024-03-23 13:02:42 +01:00
230619a036 vector: allow NonZero for AppendVerticesAndIndicesForStroke
b6252a41f2 internal/graphicsdriver/directx: add 'tearing' for EBITENGINE_DIRECTX
0651803c40 examples/shader: add comments
ea6fce45ff internal/shader: bug fix: crash on assignment mismatches
66667fe877 internal/shader: bug fix: test failures
Compare 6 commits »
mth synced commits to main at mth/ebiten from mirror 2024-03-22 20:42:42 +01:00
e7bb66bb2f internal/shader: bug fix: ++/-- statements didn't work for vec2 on browsers
mth synced and deleted reference refs/tags/refs/pull/2916/merge at mth/ebiten from mirror 2024-03-22 12:32:43 +01:00
mth synced commits to refs/pull/2916/head at mth/ebiten from mirror 2024-03-22 12:32:43 +01:00
94bd02af48 add tests for shift op: untyped const with typed const