RE: [clutter] RE: testimage verification

2008-10-20 Thread HASWANI HARISH-VCKR47
To: HASWANI HARISH-VCKR47 Cc: [EMAIL PROTECTED]; clutter@o-hand.com Subject: Re: [clutter] RE: testimage verification I've never had much luck with Vincent and Clutter, it seems like quite a buggy GL ES implementation. == Matthew On Fri, 2008-10-17 at 20:58 +0800, HASWANI HARISH-VCKR47 wrote

[clutter] RE: testimage verification

2008-10-17 Thread HASWANI HARISH-VCKR47
Hi Karolina, Can you please help me out, I am stuck up in this issue. Regards, Harish Haswani, LJ-P2P, GRAPHICS, MME Group, MIEL, Bangalore, INDIA Ph: 91-80-26014164 From: HASWANI HARISH-VCKR47 Sent: Thursday, October 16, 2008 12:37 PM To: '[EMAIL

RE: [clutter] Makefile query

2008-09-30 Thread HASWANI HARISH-VCKR47
in Sync with my ques? Regards, Harish Haswani, LJ-P2P, GRAPHICS, MME Group, MIEL, Bangalore, INDIA Ph: 91-80-26014164 -Original Message- From: Matthew Allum [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 30, 2008 6:12 PM To: HASWANI HARISH-VCKR47 Cc: clutter@o-hand.com Subject: Re

[clutter] EGL

2008-08-18 Thread HASWANI HARISH-VCKR47
Hi All, In clutter implementation, one i saw that: we have used eglCreateWindowSurface API inside cluter-stage-egl.c How can we use eglCreatePixmap, inspite of that. At what all places one have to change the code. I want this change to have multiple offscreen buffers. Regards, Harish

[clutter] Off-screen rendering

2008-08-13 Thread HASWANI HARISH-VCKR47
Hi all, I have few doubts : 1: what kind of off-screen rendering is supported by clutter ? 2: Can clutter render onto a EGL PixMap Surface. 3: How it can be implemented ? Regards, Harish Haswani, LJ-P2P, GRAPHICS, MME Group, MIEL, Bangalore, INDIA Ph: 91-80-26014164

[clutter] CLUTTER_FEATURE_OFSCREEN

2008-07-21 Thread HASWANI HARISH-VCKR47
Hi All, When off-screen feature will be supported by clutter? Regards, Harish Haswani, LJ-P2P, GRAPHICS, MME Group, MIEL, Bangalore, INDIA Ph: 91-80-26014164

[clutter] Multiple process

2008-07-11 Thread HASWANI HARISH-VCKR47
Hi All, I am using two PROCESS ( P1 and P2 ). - P1 is creating stage and adding actor on that. - P2 is forked out from P1 using fork system call. - P2 is adding one more actor on the stage. - But I am not able to see the actor. - I've tried multithreading that works fine, but whether

[clutter] Multiple thread

2008-07-09 Thread HASWANI HARISH-VCKR47
Hi Mathew, Emmanuele, I am seeing a peculiar issue : - Created two g_threads( say Thread 1 and Thread 2) - Thread 1 is main thread which spawns thread 2. - Thread 2, creates clutter stage ( only stage no actors). after creation of stage thread 2 enters in clutter_main() loop. - Once Thread 2 is

RE: [clutter] Multiple thread

2008-07-09 Thread HASWANI HARISH-VCKR47
Regards, Harish Haswani, LJ-P2P, GRAPHICS, MME Group, MIEL, Bangalore, INDIA Ph: 91-80-26014164 -Original Message- From: HASWANI HARISH-VCKR47 Sent: Wednesday, July 09, 2008 12:32 PM To: 'Emmanuele Bassi' Subject: RE: [clutter] Multiple thread Hi Bassi, - I am not using

[clutter] how 2 use keep-aspect-ratio

2008-06-25 Thread HASWANI HARISH-VCKR47
Hi All, clutter-0.7.2 added keep-aspect-ratio property for taxtures. How to use that, which is the API to set this property TRUE or FALSE. Regards, Harish Haswani, LJ-P2P, GRAPHICS, MME Group, MIEL, Bangalore, INDIA Ph: 91-80-26014164

[clutter] Multiple satges

2008-06-23 Thread HASWANI HARISH-VCKR47
Hi All, Clutter 0.7 supports multiple stages using clutter_new_stage(); But it is mentioned that if BACKEND supports it. What does it mean? Does multiple stages are dependent on OPENGL?? Which component we are talking about when we mention backend here? Regards, Harish Haswani, LJ-P2P,

[clutter] Please explain in brief for 0.7

2008-06-23 Thread HASWANI HARISH-VCKR47
Clutter now provides an experimental backend for the Apple(tm) iPhone and iPod Touch families of products. Which APIs and where i can look about this? Regards, Harish Haswani, LJ-P2P, GRAPHICS, MME Group, MIEL, Bangalore, INDIA Ph: 91-80-26014164

[clutter] Release ids

2008-06-23 Thread HASWANI HARISH-VCKR47
Hi Clutter Development team, Is there any significance of odd and even version numbers. I mean Odd no. ( like 0.5.0, 0.7.0 ) are development version and EVEN no ( like 0.6.0, 0.8.0 ) are stable released version Regards, Harish Haswani, LJ-P2P, GRAPHICS, MME Group, MIEL, Bangalore, INDIA

[clutter] Webkit

2008-06-19 Thread HASWANI HARISH-VCKR47
Hi All, Does Clutter Webkit is supported in Clutter-0.6? If yes where I can get examples and autorun files in a zip file. At http://svn.o-hand.com/repos/clutter/trunk/clutter-webkit/ location everything is a separate entity. So I need to download one by one. Can I get a zip file containing all

RE: [clutter] Webkit

2008-06-19 Thread HASWANI HARISH-VCKR47
: Thursday, June 19, 2008 3:30 PM To: HASWANI HARISH-VCKR47 Cc: clutter@o-hand.com Subject: Re: [clutter] Webkit On Thu, 2008-06-19 at 17:20 +0800, HASWANI HARISH-VCKR47 wrote: Hi All, Does Clutter Webkit is supported in Clutter-0.6? If yes where I can get examples and autorun files in a zip

[clutter] Cluter Web Kit

2008-06-19 Thread HASWANI HARISH-VCKR47
Hi All, I am not able to open git://git.o-hand.com/webkit Does git is replacement for http: in above link? Can any provide me proper http link so that i can download and see few exapmles running on FEDORA8. Please help me out, I am stuck up from full day. Regards, Harish Haswani, LJ-P2P,

[clutter] Re-entrant

2008-06-19 Thread HASWANI HARISH-VCKR47
Hi All, I want to know that whether all Clutter APIs are re-entrant or not? Or we need to call clutter_threads_enter() http://www.clutter-project.org/docs/clutter/0.7/clutter-General.html#cl utter-threads-enter and clutter_threads_leave()

RE: [clutter] Unrefrencing

2008-06-17 Thread HASWANI HARISH-VCKR47
Haswani, LJ-P2P, GRAPHICS, MME Group, MIEL, Bangalore, INDIA Ph: 91-80-26014164 -Original Message- From: Peter Csaszar [mailto:[EMAIL PROTECTED] Sent: Friday, June 13, 2008 4:32 PM To: HASWANI HARISH-VCKR47 Subject: Re: [clutter] Unrefrencing Hi, generally in case of any GObject you

FW: [blraxlui] FW: [clutter] Performace of clutter

2008-06-05 Thread HASWANI HARISH-VCKR47
, 2008-06-05 at 13:42 +0800, HASWANI HARISH-VCKR47 wrote: Hi All, I modified one app using TIDY ( test-finger-scroll.c)to use images rather than rectangles. I found that It takes more time to load all images. so i had a doubt : which should really not come as a surprise, I'd say, as loading

RE: [clutter] Arch diagram

2008-06-03 Thread HASWANI HARISH-VCKR47
] Sent: Tuesday, June 03, 2008 3:45 PM To: HASWANI HARISH-VCKR47 Cc: clutter@o-hand.com Subject: Re: [clutter] Arch diagram As an example, I see things roughly like the attached if thats any help - but theres lots of ways to arrange them boxes depending on what you want to do. == Matthew On Tue

RE: [clutter] Multiple displays

2008-05-27 Thread HASWANI HARISH-VCKR47
Hi florent, Can you please share more info on this. Regards, Harish Haswani, LJ-P2P, GRAPHICS, MME Group, MIEL, Bangalore, INDIA Ph: 91-80-26014164 From: Florent [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 27, 2008 8:29 PM To: HASWANI HARISH-VCKR47 Cc

RE: FW: [clutter] FW: Welcome to clutter@o-hand.com

2008-05-21 Thread HASWANI HARISH-VCKR47
Hi Thomas, Thanks a lot :) Regards, Harish Haswani, LJ-P2P, MME Group, MIEL, Bangalore, INDIA Ph: 91-80-26014164 -Original Message- From: Thomas Van Machelen [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 21, 2008 12:06 PM To: HASWANI HARISH-VCKR47 Cc: clutter@o-hand.com Subject: Re

FW: [clutter] FW: Welcome to clutter@o-hand.com

2008-05-20 Thread HASWANI HARISH-VCKR47
, 2008 8:07 PM To: clutter Subject: Re: [clutter] FW: Welcome to clutter@o-hand.com HASWANI HARISH-VCKR47 wrote: Hi , I want to have Sine wave effect ( Water wave ) on a picture. Steps I followed - Image size id 512x1024. And Sine wave Effect is to be given in z direction. - Divided Imaged