ebiten/internal/atlas
Hajime Hoshi f695df5924 Revert "internal/graphicsdriver: add FillRule and replace boolean values with this"
This reverts commit 38cf964a3b.

Reason: build failure on Windows
2023-11-04 19:02:40 +09:00
..
export_test.go internal/atlas: refactoring 2023-08-06 16:03:57 +09:00
func.go internal/atlas: refactoring: ensure ReadPixels to be processed in a frame 2023-10-25 00:48:09 +09:00
image_test.go Revert "internal/graphicsdriver: add FillRule and replace boolean values with this" 2023-11-04 19:02:40 +09:00
image.go Revert "internal/graphicsdriver: add FillRule and replace boolean values with this" 2023-11-04 19:02:40 +09:00
set.go internal/atlas: bug fix: copy the image slice before iterating it 2023-08-23 16:41:34 +09:00
shader_test.go Revert "internal/graphicsdriver: add FillRule and replace boolean values with this" 2023-11-04 19:02:40 +09:00
shader.go internal/atlas: images were not collected by GC 2023-11-04 04:37:40 +09:00