ebiten/internal/atlas
Hajime Hoshi faf1e7350d internal/atlas: bug fix: wrong logic to create a new mask with edges
* Fixed wrong operator orders
 * Cleared an allocated region explicitlly

Closes #2089
2022-05-08 23:06:10 +09:00
..
export_test.go
image_test.go internal/restorable: treat texels instead of pixels 2022-04-02 04:25:27 +09:00
image.go internal/atlas: bug fix: wrong logic to create a new mask with edges 2022-05-08 23:06:10 +09:00
shader_test.go
shader.go ebiten: compile shaders at NewShader 2022-04-04 02:52:57 +09:00