• Joined on 2024-03-17
mth synced commits to 2.7 at mth/ebiten from mirror 2024-05-18 17:18:15 +02:00
5df1462dc9 .github/workflows: fix tests for Linux 386
30d6e11e3c all: drop Go 1.18 support
9c1ab8eb78 .github/workflows: stop go-vet for Go 1.18
80bfebd3cd Revert "all: update typesetting to v0.1.1"
5cf46f024f all: update typesetting to v0.1.1
Compare 6 commits »
mth synced commits to main at mth/ebiten from mirror 2024-05-18 17:18:15 +02:00
002e375d64 examples/audio: remove unneeded resampling
a612e74031 audio/wav: add (*Stream).SampleRate
ac83181403 audio/mp3: add (*Stream).SampleRate
d2c58dac8c audio/vorbis: add (*Stream).SampleRate
fbd067c96e .github/workflows: fix tests for Linux 386
Compare 7 commits »
mth synced commits to main at mth/ebiten from mirror 2024-05-12 14:18:14 +02:00
5bb060b1e9 shaderprecomp: add pssl
mth synced commits to main at mth/ebiten from mirror 2024-05-11 13:48:15 +02:00
a108dac797 internal/shaderir: add 'pssl' package
mth synced commits to main at mth/ebiten from mirror 2024-05-10 13:21:42 +02:00
bfa9435906 ebiten: add comments about Layout and LayoutF
mth synced commits to main at mth/ebiten from mirror 2024-05-09 12:51:42 +02:00
db454548be all: update README
mth synced commits to main at mth/ebiten from mirror 2024-05-09 04:41:42 +02:00
724ce25260 all: update dependencies
mth synced commits to main at mth/ebiten from mirror 2024-05-06 19:35:16 +02:00
5926b37c98 all: update golang.org/x/sys to v0.20.0
b3ad97b22b internal/graphicsdriver/metal/mtl: add comments
f0ca3f1870 internal/graphicsdriver/metal/mtl: follow ObjC convention
2261cf76de internal/graphicsdriver/metal/ca: follow ObjC convention
Compare 4 commits »
mth synced commits to main at mth/ebiten from mirror 2024-05-06 11:25:16 +02:00
a391da6c77 examples/shaderprecomp/metallib: stop using errgroup
10d9660125 shaderprecomp: implement for Windows
Compare 2 commits »
mth synced commits to main at mth/ebiten from mirror 2024-05-05 19:05:16 +02:00
5d4a68b0ea internal/shaderir/hlsl: refactoring: separate calculation uniform offsets
a41af4528b internal/graphicsdriver/directx: refactoring
caab1ee29f internal/graphicsdriver/metal: refactoring
Compare 3 commits »
mth synced commits to main at mth/ebiten from mirror 2024-05-05 10:55:15 +02:00
aace620b7e all: update PureGo to v0.8.0-alpha.2
42eef43136 examples/shaderprecomp: add .
Compare 2 commits »
mth synced commits to main at mth/ebiten from mirror 2024-05-05 02:45:15 +02:00
c46f62e184 all: add a new package shaderprecomp
d7df5ebcbd internal/builtinshader: move a clearing shader to builtinshader
Compare 2 commits »
mth synced commits to main at mth/ebiten from mirror 2024-05-04 18:35:15 +02:00
ca9a80600d internal/graphicsdriver/metal: release MTLLibrary
322ad99568 audio/mp3, audio/vorbis, audio/wav: add comments about cache
Compare 2 commits »
mth synced commits to main at mth/ebiten from mirror 2024-05-03 18:05:16 +02:00
c3b9afe8c4 internal/ui: bug fix: compile error for browsers
1ebfa8b911 internal/ui: refactoring: remove unused code
c658a25171 all: replace execabs with os/exec
Compare 3 commits »
mth synced commits to main at mth/ebiten from mirror 2024-05-03 09:55:16 +02:00
903ab6727b internal/ui: better panic message at ReadPixels before RunGame
mth synced new reference refs/tags/v2.7.3 to mth/ebiten from mirror 2024-05-02 17:35:16 +02:00
mth synced commits to refs/tags/v2.7.3 at mth/ebiten from mirror 2024-05-02 17:35:16 +02:00
mth synced commits to main at mth/ebiten from mirror 2024-04-30 16:36:40 +02:00
35e29a29e7 internal/ui: bug fix: wrong property names were specified
mth synced commits to 2.7 at mth/ebiten from mirror 2024-04-30 16:36:40 +02:00
5e39cfec14 internal/ui: bug fix: wrong property names were specified
mth synced commits to main at mth/ebiten from mirror 2024-04-30 00:16:40 +02:00
e567a8c693 .github/workflows: update wasmbrowsertest
0af5b41d48 internal/atlas: refactoring
Compare 2 commits »