Commit History

Author SHA1 Message Date
  Hajime Hoshi 34b8c5483a ebitenutil: use vector's functions again but with anti-alias false 1 year ago
  Hajime Hoshi f66ed646bd ebitenutil: add comments and use ColorScale 1 year ago
  Hajime Hoshi bf63d2310d ebitenutil: revert the implementation of Draw* functions 1 year ago
  Hajime Hoshi e53118235b ebitenutil: remove whiteImage 1 year ago
  Hajime Hoshi 6ba14fdb00 vector: rename functions 2 years ago
  Hajime Hoshi 5e15bafde8 vector: add `FillCircle` and `StrokeCircle` 2 years ago
  Hajime Hoshi 6f7b1a81d7 vector: add `StrokeLine`, `FillRect`, and `StrokeRect` 2 years ago
  Hajime Hoshi f04e391cb4 all: rename emptyImage -> whiteImage 2 years ago
  Hajime Hoshi 0c19b8d7ae ebitenutil: typo 2 years ago
  Hajime Hoshi 96e3b06a0c ebitenutil: fix typo 2 years ago
  Filip Piwowarczyk a249296723 ebitenutil: add DrawCircle (#2175) 2 years ago
  Hajime Hoshi e687865c8c ebiten: add ColorM.ScaleWithColor 2 years ago
  Hajime Hoshi 040fcd930f Revert "Revert 2 commits using ColorM cache" 3 years ago
  Hajime Hoshi dd7a8bc497 Revert 2 commits using ColorM cache 3 years ago
  Hajime Hoshi 87c8625692 Remove internal/colormcache 3 years ago
  Hajime Hoshi 569964d7e4 Cache SubImage for the empty images 3 years ago
  Hajime Hoshi fa53160e18 mipmap: Stop using negative mipmaps 4 years ago
  Hajime Hoshi c6053bcf14 ebiten: Remove the error returning value from NewImage 4 years ago
  Hajime Hoshi 54da0d9763 ebiten: Remove the returning value from (*Image).DrawImage 4 years ago
  Hajime Hoshi c2ee8e8d59 ebiten: Remove returning values from (*Image).Clear and Fill 4 years ago
  Hajime Hoshi fe97e7b0a5 ebiten: Remove the filter argument from NewImage and NewImageFromImage 4 years ago
  Hajime Hoshi bf515bb594 Update version to v2.0.0-alpha 4 years ago
  Hajime Hoshi 780465b702 ebitenutil: Cache ColorM and reuse them at DrawRect 4 years ago
  Hajime Hoshi fc42af208d graphics: Use 1x1 image for empty images 5 years ago
  Hajime Hoshi d9571c7e32 ebitenutil: Use the default filter 6 years ago
  Hajime Hoshi 6bbf6c53ce ebitenutil: Give up using linear filter for lines 7 years ago
  Hajime Hoshi 95906e9630 ebitenutil: Bug fix: line should use linear filter 7 years ago
  Hajime Hoshi d832f1e3cb ebitenutil: emptyImage should use nearest filter 7 years ago
  Hajime Hoshi 3cf5ca4df3 doc: Improve comments 7 years ago
  Hajime Hoshi 93173506f5 ebitenutil: English 7 years ago