ebiten/internal/restorable
Hajime Hoshi a0a80bbc1f internal/restorable: do not reset basePixels at makeStale
This information is still available even after context-lost happens,
so this doesn't have to be reset.
2023-02-25 21:13:35 +09:00
..
doc.go all: update comments 2023-02-07 12:05:43 +09:00
image.go internal/restorable: do not reset basePixels at makeStale 2023-02-25 21:13:35 +09:00
images_test.go internal/restorable: reland (2nd): use a smaller size rectangle for staleRegion 2023-02-24 21:25:47 -08:00
images.go all: fix typos (#2558) 2023-01-28 19:06:38 +09:00
rect.go internal/restorable: use sparate regions instead of a big unified region 2023-02-25 15:40:48 +09:00
shader_test.go all: fix typos (#2558) 2023-01-28 19:06:38 +09:00
shader.go internal/restorable: bug fix: concurrent map write 2022-12-24 03:14:04 +09:00