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 internal/graphicscommand: move the choice of graphics drivers to internal/ui 2022-03-20 02:51:31 +09:00
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 internal/graphicscommand: compile shaders lazily 2022-03-21 21:09:02 +09:00
shader.go ebiten: compile shaders at NewShader 2022-04-04 02:52:57 +09:00