On Tue, 2008-11-11 at 23:02 +0000, Emmanuele Bassi wrote: > On Tue, 2008-11-11 at 15:50 -0700, Lozevski, Alexej G wrote: > > I am trying to implement a basic animation that seems to run fine in > > isolation. However, if I have other graphical actors implemented also then > > my animation seems to move at a snail's pace. I am using a vmplayer with a > > ubuntu 8.4 vm to run this so I'm not sure if that is the culprit or what. > > Any ideas > > unfortunately, there's not much information. > > what is the output of glxinfo? is it using the software rendering or the > host GL implementation? what host platform are you using? what GPU and > drivers are you using? and, finally, how does the code look like?
I'm pretty certain that vmware doesn't come with any GL virtualisation stuff. There is a system you can use on top called (VMGL) unfortunately it's a somewhat dead research project. (http://www.cs.toronto.edu/~andreslc/xen-gl/) I did try to get this going the other day and didn't succeed. Cheerio, Rob _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
