ebiten/internal/restorable
Hajime Hoshi 35f4884a74 ebiten: add RunGameOptions.StrictContextRestration
This reverts commit a30f075896.

This change adds a new option StrictContextRestration to make the
restoration optional.

Closes #3083
2024-09-07 18:36:04 +09:00
..
doc.go Revert "internal/restorable: remove unused functions and variables" 2024-09-07 16:54:20 +09:00
export_test.go ebiten: add RunGameOptions.StrictContextRestration 2024-09-07 18:36:04 +09:00
image.go Revert "internal/restorable: remove the case when the restoring is needed" 2024-09-07 16:54:20 +09:00
images_test.go Revert "internal/restorable: remove the case when the restoring is needed" 2024-09-07 16:54:20 +09:00
images.go ebiten: add RunGameOptions.StrictContextRestration 2024-09-07 18:36:04 +09:00
pixelrecords.go Revert "internal/restorable: remove unused functions and variables" 2024-09-07 16:54:20 +09:00
rect_test.go Revert "internal/restorable: remove unused functions and variables" 2024-09-07 16:54:20 +09:00
shader_test.go Revert "internal/restorable: remove the case when the restoring is needed" 2024-09-07 16:54:20 +09:00
shader.go Revert "internal/restorable: remove unnecessary functions and variables around shaders" 2024-09-07 16:54:20 +09:00