In the GLSLES version GameMaker currently uses, bit operations are not available, which I would otherwise used.
The rgba16float format has 64 bits, but 4 bits are unused to avoid dealing with infinities, which would break encoder.
In the GLSLES version GameMaker currently uses, bit operations are not available, which I would otherwise used.
The rgba16float format has 64 bits, but 4 bits are unused to avoid dealing with infinities, which would break encoder.