forked from joejulian/gio
c20c1ab96f
Add fboTextureTransform shader function for cancelling the implied transformation from fragments output by the fragment shader and the (u, v) coordinates used to sample from it in a later pass. For OpenGL the transformation is the identity. Signed-off-by: Elias Naur <mail@eliasnaur.com>