Commit History

Author SHA1 Message Date
  Hajime Hoshi 6fd2a82614 ebiten: Fix comments 4 years ago
  Hajime Hoshi 1fe2f47701 graphicscommand: Remove the source-region parts from the uniform variables 4 years ago
  Hajime Hoshi 36515eb1f5 Revert "ebiten: Make ebiten.Image and buffered.Image 1:1" 4 years ago
  Hajime Hoshi 2a63512c6e driver: Add AddressUnsafe 4 years ago
  Hajime Hoshi 530723ec66 ebiten: Bug fix: Crash at examples/shader 4 years ago
  Hajime Hoshi 620981a09a ebiten: Make ebiten.Image and buffered.Image 1:1 4 years ago
  Hajime Hoshi e180598ce0 ebiten: Rename a variable 4 years ago
  Hajime Hoshi 137663c0df ebiten: Refactoring 4 years ago
  Hajime Hoshi 40906676e6 buffered: Add 'Pixels' and remove 'At' 4 years ago
  Hajime Hoshi 5db4a55a07 ebiten: Check the source images are not disposed at DrawTriangles and DrawTrianglesWithShader 4 years ago
  Hajime Hoshi 3566dddfbf ebiten: Refactoring 4 years ago
  Hajime Hoshi ba36d5a8e9 shader: Reland: Add a predefined uniform variable: __viewportSize 4 years ago
  Hajime Hoshi fe308f1971 Revert "shader: Add a predefined uniform variable: Internal_ViewportSize" 4 years ago
  Hajime Hoshi 6f411842f0 shader: Add a predefined uniform variable: Internal_ViewportSize 4 years ago
  Hajime Hoshi d0aa18ddb9 Add shader public APIs experimentally 4 years ago
  Hajime Hoshi f92253487f buffered: Add Shader 4 years ago
  Hajime Hoshi a1ac574a60 docs: Use 'Deprecated:' annotation 4 years ago
  Hajime Hoshi 4b63be0156 graphics: Use float64 in GeoM 4 years ago
  Hajime Hoshi dc96d25457 graphics: Fix comments on ReplacePixels 4 years ago
  Hajime Hoshi 875a529708 graphics: Allow ReplacePixels on a sub-image 4 years ago
  Hajime Hoshi d9bd7ab07d buffered: Remove (*Image).Set 4 years ago
  Hajime Hoshi b3bdf51905 graphicscommand: Return the error immediately (#1060) 4 years ago
  Hajime Hoshi c99fd1a742 mipmap: Create mipmap package and bufferd.Image uses it 4 years ago
  Hajime Hoshi 8243c1838a docs: Update the links 5 years ago
  Hajime Hoshi aa6fc67736 Revert "graphics: Avoid all copying pixels" 5 years ago
  Hajime Hoshi 75a88fd112 Revert "graphics: Fix comments" 5 years ago
  Hajime Hoshi 7ac1f62c52 graphics: Fix comments 5 years ago
  Hajime Hoshi c60a32a479 graphics: Avoid all copying pixels 5 years ago
  Hajime Hoshi 77a8ece691 graphics: Remove unnecessary copying pixels 5 years ago
  Hajime Hoshi 5027bc1af5 buffered: Allow Set before the game runs 5 years ago