Neil Roberts f947fe958f cogl-texture-2d: Add an internal wrapper around glCopyTexSubImage2D
This adds a function called _cogl_texture_2d_copy_from_framebuffer
which is a simple wrapper around glCopyTexSubImage2D. It is currently
specific to the texture 2D backend.
2011-02-15 12:10:54 +00:00
..
2011-02-09 16:34:21 +00:00
2011-01-31 13:43:12 +00:00
2010-12-02 09:53:00 +00:00
2010-12-09 13:59:08 +00:00
2011-02-03 10:58:38 +00:00