Robert Bragg
a9184d5cb7
Export API for uploading a tex subregion from a CoglBuffer
...
This exposes 2 experimental functions that make it possible to upload a
subregion of a texture from a CoglBuffer by first wrapping the buffer as
a CoglBitmap and then allowing uploading of a subregion from a
CoglBitmap. The new functions are:
cogl_bitmap_new_from_buffer() and
cogl_texture_set_region_from_bitmap()
Actually for now we are exporting this API for practical reasons since
we already had this API internally and it enables a specific feature
that was requested, but it is worth nothing that it's quite likely we
will replace these with functions that don't involve the CoglBitmap API
at some point.
For reference: The CoglBitmap API was actually removed from the 2.0
experimental API reference manual some time ago because the hope was
that we'd come up with a neater replacement. It doesn't seem entirely
clear what the scope of the CoglBitmap api is so it has became a bit of
a dumping ground. CoglBitmap is used for image loading, as a means to
represent the layout of image data and also internally deals with format
conversions.
Note: Because we are avoiding including CoglBitmap as part of the 2.0
API these functions aren't currently included in the 2.0 reference
manual.
Reviewed-by: Neil Roberts <neil@linux.intel.com>
2011-07-25 22:45:24 +01:00
..
2011-07-19 14:40:29 +01:00
2010-09-12 19:25:47 +01:00
2011-07-19 15:12:10 +01:00
2011-04-11 15:28:53 +01:00
2011-03-10 13:05:43 +00:00
2011-07-08 15:35:46 +01:00
2010-11-11 13:17:26 +00:00
2011-05-06 12:12:08 +01:00
2011-06-14 17:09:55 +01:00
2011-05-05 17:32:28 +01:00
2011-07-25 22:45:24 +01:00
2011-07-08 15:35:51 +01:00
2011-03-14 18:18:15 +00:00
2011-05-16 14:31:31 +01:00
2011-05-16 14:31:31 +01:00
2011-05-16 14:31:31 +01:00
2011-05-16 14:32:37 +01:00
2011-07-11 12:57:38 +01:00
2011-05-16 14:32:37 +01:00
2010-07-15 17:24:01 +01:00
2011-02-15 12:40:11 +00:00
2011-07-25 22:45:24 +01:00
2011-07-25 22:45:24 +01:00
2011-07-25 22:45:24 +01:00
2010-12-13 17:28:29 +00:00
2011-04-20 18:20:10 +01:00
2011-07-11 12:57:38 +01:00
2010-06-15 15:26:27 +01:00
2011-06-01 20:44:41 +01:00
2011-02-15 12:10:54 +00:00
2011-05-16 14:31:31 +01:00
2011-07-11 12:57:38 +01:00
2011-06-30 14:33:12 +01:00
2011-07-11 12:57:38 +01:00
2011-01-21 16:18:10 +00:00
2011-03-10 13:05:43 +00:00
2011-04-11 15:28:53 +01:00
2011-03-10 13:05:43 +00:00
2011-06-01 20:44:41 +01:00
2011-04-11 17:54:36 +01:00
2010-12-07 16:00:32 +00:00
2010-06-15 15:26:27 +01:00
2010-06-15 15:26:27 +01:00
2011-07-19 19:27:09 +01:00
2011-07-19 19:27:09 +01:00
2011-07-11 14:07:02 +01:00
2011-05-05 17:32:31 +01:00
2011-06-30 14:33:11 +01:00
2011-07-18 15:37:38 +01:00
2011-06-01 20:44:42 +01:00
2010-03-01 12:56:10 +00:00
2011-05-16 18:45:51 +01:00
2011-06-14 14:40:27 +01:00
2011-06-14 17:09:55 +01:00
2011-07-11 12:57:38 +01:00
2011-07-11 12:57:38 +01:00
2011-06-01 20:44:42 +01:00
2009-10-16 18:58:50 +01:00
2009-10-16 18:58:50 +01:00
2011-05-16 14:12:42 +01:00
2011-05-16 14:12:49 +01:00
2011-07-20 16:43:29 +01:00
2011-07-11 12:57:38 +01:00
2011-07-11 12:57:38 +01:00
2010-11-25 18:18:51 +00:00
2010-06-01 12:08:18 +01:00
2011-04-20 18:20:10 +01:00
2011-07-19 19:27:09 +01:00
2011-07-19 19:27:09 +01:00
2011-07-19 19:27:09 +01:00
2011-06-30 14:34:33 +01:00
2011-07-11 12:57:38 +01:00
2010-12-07 12:16:50 +00:00
2010-06-04 14:44:15 +01:00
2011-05-16 14:31:31 +01:00
2011-05-16 14:31:31 +01:00
2011-05-16 14:31:31 +01:00
2011-05-16 14:31:31 +01:00
2011-05-16 14:31:31 +01:00
2011-05-16 14:31:31 +01:00
2011-07-13 19:06:19 +01:00
2011-06-01 14:41:59 +01:00
2011-07-11 12:57:38 +01:00
2011-06-09 16:21:15 +01:00
2011-06-09 16:21:15 +01:00
2011-07-04 15:31:50 +01:00
2011-07-11 12:57:38 +01:00
2010-12-13 17:29:13 +00:00
2011-07-04 15:31:50 +01:00
2011-07-04 15:31:50 +01:00
2011-06-14 12:14:02 +01:00
2011-06-14 12:14:02 +01:00
2011-06-14 12:14:02 +01:00
2010-09-06 16:11:46 +01:00
2011-04-11 17:54:35 +01:00
2011-04-11 17:54:35 +01:00
2011-04-11 17:54:35 +01:00
2011-05-16 13:28:17 +01:00
2011-05-16 14:31:31 +01:00
2011-04-11 15:18:12 +01:00
2010-12-22 09:52:35 +00:00
2011-07-13 12:30:07 +01:00
2011-07-13 12:30:07 +01:00
2011-07-13 12:30:07 +01:00
2011-07-13 12:30:07 +01:00
2010-12-13 17:22:57 +00:00
2011-07-13 12:30:07 +01:00
2010-12-13 17:22:57 +00:00
2011-07-13 12:30:07 +01:00
2010-12-13 17:22:57 +00:00
2011-07-19 19:27:09 +01:00
2011-07-19 19:27:09 +01:00
2011-01-21 16:24:14 +00:00
2011-07-13 12:30:07 +01:00
2010-12-13 17:22:57 +00:00
2011-07-11 12:57:38 +01:00
2010-12-13 17:28:28 +00:00
2011-07-13 12:30:07 +01:00
2011-07-19 19:27:09 +01:00
2011-07-19 19:27:09 +01:00
2011-05-16 14:31:31 +01:00
2011-07-08 15:35:46 +01:00
2011-05-16 14:31:31 +01:00
2011-03-07 13:26:19 +00:00
2011-03-07 13:26:19 +00:00
2011-05-16 14:31:31 +01:00
2011-05-16 18:34:22 +01:00
2011-05-16 14:32:37 +01:00
2010-11-04 18:10:08 +00:00
2011-07-08 15:35:46 +01:00
2010-03-25 09:33:26 +00:00
2011-07-18 15:41:35 +01:00
2011-01-24 15:45:45 +00:00
2010-09-14 12:43:17 +01:00
2010-12-13 17:22:57 +00:00
2011-07-11 12:57:38 +01:00
2011-05-16 14:11:47 +01:00
2011-05-16 14:12:42 +01:00
2011-05-16 17:08:30 +01:00
2011-07-01 17:52:55 +01:00
2011-05-17 15:24:54 +01:00
2010-08-12 11:54:42 +01:00
2011-07-11 12:57:38 +01:00
2011-07-19 15:12:10 +01:00
2011-06-30 14:34:46 +01:00
2011-07-11 12:57:38 +01:00
2011-07-11 12:57:38 +01:00
2011-07-11 12:57:38 +01:00
2010-09-03 16:59:01 +01:00
2010-03-01 12:56:10 +00:00
2010-03-01 12:56:10 +00:00
2010-03-01 12:56:10 +00:00
2011-07-25 22:45:24 +01:00
2011-05-05 14:46:02 +01:00
2011-05-05 14:46:02 +01:00
2011-05-05 14:46:02 +01:00
2011-06-01 20:44:42 +01:00
2010-11-03 18:09:23 +00:00
2011-07-25 22:45:24 +01:00
2011-07-11 12:57:38 +01:00
2011-06-14 17:09:55 +01:00
2010-11-03 18:09:23 +00:00
2011-07-11 12:57:38 +01:00
2010-07-13 14:28:52 +01:00
2011-07-08 15:35:51 +01:00
2011-07-25 22:45:24 +01:00
2010-11-03 18:09:23 +00:00
2011-07-11 12:57:38 +01:00
2011-07-25 22:45:24 +01:00
2011-07-25 22:45:24 +01:00
2011-07-19 19:27:09 +01:00
2011-04-11 17:54:36 +01:00
2011-01-10 16:55:00 +00:00
2010-05-20 17:18:24 +01:00
2010-06-30 18:51:31 +01:00
2011-05-16 14:31:31 +01:00
2011-06-13 17:48:23 +01:00
2011-02-09 19:12:12 +00:00
2011-06-30 14:34:46 +01:00
2011-06-30 14:33:13 +01:00
2011-06-30 14:34:46 +01:00
2011-06-30 14:34:33 +01:00
2011-06-30 14:34:33 +01:00
2011-06-01 20:44:42 +01:00
2011-06-30 14:34:33 +01:00
2011-07-20 16:43:29 +01:00
2011-06-30 14:34:33 +01:00
2011-06-30 14:34:33 +01:00
2011-04-20 18:17:06 +01:00
2011-07-13 19:06:19 +01:00
2011-07-04 15:31:50 +01:00
2011-07-13 12:30:07 +01:00
2010-03-03 17:02:51 +00:00