ebiten/internal
Hajime Hoshi 1cf4f30541 Revert "restorable: Merge Clear to ReplacePixels"
This reverts commit fb641d88cd.

Reason: When restoring the image where ReplacePixels is called,
dummyImage might not be restored since there is no record of
relationships between this image and dummyImage. Now pixels is not
nil when reverting by chance, but this would cause problems in the
future.
2018-04-25 22:31:48 +09:00
..
affine affine: Bug fix: (*GeoM).det() was wrong (#547) 2018-03-12 11:11:53 +09:00
clock clock: Add comments 2018-01-07 21:12:25 +09:00
devicescale devicescale: Rename XFCE -> Xfce 2018-01-04 17:16:02 +09:00
graphics Revert "graphics: Call glFlush after glTexSubImage2D for MacBook Pro" 2018-04-22 22:06:38 +09:00
graphicsutil graphicsutil: Avoid duplicated copying 2018-03-09 01:00:23 +09:00
hooks internal/hooks: Rename Update -> BeforeUpdate 2018-03-15 02:50:10 +09:00
input input: Add Pause and Print Screen buttons (#555) 2018-04-21 09:36:28 -07:00
jni jni: Add more comment 2017-09-24 04:52:32 +09:00
math graphics: Refactoring: Move adjustment logic for glClearColor to opengl package 2017-12-03 03:51:42 +09:00
opengl opengl: Refactoring: More similar way to golang.org/x/mobile/app 2018-03-25 18:23:34 +09:00
packing Revert "Revert "shareable: Avoid unneeded extending images"" 2018-03-20 02:15:49 +09:00
png Add internal/png 2018-04-10 04:17:41 +09:00
restorable Revert "restorable: Merge Clear to ReplacePixels" 2018-04-25 22:31:48 +09:00
shareable Revert "restorable: Merge Clear to ReplacePixels" 2018-04-25 22:31:48 +09:00
sync sync: Add sync package 2017-05-27 02:37:01 +09:00
testflock test: Use flock to make tests exclusive 2018-04-07 00:59:52 +09:00
ui ui: Panic when error is found on mobile 2018-04-07 03:33:20 +09:00
web web: Bug fix: Expose IsAndroidChrome 2017-12-17 01:22:22 +09:00
license.go internal: Fix LicenseComment not to use LICENSE file 2016-10-21 00:30:51 +09:00