Is it possible to achieve the photoshop overlay blending mode with an opaque jpeg texture using just OpenGL ES 1.0?
I am aware this can be achieved with later versions of OpenGL ES on android but would like to support as early a version of OpenGL as possible for maximum compatibility and exposure on the android platform.