Commit History

Author SHA1 Message Date
  Hajime Hoshi 58f5c9c1d0 graphics: Refactoring: clearing framebuffer 6 years ago
  Hajime Hoshi a644e92298 restorable: Better calculation to clear restorable.Image 6 years ago
  Hajime Hoshi 556b2ec31b graphics: Implement Image.Fill with DrawImage 6 years ago
  Hajime Hoshi cf333775f2 Add examples/filter 6 years ago
  Hajime Hoshi 6ef4bbde2d graphics: Add FilterDefault; Make DrawImageOptions specify Filter (#453) 6 years ago
  Hajime Hoshi 80596820cf graphics: Replace []uint8 with []byte 6 years ago
  Hajime Hoshi 94d54b7d2c graphics: Add comments 7 years ago
  Hajime Hoshi d6878d6887 graphics: Remove one bound check from fragment shader (#461) 7 years ago
  Hajime Hoshi 98532d8983 graphics: Add TestImageOutside 7 years ago
  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 626b772b25 doc: Improve comments 7 years ago
  Hajime Hoshi a7fc463d91 doc: Improve comments 7 years ago
  Hajime Hoshi 1995219b55 graphics: Add performance tips on DrawImage 7 years ago
  Hajime Hoshi e8acd9b6a2 graphics: Fix document 7 years ago
  Hajime Hoshi fc125eb531 graphics: Add comments 7 years ago
  Hajime Hoshi ccddf3c4ac restorable: Refactoring: Remove arguments from NewImageFromImage 7 years ago
  Hajime Hoshi 1fb7e123c2 Remove dependencies on internal/graphics from ebiten 7 years ago
  Hajime Hoshi c0ecb7a386 graphics: Move CopyImage to restorable 7 years ago
  Hajime Hoshi 631264fce1 Add 'internal/math' package 7 years ago
  Hajime Hoshi d2d19d0764 doc: Fix comments 7 years ago
  Hajime Hoshi 3a3a4af035 graphics: Avoid type assertions for Fill 7 years ago
  Hajime Hoshi c694851765 ui: Center the screen on fullscreen mode (#374) 7 years ago
  Hajime Hoshi 1d60c009ed ui: Bug fix: fullscreen scale calculation was wrong (#267) 7 years ago
  Hajime Hoshi b526aed817 graphics: VRAM -> GPU 7 years ago
  Hajime Hoshi 1d59938295 ui: Refactoring: Remove unneeded error handlings 7 years ago
  Hajime Hoshi 7d181e3182 opengl: Hide OpenGL context usages into internal/graphics package 7 years ago