mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-24 08:50:09 +01:00
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 |