Robert Bragg ef4052c18d Changes cogl_rectangle to take x1, y1, x2, y2 args not x1, y1, width, height
This makes it consistent with cogl_rectangle_with_{multi,}texture_coords.
Notably the reason cogl_rectangle_with_{multi,}texture_coords wasn't changed
instead is that the former approach lets you describe back facing rectangles.
(though technically you could pass negative width/height values to achieve
 this; it doesn't seem as neat.)
2009-01-28 17:20:15 +00:00
..
2009-01-28 15:39:51 +00:00
2009-01-20 18:47:50 +00:00
2009-01-20 18:47:50 +00:00
2009-01-27 14:24:31 +00:00
2009-01-20 23:40:25 +00:00
2009-01-20 23:40:25 +00:00
2009-01-27 15:19:34 +00:00
2009-01-27 16:40:51 +00:00
2009-01-21 17:35:47 +00:00
2009-01-27 15:18:45 +00:00
2009-01-27 16:14:35 +00:00