Commit History

Author SHA1 Message Date
  Hajime Hoshi 723d153800 Reland(2): graphics: Appropriate rendering of edges on linear filter 7 years ago
  Hajime Hoshi 362d1c417f Revert 'graphics: Appropriate rendering of edges on linear filter (Reland)' (#458) 7 years ago
  Hajime Hoshi 1152439e65 graphics: Appropriate rendering of edges on linear filter (Reland) 7 years ago
  Hajime Hoshi 8091aa5190 Revert 'graphics: Appropriate rendering of edges on linear filter' #456 7 years ago
  Hajime Hoshi bc0432f310 graphics: Appropriate rendering of edges on linear filter 7 years ago
  Hajime Hoshi 76ad9cf42b doc: Fix comments 7 years ago
  Hajime Hoshi 07294a98b6 Move internal/graphics/opengl -> internal/opengl 8 years ago
  Hajime Hoshi dd9918d64e Add comments 8 years ago
  Hajime Hoshi 86144a1cd6 opengl: Move members to variables 8 years ago
  Hajime Hoshi ee142a751c graphics: Add CompositeModeDestinationOver 8 years ago
  Hajime Hoshi 5f6f2531a9 graphics: Add comments to CompositeModes 8 years ago
  Hajime Hoshi c6fc5ab865 graphics: CompositionMode -> CompositeMode (#170) 8 years ago
  Hajime Hoshi 1eb623cf16 Add example 'masking' (#39) 8 years ago
  Hajime Hoshi 568dbe9603 graphics: Add comments 8 years ago
  Hajime Hoshi 8ae1e292ab graphics: Introduce CompositionMode (#151) 8 years ago
  Hajime Hoshi 5fcf20678a graphics: Add comment 8 years ago
  Hajime Hoshi 633ee4096e #132 Temporal hack to run with Go1.5 9 years ago
  Hajime Hoshi 346bc53d53 Move internal/opengl -> internal/graphics/internal/opengl 9 years ago
  Hajime Hoshi 8c15b57d58 Add image.DrawLine / DrawLines 9 years ago
  Hajime Hoshi f88154f380 Add opengl.Context.NewBuffer 10 years ago
  Hajime Hoshi cc9b874dd0 Add opengl.NewTexture 10 years ago
  Hajime Hoshi 450a8da267 Rename internal/opengl -> internal/graphics 10 years ago
  Hajime Hoshi 373371d1b2 Change license comments style to use magic comments (magic comments like +build should be placed before a general comment) 10 years ago
  Hajime Hoshi 6cb8dac860 Add DrawImage* functions (#40) 10 years ago
  Hajime Hoshi 604c0d095f Remove ImagePart 10 years ago
  Hajime Hoshi 84f2e8aad2 Remove ebiten.Rect (#37) 10 years ago
  Hajime Hoshi 27fe3d9ab8 Reduce depndencies on go-gl/gl 10 years ago
  Hajime Hoshi 3e576c97f3 Modify docs 10 years ago
  Hajime Hoshi 0f8ac49055 Unify RenderTarget and Image into Image (#34) 10 years ago
  Hajime Hoshi 99434fa9d3 Bug fix: Consider color.Color.RGBA returns alpha-premultiplied values 10 years ago