ebiten/internal/restorable
Hajime Hoshi fb641d88cd restorable: Merge Clear to ReplacePixels
This can avoid unnecessary stale images that requires loading
pixels from GPU.
2018-04-25 01:30:57 +09:00
..
doc.go restorable: Add comments 2017-09-15 00:24:18 +09:00
enabled_desktop.go restorable: Disable restoring on desktops and mobile browsers (#380) 2017-07-02 15:58:00 +09:00
enabled_js.go audio: Adjust the buffer size 2017-07-13 23:48:03 +09:00
image.go restorable: Merge Clear to ReplacePixels 2018-04-25 01:30:57 +09:00
images_test.go restorable: Merge Clear to ReplacePixels 2018-04-25 01:30:57 +09:00
images.go restorable: Remove unneeded mutex 2018-03-25 23:40:39 +09:00
vertices.go restorable: Bug fix: Image must be protected with locks (#567) 2018-03-25 22:31:51 +09:00