• Joined on 2024-03-17
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 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
mth synced commits to main at mth/ebiten from mirror 2024-03-22 12:32:43 +01:00
1586c6764a internal/shaderir: Kage update support for shift operators (#2916)
86f53b73e3 examples/dragmascot: add a comment
f2f037ebda examples: add an example to drag a desktop mascot
Compare 3 commits »
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/merge at mth/ebiten from mirror 2024-03-21 20:12:42 +01:00
b7dd45c0e4 internal/gamepad: ignore the very first MotionEvent with 0 value for Android
Compare 2 commits »
mth synced and deleted reference refs/tags/issue-2598-android at mth/ebiten from mirror 2024-03-21 20:12:41 +01:00
mth synced commits to main at mth/ebiten from mirror 2024-03-21 20:12:41 +01:00
b7dd45c0e4 internal/gamepad: ignore the very first MotionEvent with 0 value for Android
mth synced commits to 2.6 at mth/ebiten from mirror 2024-03-21 20:12:41 +01:00
e2f26b9dac internal/gamepad: ignore the very first MotionEvent with 0 value for Android
mth synced commits to refs/pull/2916/merge at mth/ebiten from mirror 2024-03-21 12:02:42 +01:00
b0a7fb36c7 simplify type deduction in TypeFromBinaryOp for shift op
706011c275 add: new binary shift operator rules
49682f1097 Revert "add return type for type resolving"
8d15a459cf Revert "remove return type for deduced int"
Compare 9 commits »
mth synced commits to refs/pull/2916/head at mth/ebiten from mirror 2024-03-21 12:02:42 +01:00
b0a7fb36c7 simplify type deduction in TypeFromBinaryOp for shift op
706011c275 add: new binary shift operator rules
49682f1097 Revert "add return type for type resolving"
8d15a459cf Revert "remove return type for deduced int"
ced2d6ec8b Revert "add basic checks"
Compare 8 commits »
mth synced new reference issue-2598-android to mth/ebiten from mirror 2024-03-21 12:02:42 +01:00
mth synced commits to issue-2598-android at mth/ebiten from mirror 2024-03-21 12:02:42 +01:00
mth synced commits to refs/pull/2916/merge at mth/ebiten from mirror 2024-03-20 19:42:42 +01:00
4b1c0526a7 exp/textinput: add Field
Compare 2 commits »
mth synced commits to main at mth/ebiten from mirror 2024-03-20 19:42:42 +01:00
4b1c0526a7 exp/textinput: add Field
mth synced commits to refs/pull/2916/merge at mth/ebiten from mirror 2024-03-20 11:32:41 +01:00
cd90f083bc text/v2: rename StdFace to GoXFace
d15b12b4e5 all: update gomobile
Compare 3 commits »
mth synced commits to main at mth/ebiten from mirror 2024-03-19 19:02:42 +01:00
cd90f083bc text/v2: rename StdFace to GoXFace