Commit History

Author SHA1 Message Date
  Hajime Hoshi d46c677327 Revert "internal/shader: bug fix: an index must be a constant for vectors" 7 hours ago
  Barış b17ae6135e ebiten: update GeoM.Rotate() comment (#3106) 2 days ago
  Hajime Hoshi 2270359cd4 internal/ui: remove println 2 days ago
  Hajime Hoshi 24e5751ece internal/ui: add sleep for an environment where vsync doesn't work 3 days ago
  Hajime Hoshi 50f0a8343c internal/ui: bug fix: skipCount should be reset when the outside size changes 3 days ago
  Hajime Hoshi d30908522a internal/ui: bug fix: test failures 3 days ago
  Hajime Hoshi b9dce05ca1 internal/ui: skip SwapBuffers call if needed 3 days ago
  Hajime Hoshi 9a8d6e7b41 internal/ui: implement (*Monitor).Size for mobiles 3 days ago
  Hajime Hoshi 4a10702f6c internal/ui: replace deprecated APIs 3 days ago
  SolarLune a113687d56 ebiten: don't create a vertex copy in DrawTriangles() / DrawTrianglesShader() (#3104) 3 days ago
  Hajime Hoshi 5fe818e17d internal/ui: refactoring: remove updateOnceSwapped 4 days ago
  Hajime Hoshi 6f3f567b58 internal/ui: bug fix: recover the cursor mode when capturing fails 4 days ago
  Hajime Hoshi 429e0d8183 ebiten: refactoring 4 days ago
  Hajime Hoshi ab414558e8 ebiten: replace alias types with ints for better documentation 4 days ago
  Hajime Hoshi e90f99bd4a internal/ui: bug fix: InitUnfocused option didn't work 5 days ago
  Hajime Hoshi 99ffe09b63 internal/ui: bug fix: skip focus check for the first update 5 days ago
  Hajime Hoshi 9a511fecb5 internal/jsutil: move to internal/graphicsdriver/opengl/gl 5 days ago
  Hajime Hoshi 6940435c03 ebiten: retract RunGameOptions.StrictContextRestoration 6 days ago
  Hajime Hoshi f63a757b1e cmd/ebitenmobile: bug fix: need toolchain for the temporary go.mod 6 days ago
  Hajime Hoshi dd19552f88 ebiten: update comments 6 days ago
  Hajime Hoshi c077ad70fd cmd/ebitenmobile: bug fix: graceful shutdown on context lost 6 days ago
  Hajime Hoshi 4b1ae72f59 ebiten: add Draw{Image,Triangles}Options.DisableMipmaps 1 week ago
  Hajime Hoshi 355dd453bd internal/mipmap: refactoring 1 week ago
  Hajime Hoshi cbecbe2bad internal/mipmap: refactoring 1 week ago
  Hajime Hoshi 6389db14a2 internal/mipmap: reuse internal mipmap images whenever possible 1 week ago
  Hajime Hoshi 4bccf9d009 all: use math/rand/v2 1 week ago
  Hajime Hoshi a4bfa6cb15 all: use Go 1.21's min/max builtin functions 1 week ago
  Hajime Hoshi a36f6210c0 all: use Go 1.20 APIs 1 week ago
  Hajime Hoshi c346c1d75b all: update dependencies and Go version 1 week ago
  Hajime Hoshi df33bc3e27 all: update gomobile 1 week ago