ebiten/internal/graphicsdriver/opengl/gles
Hajime Hoshi ed494dbf59 restorable: Reland: Do not record pixels if restoring is not requried
This change also remove the restrictions of operations on
graphicscommand.Image. For example, now DrawTriangles and
ReplacePixels can be mixed on the same image.

Fixes #1022
2020-11-14 15:00:16 +09:00
..
const.go restorable: Reland: Do not record pixels if restoring is not requried 2020-11-14 15:00:16 +09:00
default.go ebiten: Allow rendering on a sub-image by scissor test 2020-11-08 00:58:44 +09:00
gomobile.go ebiten: Allow rendering on a sub-image by scissor test 2020-11-08 00:58:44 +09:00
interface.go ebiten: Allow rendering on a sub-image by scissor test 2020-11-08 00:58:44 +09:00
str.go graphicsdriver/opengl: Use native GLES functions for mobiles 2020-10-19 03:51:20 +09:00