Tags: CGuilhem/ebiten
Tags
internal/graphicsdriver/playstation5: bug fix: link error
cmd/ebitenmobile: bug fix: failed to resolve dependencies Something was changed by updating gomobile (76ac6878050a2eef81867f2c6c21108e59919e8f), and an additional go-mod-tidy is now required. Closes hajimehoshi#2887
internal/graphicsdriver/metal: bug fix: always use 3 drawables Updates hajimehoshi#2822 Closes hajimehoshi#2880
internal/shader: bug fix: variables in an index should be marked as used Closes hajimehoshi#2848
internal/ui: bug fix: wrong for-loop condition Closes hajimehoshi#2847
internal/buffered: bug fix: enable TestGC again The logic should be called in a game's Update explicitly. Updates hajimehoshi#2805 Closes hajimehoshi#2806
PreviousNext