Commit History

Author SHA1 Message Date
  Hajime Hoshi 234f29e5f6 graphics: Misspelling 5 years ago
  Hajime Hoshi 92d6c6bc58 graphics: Fix documents about DrawImage and ColorM 5 years ago
  Hajime Hoshi aa2919ada4 graphics: Add comments about DrawImage 5 years ago
  Hajime Hoshi 10cb0bba5f graphics: Add documentation about texture atlas size 5 years ago
  Hajime Hoshi c1c0306471 graphics: Update the document about DrawImage 5 years ago
  Hajime Hoshi 58cc5cb105 graphics: Better error message for At and Set (#790) 5 years ago
  Hajime Hoshi dd59d8ae6e Fix comments 5 years ago
  Hajime Hoshi 107dfe5074 graphics: Improve Set speed 5 years ago
  Hajime Hoshi 6b110bf99e graphics: Better implementation of Set 5 years ago
  Hajime Hoshi 128e99b6af graphics: Implement (*Image).Set 5 years ago
  Hajime Hoshi 1e1f309a1c shareable: Add Fill 5 years ago
  Hajime Hoshi d5e6e6893e graphics: Refactoring 5 years ago
  Hajime Hoshi ea9eac0461 graphics: Add explicit types for documents (godoc.org) 5 years ago
  Hajime Hoshi f1582c2d73 graphics: Add Address representing a sampler address mode 5 years ago
  Hajime Hoshi 529cd3376b graphics: Fix comments about Vertex 5 years ago
  Hajime Hoshi 189b8a17e9 graphics: Use source-border check even at DrawTriangles 5 years ago
  Hajime Hoshi 1a54ff34e6 graphics: Forbid nil at ReplacePixels explicitly 6 years ago
  Hajime Hoshi b48d501bc0 graphics: Explicit limitation of indices at DrawTriangles 6 years ago
  Hajime Hoshi 7586c660d5 graphics: Change the number of floats for a vertex from 10 to 12 6 years ago
  Hajime Hoshi dfb63852c2 graphics: Refactoring 6 years ago
  Hajime Hoshi 9f0d14dd05 graphics: Add tests for #732 6 years ago
  Hajime Hoshi f54bdfa159 Reland: graphics: Bug fix: a sub image's Size was wrong 6 years ago
  Hajime Hoshi 27331024af Revert "graphics: Bug fix: a sub image's Size was wrong" 6 years ago
  Hajime Hoshi 76ac850f6b graphics: Bug fix: a sub image's Size was wrong 6 years ago
  seebs 74e204d952 graphics: Speed up DrawTriangles (#723) 6 years ago
  Hajime Hoshi ec92f61a3e graphics: Misspelling 6 years ago
  Hajime Hoshi 27ee54b008 graphics: Forbid using a subimage at DrawTriangles (#727) 6 years ago
  Hajime Hoshi ce1c616f69 Merge graphics and graphicsutil 6 years ago
  Hajime Hoshi ff54d3b681 Move CompositeMode to graphics package 6 years ago
  Hajime Hoshi 06f2052817 Add graphics package and move Filter to graphics 6 years ago