• Joined on 2024-03-17
mth synced commits to refs/pull/3051/merge at mth/ebiten from mirror 2024-09-03 04:52:18 +02:00
b34f9977f6 internal/gamepaddb: update the database
Compare 2 commits »
mth synced commits to main at mth/ebiten from mirror 2024-09-02 20:42:19 +02:00
b34f9977f6 internal/gamepaddb: update the database
mth synced commits to main at mth/ebiten from mirror 2024-09-01 20:12:20 +02:00
3eda0dd387 internal/graphicsdriver/playstation5: add extern C
ca54ce69c4 internal/graphicsdriver/playstation5: bug fix: compile error
7f1e6cb538 internal/graphicsdriver/playstation5: add ebitengine_SetVertices
Compare 3 commits »
mth synced commits to refs/pull/3051/merge at mth/ebiten from mirror 2024-09-01 20:12:20 +02:00
3eda0dd387 internal/graphicsdriver/playstation5: add extern C
ca54ce69c4 internal/graphicsdriver/playstation5: bug fix: compile error
7f1e6cb538 internal/graphicsdriver/playstation5: add ebitengine_SetVertices
2bbceec451 .github/workflows: skip wasm tests for Windows
Compare 9 commits »
mth synced commits to main at mth/ebiten from mirror 2024-09-01 12:02:18 +02:00
2bbceec451 .github/workflows: skip wasm tests for Windows
99b9cff0d0 .github/workflows: specify -test.paniconexit0=false for browsers
71370a01bd internal/beforemaintest: avoid os.Exit(0)
67441c4823 internal/testing: avoid os.Exit(0)
faeb03373d examples: remove README
Compare 5 commits »
mth synced commits to refs/pull/3051/merge at mth/ebiten from mirror 2024-08-28 18:21:12 +02:00
f98003bcd5 ebiten: add ColorSpace and RunGameOptions.ColorSpace
Compare 2 commits »
mth synced commits to main at mth/ebiten from mirror 2024-08-28 02:01:12 +02:00
f98003bcd5 ebiten: add ColorSpace and RunGameOptions.ColorSpace
mth synced commits to main at mth/ebiten from mirror 2024-08-27 01:31:11 +02:00
42209606b1 internal/ui: disable IME and enable it only when necessary
mth synced commits to refs/pull/3051/merge at mth/ebiten from mirror 2024-08-27 01:31:11 +02:00
42209606b1 internal/ui: disable IME and enable it only when necessary
5f595efef0 examples/textinput: remove message
Compare 3 commits »
mth synced commits to main at mth/ebiten from mirror 2024-08-26 17:21:11 +02:00
5f595efef0 examples/textinput: remove message
mth synced commits to refs/pull/3051/merge at mth/ebiten from mirror 2024-08-26 01:01:12 +02:00
dc68152f17 internal/shader: better error message for the fragment entry point
9693ce8382 internal/shader: allow less arguments at Fragment
e2662a8af7 internal/shader: bug fix: wrong indexing
41b762ba2c ebiten: update comments
Compare 14 commits »
mth synced commits to main at mth/ebiten from mirror 2024-08-25 16:51:13 +02:00
dc68152f17 internal/shader: better error message for the fragment entry point
9693ce8382 internal/shader: allow less arguments at Fragment
e2662a8af7 internal/shader: bug fix: wrong indexing
41b762ba2c ebiten: update comments
2cc809516f ebiten: add Vertex.Custom0 to Custom3
Compare 9 commits »
mth synced and deleted reference refs/tags/issue-2640-tmp at mth/ebiten from mirror 2024-08-25 16:51:13 +02:00
mth synced commits to refs/pull/3051/merge at mth/ebiten from mirror 2024-08-25 08:41:11 +02:00
6db3b11b36 internal/shader: refactoring
3547d999b1 internal/graphicsdriver/opengl/gl: bug fix: crash when log length is 0
dd63eef65e textinput: support every environment even without IME
Compare 4 commits »
mth synced commits to main at mth/ebiten from mirror 2024-08-25 08:41:11 +02:00
7142a3bcd9 internal/graphicsdriver/opengl: bug fix: total must be reset
d570406735 all: update ebitengine/gomobile
65aec12d88 all: update PureGo to v0.8.0-alpha.5
a42a8548b1 internal/shader: refactoring
6db3b11b36 internal/shader: refactoring
Compare 6 commits »
mth synced commits to main at mth/ebiten from mirror 2024-08-24 00:01:13 +02:00
dd63eef65e textinput: support every environment even without IME
f3bd56b0ed all: update bitmapfont to v3.2.0-alpha.4
Compare 2 commits »
mth synced commits to refs/pull/3051/merge at mth/ebiten from mirror 2024-08-24 00:01:13 +02:00
f3bd56b0ed all: update bitmapfont to v3.2.0-alpha.4
9ad7fe5bed internal/shader: refactoring
d3d42b3263 internal/shader: refactoring: varying variables
b71f3f86a8 ebiten: add check that graphics.VertexFloatCount and Vertex match
Compare 5 commits »
mth synced commits to main at mth/ebiten from mirror 2024-08-23 07:41:12 +02:00
9ad7fe5bed internal/shader: refactoring
d3d42b3263 internal/shader: refactoring: varying variables
b71f3f86a8 ebiten: add check that graphics.VertexFloatCount and Vertex match
Compare 3 commits »
mth synced commits to refs/pull/3051/merge at mth/ebiten from mirror 2024-08-23 07:41:12 +02:00
df266e8acf text/v2: add Glyph.OriginOffset{X,Y}
6056fc59eb text/v2: update comments about CacheGlyphs
Compare 3 commits »
mth synced commits to issue-2640-tmp at mth/ebiten from mirror 2024-08-23 07:41:11 +02:00