On 10/27/07, Matthew Allum <[EMAIL PROTECTED]> wrote:
> Hi;
>
> On Thu, 2007-10-25 at 21:40 +0300, Tommi Komulainen wrote:
> >
> > Alrighty. It would help to get some of my pending patches committed as
> > it's getting annoying to rediff things...
> >
>
> Committed sir. Do let me know if I've missed or broken anything. Many
> thanks for this.

W00t! I was expecting for those nagging little bugfixes to be merged,
but this is of course better ;-)

Thanks.


You missed this:

--- a/clutter/clutter/pango/pangoclutter-render.c
+++ b/clutter/clutter/pango/pangoclutter-render.c
@@ -49,7 +49,7 @@ typedef struct {

 typedef struct tc_texture {
   struct tc_texture *next;
-  guint name;
+  COGLuint name;
   int avail;
 } tc_texture;


> If others are interested in a Clutter native Cocoa/OSX backend please
> grab latest trunk and play.
>
> Also Win32 builds should also now be possible now, thanks to Tomas
> Frydrych  using the SDL backend (see the build/ dir in trunk for MSVC
> foo).


-- 
Tommi Komulainen                                 [EMAIL PROTECTED]
-- 
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to