mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-25 03:08:54 +01:00
7b9cc8deb4
When a shader is disposed, all the images depending on it should become stale, i.e., discard its all the rendering history items, because they cannot be restored due to the lack of data on the GPU. |
||
---|---|---|
.. | ||
doc.go | ||
image.go | ||
images_test.go | ||
images.go | ||
rect.go | ||
shader_test.go | ||
shader.go |