• Joined on 2024-03-17
mth synced commits to refs/pull/3051/merge at mth/ebiten from mirror 2024-09-19 04:42:20 +02:00
d02960eb57 Fixed missing import
69b541d64d Main merge
b17ae6135e ebiten: update GeoM.Rotate() comment (#3106)
2270359cd4 internal/ui: remove println
Compare 38 commits »
mth synced commits to refs/pull/3051/head at mth/ebiten from mirror 2024-09-19 04:42:19 +02:00
d02960eb57 Fixed missing import
69b541d64d Main merge
b17ae6135e ebiten: update GeoM.Rotate() comment (#3106)
2270359cd4 internal/ui: remove println
24e5751ece internal/ui: add sleep for an environment where vsync doesn't work
Compare 190 commits »
mth synced commits to main at mth/ebiten from mirror 2024-09-17 20:02:19 +02:00
b17ae6135e ebiten: update GeoM.Rotate() comment (#3106)
2270359cd4 internal/ui: remove println
Compare 2 commits »
mth synced and deleted reference refs/tags/refs/pull/3106/merge at mth/ebiten from mirror 2024-09-17 20:02:19 +02:00
mth synced and deleted reference refs/tags/refs/pull/3102/merge at mth/ebiten from mirror 2024-09-16 19:32:20 +02:00
mth synced commits to refs/tags/v2.7.10 at mth/ebiten from mirror 2024-09-16 19:32:20 +02:00
mth synced commits to main at mth/ebiten from mirror 2024-09-16 19:32:20 +02:00
24e5751ece internal/ui: add sleep for an environment where vsync doesn't work
50f0a8343c internal/ui: bug fix: skipCount should be reset when the outside size changes
d30908522a internal/ui: bug fix: test failures
b9dce05ca1 internal/ui: skip SwapBuffers call if needed
9a8d6e7b41 internal/ui: implement (*Monitor).Size for mobiles
Compare 5 commits »
mth synced new reference refs/tags/v2.7.10 to mth/ebiten from mirror 2024-09-16 19:32:20 +02:00
mth synced commits to main at mth/ebiten from mirror 2024-09-16 11:22:18 +02:00
4a10702f6c internal/ui: replace deprecated APIs
a113687d56 ebiten: don't create a vertex copy in DrawTriangles() / DrawTrianglesShader() (#3104)
Compare 2 commits »
mth synced commits to issue-2653-setcursorposition at mth/ebiten from mirror 2024-09-16 11:22:18 +02:00
mth synced commits to refs/pull/3102/merge at mth/ebiten from mirror 2024-09-16 11:22:18 +02:00
a113687d56 ebiten: don't create a vertex copy in DrawTriangles() / DrawTrianglesShader() (#3104)
Compare 2 commits »
mth synced new reference issue-2653-setcursorposition to mth/ebiten from mirror 2024-09-16 11:22:18 +02:00
mth synced commits to main at mth/ebiten from mirror 2024-09-16 03:12:18 +02:00
5fe818e17d internal/ui: refactoring: remove updateOnceSwapped
mth synced commits to main at mth/ebiten from mirror 2024-09-15 19:02:19 +02:00
6f3f567b58 internal/ui: bug fix: recover the cursor mode when capturing fails
429e0d8183 ebiten: refactoring
Compare 2 commits »
mth synced commits to main at mth/ebiten from mirror 2024-09-15 10:52:19 +02:00
ab414558e8 ebiten: replace alias types with ints for better documentation
mth synced commits to 2.7 at mth/ebiten from mirror 2024-09-14 18:32:18 +02:00
a3fa7df1f3 cmd/ebitenmobile: bug fix: graceful shutdown on context lost
dc5869f607 internal/ui: bug fix: InitUnfocused option didn't work
Compare 2 commits »
mth synced commits to main at mth/ebiten from mirror 2024-09-14 18:32:18 +02:00
e90f99bd4a internal/ui: bug fix: InitUnfocused option didn't work
mth synced commits to main at mth/ebiten from mirror 2024-09-14 10:22:19 +02:00
99ffe09b63 internal/ui: bug fix: skip focus check for the first update
9a511fecb5 internal/jsutil: move to internal/graphicsdriver/opengl/gl
Compare 2 commits »
mth synced commits to main at mth/ebiten from mirror 2024-09-14 02:12:19 +02:00
6940435c03 ebiten: retract RunGameOptions.StrictContextRestoration
mth synced commits to main at mth/ebiten from mirror 2024-09-13 18:02:19 +02:00
f63a757b1e cmd/ebitenmobile: bug fix: need toolchain for the temporary go.mod