Historique des commits

Auteur SHA1 Message Date
  Hajime Hoshi 4bccf9d009 all: use math/rand/v2 il y a 2 mois
  Hajime Hoshi a4bfa6cb15 all: use Go 1.21's min/max builtin functions il y a 2 mois
  Hajime Hoshi b9c24f786a ebiten: add BenchmarkDrawTriangles il y a 3 mois
  Hajime Hoshi b121468991 ebiten: add `FillRuleFillAll`, `FillRuleEvenOdd`, and `FillRuleNonZero` il y a 5 mois
  Hajime Hoshi 6cdabf09d1 ebiten: guarantee invalid color values are not clamped il y a 8 mois
  Hajime Hoshi 2f894cb311 internal/buffered: move tests to internal/beforemaintest il y a 10 mois
  Hajime Hoshi 7b3eae3dcb internal/ui: reland: move dotsBuffer from internal/ui.Image to internal/buffered.Image il y a 10 mois
  bsski b8df1217c3 all: fix typos (#2864) il y a 11 mois
  Hajime Hoshi 3ca6184294 ebiten: add a new FillRule: NonZero il y a 1 an
  Hajime Hoshi 1f95c98969 internal/graphics: reland: change the definition of MaxVerticesCount il y a 1 an
  Hajime Hoshi 3a632be0c7 Revert "internal/graphics: change the definition of MaxVerticesCount" il y a 1 an
  Hajime Hoshi 3047ad202a internal/graphics: change the definition of MaxVerticesCount il y a 1 an
  Hajime Hoshi f2544a1bd9 internal/graphicsdriver: use []uint32 instead of []uint16 for indices il y a 1 an
  Hajime Hoshi c01ceeaa6a ebiten: replace (*Image).Dispose with Deallocate il y a 1 an
  Hajime Hoshi 567e2fa04c ebiten: add `BlendOperationMin` and `BlendOperationMax` il y a 1 an
  Hajime Hoshi 9ed3c89594 internal/graphicscommand: remove an image from imageWithBuffers whenever possible il y a 1 an
  Hajime Hoshi b95228a8a6 all: rename arguments in Kage il y a 1 an
  Hajime Hoshi 3678b20c5d ebiten: bug fix: DrawImage/DrawRectShader unexpectedly modified the given options il y a 1 an
  Hajime Hoshi e1386e2032 ebiten: add restrictions for values in indices at DrawTriangles* il y a 1 an
  Hajime Hoshi 31273c875f internal/graphics: rename constants il y a 1 an
  Hajime Hoshi ce9274a29d ebiten: remove the restriction for len(indices) at Draw* il y a 1 an
  Hajime Hoshi ae625255f2 ebiten: add TestImageTooManyDrawImage2 il y a 1 an
  Hajime Hoshi 264f0bad42 internal/graphicsdriver/directx: reduce memory usages when reading pixels il y a 1 an
  Hajime Hoshi f6b48cb57c ebiten: reland: improve anti-alias test il y a 1 an
  Hajime Hoshi da33f39259 Revert "ebiten: improve anti-alias test" il y a 1 an
  Hajime Hoshi ebb687562f ebiten: improve anti-alias test il y a 1 an
  Hajime Hoshi 961c34efb5 internal/ui: use a small buffer image for anti-alias il y a 1 an
  Hajime Hoshi 5df69f6dcc ebiten: update tests il y a 1 an
  Pierre Curto 4de807cc44 all: fix typos (#2558) il y a 1 an
  Hajime Hoshi f054a7634a ebiten: deprecate (*Image).Size il y a 1 an