Neil Roberts
380e7b8b5d
cogl: Use a CoglBitmask to store the list of used texcoord arrays
...
Instead of directly using a guint32 to store a bitmask for each used
texcoord array, it now stores them in a CoglBitmask. This removes the
limitation of 32 layers (although there are still other places in Cogl
that imply this restriction). To disable texcoord arrays code should
call _cogl_disable_other_texcoord_arrays which takes a bitmask of
texcoord arrays that should not be disabled. There are two extra
bitmasks stored in the CoglContext which are used temporarily for this
function to avoid allocating a new bitmask each time.
http://bugzilla.openedhand.com/show_bug.cgi?id=2132
2010-05-24 16:10:57 +01:00
..
2010-05-24 16:10:57 +01:00
2010-03-05 08:48:52 +00:00
2010-05-18 17:25:25 +01:00
2010-03-01 12:56:10 +00:00
2010-05-05 12:00:40 +01:00
2010-05-20 11:45:54 +01:00
2010-03-01 12:56:10 +00:00
2010-04-09 15:43:42 +01:00
2010-05-04 11:04:03 +01:00
2010-05-19 16:10:05 +01:00
2010-05-20 11:19:51 +01:00
2010-05-17 16:42:10 +01:00
2010-05-20 12:03:10 +01:00
2010-05-17 16:42:10 +01:00
2010-05-24 15:54:54 +01:00
2010-05-24 15:52:37 +01:00
2010-05-19 16:10:05 +01:00
2010-05-19 14:46:02 +01:00
2010-03-01 12:56:10 +00:00
2010-05-19 16:10:05 +01:00
2010-05-19 16:10:05 +01:00
2010-05-19 16:10:05 +01:00
2010-05-05 11:32:39 +01:00
2010-05-21 10:55:09 +01:00
2010-03-02 17:03:03 +00:00
2010-03-17 17:40:34 +00: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
2010-04-22 16:39:18 +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
2010-04-22 16:39:18 +01:00
2010-03-01 12:56:10 +00:00
2010-05-19 16:10:05 +01:00
2010-05-19 14:46:02 +01:00
2010-05-19 16:10:05 +01:00
2010-03-25 09:41:54 +00:00
2010-03-03 10:47:42 +00:00
2010-03-02 11:12:32 +00:00
2010-05-10 16:17:32 +01:00
2010-03-01 12:56:10 +00:00
2010-03-01 12:56:10 +00:00
2010-05-05 18:49:09 +01:00
2010-05-19 16:10:05 +01:00
2010-05-20 11:19:51 +01:00
2010-05-05 11:31:14 +01:00
2010-03-02 11:12:32 +00:00
2010-05-04 17:01:14 +01:00
2010-03-02 11:12:32 +00:00
2010-05-19 16:10:05 +01:00
2010-05-17 16:42:11 +01:00
2010-04-28 16:19:37 +01:00
2010-05-19 16:10:05 +01:00
2010-03-18 14:15:33 +00:00
2010-03-01 12:56:10 +00:00
2010-03-02 15:11:27 +00: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
2010-02-26 11:19:26 +00:00
2010-05-24 15:06:14 +01:00
2010-05-24 15:06:14 +01:00
2010-03-01 12:56:10 +00:00
2010-03-01 12:56:10 +00:00
2010-04-21 11:34:04 +01:00
2010-05-17 16:42:11 +01:00
2010-05-19 16:10:05 +01:00
2010-03-17 17:14:08 +00:00
2010-03-17 17:40:34 +00:00
2010-04-22 17:52:13 +01:00
2010-03-01 12:56:10 +00:00
2010-03-01 12:56:10 +00:00
2010-03-18 20:20:09 +00: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
2010-03-02 11:12:32 +00:00
2010-03-01 12:56:10 +00:00
2010-03-01 12:56:10 +00:00
2010-05-19 16:10:05 +01:00
2010-03-02 17:19:11 +00:00
2010-03-02 17:19:11 +00:00
2010-03-02 17:19:11 +00:00
2010-05-24 15:14:09 +01:00
2010-05-24 14:20:23 +01:00
2010-05-13 16:03:28 +01:00
2010-04-26 16:27:15 +01:00
2010-03-01 12:56:10 +00:00
2010-03-01 12:56:10 +00:00
2010-05-19 12:28:30 +01:00
2010-03-01 12:56:10 +00:00
2010-03-01 12:56:10 +00:00
2010-03-02 11:12:32 +00:00
2010-05-24 10:42:03 +01:00
2010-05-24 15:54:54 +01:00