Re: [clutter] How to build clutter on ARM board OMAP 3530

2010-03-18 Thread Amit Pundir
create executables   Any link will be very helpful. Use Open-Embedded + Ångström: http://wiki.openembedded.net/index.php/Main_Page http://www.angstrom-distribution.org/building-angstrom regards, Amit Pundir Regards, RK -- To unsubscribe send a mail to clutter+unsubscr...@o

Re: [clutter] Clutter on ARM without X

2009-09-01 Thread Amit Pundir
On Tue, Sep 1, 2009 at 9:09 PM, Ian Walbergian.walb...@airborne.aero wrote: Folks, Should clutter run on the beagleboard without X? I once ran clutter on OMAP3 with DirectFB backend using eglnative flavor. Regards, Amit Pundir I tried yesterday on a console only image and after installing

Re: [clutter] How to port Clutter

2009-07-27 Thread Amit Pundir
Amit Pundir On Mon, Jul 27, 2009 at 12:41 PM, Kuldeepkuladeephariku...@gmail.com wrote: Hi Amit, I want to test clutter on Android. I found that Android uses Skia Libraries, and my intension is instead of skia I want to use Clutter for at least sample Hello world Application. If Possible

Re: [clutter] FPS drops for test-actors while touching on TI OMAP ZOOM / OpenGLES-2.0

2009-07-09 Thread Amit Pundir
I saw something like this with Clutter-0.8.8, OpenGL|ES-1.1 s/w implementation on OpenMoko FR. Not sure if its a Clutter issue or OpenMoko. Regards Amit Pundir On Thu, Jul 9, 2009 at 11:10 AM, Mustafizur Rahamanmustaf.h...@gmail.com wrote: Hi, I am playing with OpenGL 2.0 on TI OMAP's 3430

Re: [clutter] Clutter with Open-GLES

2009-05-14 Thread Amit Pundir
here you go.. $./configure --help On Thu, May 14, 2009 at 2:22 PM, PANDRANGI SRIKANTH kris_mc...@yahoo.com wrote: Hi,     How to  configure and compile Clutter-0.6 with Open-GLES support.     Plz provide the configure options. Regards   Krris -- To unsubscribe send a mail to

[clutter] clutter related queries?

2009-02-19 Thread Amit Pundir
the potential of multi-touch. My concern is whether MPX + Clutter is capable to give me iphone like multi-touch feeling. For example manipulating a single actor with multiple touch events. A typical example include the stretching of an photograph by stretching its parallel edges. Regards Amit Pundir

Re: [clutter] What hardware has Clutter been known to run on?

2009-02-18 Thread Amit Pundir
We are running Clutter on Omap3EVM with PowerVR ES|2.0 drivers. Regards Amit Pundir On Tue, Feb 17, 2009 at 10:38 PM, Duncan Cragg m...@cilux.org wrote: Hiya, I've just arrived at this list, so forgive me if this is a bit of a newbie question: - What hardware has Clutter been known to run

Re: [clutter] Re: Confused by eglx backend

2009-02-02 Thread Amit Pundir
Hi Rahaman, Your fix worked for me as well :) Thanks for your concern. Regards Amit Pundir On Thu, Jan 29, 2009 at 10:33 AM, Mustafizur mustafizur.raha...@azingo.com wrote: Hi Amit, I also faced similar issue when i was working with eglx backend but for some other platform. I believe

[clutter] Re: Confused by eglx backend

2009-01-28 Thread Amit Pundir
= gdk_x11_screen_lookup_visual (gdk_screen_get_default (), xvinfo-visualid); . gtk-clutter embedded stage works well for glx flavour though. Is it a known issue? What could possibly be the problem here? Regards Amit Pundir On Wed, Jan 21, 2009 at 12:53 PM

Re: [clutter] Re: Confused by eglx backend

2009-01-28 Thread Amit Pundir
-xdpy, mask, theTemplate, numVisuals); stage_x11-xvisinfo=xvinfo; return xvinfo; } else return CLUTTER_STAGE_X11 (impl)-xvisinfo; #endif } Regs, Rahaman -Original Message- From: Amit Pundir pundira...@gmail.com To: clutter@o-hand.com Subject: [clutter] Re: Confused by eglx

[clutter] mouse-over event on touch-screen based devices

2009-01-14 Thread Amit Pundir
(dated as back as 2006) says it is not possible :( Thanks for your concern. Regards Amit Pundir