Commit History

Author SHA1 Message Date
  Hajime Hoshi db04c37f26 vector: add (*Path).ApplyGeoM 5 days ago
  Hajime Hoshi 1a4237213c vector: add DrawFilledPath, StrokePath, and FillRule 5 days ago
  Hajime Hoshi e8e458802d examples/vector: reduce allocations 3 months ago
  Hajime Hoshi b121468991 ebiten: add `FillRuleFillAll`, `FillRuleEvenOdd`, and `FillRuleNonZero` 5 months ago
  Hajime Hoshi 230619a036 vector: allow NonZero for AppendVerticesAndIndicesForStroke 7 months ago
  Hajime Hoshi 3ca6184294 ebiten: add a new FillRule: NonZero 1 year ago
  Hajime Hoshi 68775cf065 examples/vector: specify alpha values explicitly 1 year ago
  Artem Yadelskyi 86e694941f examples: remove `example` build tag (#2433) 2 years ago
  Artem Yadelskyi 5b53cef59e all: remove old `// +build` comments (#2431) 2 years ago
  Hajime Hoshi c34c072efa vector: change the specificatino of Path.ArcTo 2 years ago
  Hajime Hoshi a75472b524 vector: add (*Path).Close 2 years ago
  Hajime Hoshi f04e391cb4 all: rename emptyImage -> whiteImage 2 years ago
  Hajime Hoshi 9ec23ddeb4 ebiten: add `DrawTrianglesOptions.AntiAlias` and `DrawTrianglesShaderOptions.AntiAlias` 2 years ago
  Hajime Hoshi 885a3fa7cc examples/vector: bug fix: wrong offscreen resetting 2 years ago
  Hajime Hoshi e4b056bac6 examples/vector: fill the background with a solid color 2 years ago
  Hajime Hoshi a1a598471b vector: add LineJoin 2 years ago
  Hajime Hoshi 69c8fd745b vector: add AppendVerticesAndIndicesForStroke 2 years ago
  Hajime Hoshi 010bf69f5a examples/vector: improve readability of the debug message 2 years ago
  Hajime Hoshi 5d9acfe7ec examples/vector: add switching anti-alias 2 years ago
  Hajime Hoshi f7c44f086f replace Ebiten with Ebitengine in comments 2 years ago
  Hajime Hoshi 0f52381580 ebiten: rename TPS functions 2 years ago
  Hajime Hoshi b1bcbbeeea ebiten: add comments at DrawTriangles 2 years ago
  Hajime Hoshi 3b0ce21a56 Revert "internal/graphicsdriver: bug fix: render semi-transparent vectors correctly" 2 years ago
  Hajime Hoshi 202f642395 internal/graphicsdriver: bug fix: render semi-transparent vectors correctly 2 years ago
  Hajime Hoshi 42cd923418 ebiten: Add FillRule 3 years ago
  Hajime Hoshi a9241a45c6 vector: Add Dir 3 years ago
  Hajime Hoshi 70ef5e7d5b vector: Add Arc 3 years ago
  Hajime Hoshi 873bb35587 vector: Add ArcTo 3 years ago
  Hajime Hoshi cea0aa72cb vector: Rename AppendVerticesAndIndices to AppendVerticesAndIndicesForFilling 3 years ago
  Hajime Hoshi b466a0cbd7 ebiten: Add EvenOdd to DrawTrianglesOptions and DrawShaderTrianglesOptions 3 years ago