ebiten/internal/restorable
Hajime Hoshi c1a0d83f8d internal/restorable: simplify the implementation of rect
Allow overlapped regions at pixelsRecords.

This removes the members `last*` for caching. These were introduced
at 7e7751bd43, and apparently these
are no longer needed.
2022-03-21 00:06:30 +09:00
..
const_gles.go internal/restorable: Remove needsDisposingWhenRestoring 2021-10-23 23:46:29 +09:00
const_js.go internal/restorable: Remove needsDisposingWhenRestoring 2021-10-23 23:46:29 +09:00
const_others.go internal/restorable: Remove needsDisposingWhenRestoring 2021-10-23 23:46:29 +09:00
doc.go restorable: Add comments 2017-09-15 00:24:18 +09:00
image.go internal/restorable: simplify the implementation of rect 2022-03-21 00:06:30 +09:00
images_test.go internal/restorable: simplify the implementation of rect 2022-03-21 00:06:30 +09:00
images.go internal/graphicscommand: move the choice of graphics drivers to internal/ui 2022-03-20 02:51:31 +09:00
rect.go internal/restorable: simplify the implementation of rect 2022-03-21 00:06:30 +09:00
shader_test.go internal/graphicscommand: move the choice of graphics drivers to internal/ui 2022-03-20 02:51:31 +09:00
shader.go Update version to v2.0.0-alpha 2020-10-04 04:30:40 +09:00