Neil Roberts 8119c184da cogl-sub-texture: Optimise taking a sub texture of a sub texture
When creating a Cogl sub-texture, if the full texture is also a sub
texture it will now just offset the x and y and reference the full
texture instead. This avoids one level of indirection when rendering
the texture which reduces the chances of getting rounding errors in
the calculations.
2010-02-12 16:57:17 +00:00
..
2010-02-12 15:52:07 +00:00
2010-02-09 16:58:03 +00:00
2010-02-12 15:52:07 +00:00