I have done a bit of googling but still cant find anyone else with this problem. I have beryl, xgl, working, but slowly, on Intel 945GM (followed instructions on suse and beryl forums) Before I run "gnome-xgl-switch", glxinfo indicates direct rendering: Yes, X nice and fast After "gnome-xgl-switch --enable-xgl" and X restart I get direct rendering: No, and X is really slow, unusable (before even starting beryl) Beryl performance is ok, not great, but I guess that's because of rending being off. Any ideas ps xorg.conf has got all the settings prescribed by beryl install instructions E-Mail disclaimer: http://www.sunspace.co.za/emaildisclaimer.htm -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 2/21/07, Hans van der Merwe <hvdmerwe@sunspace.co.za> wrote:
I have done a bit of googling but still cant find anyone else with this problem.
I have beryl, xgl, working, but slowly, on Intel 945GM (followed instructions on suse and beryl forums)
Get the latest Xgl, compiz and beryl-snapshot packages from here: http://software.opensuse.org/download/X11:/XGL/ If you still cannot get it working as expected, check the shared memory allocated to video, increase it. If it still doesn't work, try xgl package from here, it seems to have helped some: http://forum.go-compiz.org/viewtopic.php?t=273 Cheers -J -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Wed, 2007-02-21 at 19:41 +0530, Jigish Gohil wrote:
On 2/21/07, Hans van der Merwe <hvdmerwe@sunspace.co.za> wrote:
I have done a bit of googling but still cant find anyone else with this problem.
I have beryl, xgl, working, but slowly, on Intel 945GM (followed instructions on suse and beryl forums)
Get the latest Xgl, compiz and beryl-snapshot packages from here:
http://software.opensuse.org/download/X11:/XGL/
If you still cannot get it working as expected, check the shared memory allocated to video, increase it.
If it still doesn't work, try xgl package from here, it seems to have helped some:
http://forum.go-compiz.org/viewtopic.php?t=273
Cheers
-J
Thanks, but from http://en.opensuse.org/Xgl I read: Direct rendering is active if running glxinfo|grep direct on top of Xorg (not Xgl!) shows you "Yes". On top of Xgl this will always show you "No". Unfortunately, for Xorg having direct rendering is a synonym for having accelerated graphics, and it is more difficult to detect whether hardware accleration is available than it is to detect direct rendering. So my current performance seem to be the best - well - didn't buy the Dell for its graphics speed. My home PC, nvidia 6600, rocks with aiglx enabled. E-Mail disclaimer: http://www.sunspace.co.za/emaildisclaimer.htm -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Feb 21, 07 16:21:09 +0200, Hans van der Merwe wrote:
My home PC, nvidia 6600, rocks with aiglx enabled.
Never ever compare low-end intel i945 with mid-to-high-end nvidia 6600. The hardware is *much* more capable, and the drivers are much better (they have a *much* larger development team, and access to hardware guys). nvidia also flies on Xgl. Matthias -- Matthias Hopf <mhopf@suse.de> __ __ __ Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@mshopf.de Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Fri, 2007-02-23 at 15:44 +0100, Matthias Hopf wrote:
On Feb 21, 07 16:21:09 +0200, Hans van der Merwe wrote:
My home PC, nvidia 6600, rocks with aiglx enabled.
Never ever compare low-end intel i945 with mid-to-high-end nvidia 6600. The hardware is *much* more capable, and the drivers are much better (they have a *much* larger development team, and access to hardware guys).
nvidia also flies on Xgl.
Yes, but does Xgl allow other GL apps (who needs direct rendering, ie GoogleEarth) to run smoothly? E-Mail disclaimer: http://www.sunspace.co.za/emaildisclaimer.htm -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
|From: Hans van der Merwe |Sent: 26. februar 2007 09:03 |Yes, but does Xgl allow other GL apps (who needs direct rendering, ie |GoogleEarth) to run smoothly? In GoogleEarth most menus are black until I move the mouse over. But everything works smoothly. It is not much of a problem. Xgl only do the window and window framebuffer stuff. all direct rendering is passed directly to the OpenGL driver(aka the Nvidia,Ati,Mesa etc driver). Fullscreen openGL apps like Doom3 are not affected. -- MortenB -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Mon, 2007-02-26 at 09:35 +0100, Morten Bjørnsvik wrote:
|From: Hans van der Merwe |Sent: 26. februar 2007 09:03 |Yes, but does Xgl allow other GL apps (who needs direct rendering, ie |GoogleEarth) to run smoothly?
In GoogleEarth most menus are black until I move the mouse over. But everything works smoothly. It is not much of a problem.
Xgl only do the window and window framebuffer stuff. all direct rendering is passed directly to the OpenGL driver(aka the Nvidia,Ati,Mesa etc driver). Fullscreen openGL apps like Doom3 are not affected.
Ok, but now Im confused - as in my first post: When Xgl is disabled - everything works fine. Xgl enabled all my GL apps and Kwin crawl (beryl and compiz run fine). How can this be if Xgl just passes through the direct rendering? Intel driver or Xgl issue? (as said AIGLX works fine) E-Mail disclaimer: http://www.sunspace.co.za/emaildisclaimer.htm -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Feb 26, 07 08:49:53 +0000, Hans van der Merwe wrote:
Ok, but now Im confused - as in my first post: When Xgl is disabled - everything works fine. Xgl enabled all my GL apps and Kwin crawl (beryl and compiz run fine).
Right, I forgot something. Xgl needs pbuffers for GL applications to still work in a composited desktop. Unfortunately, the open source drivers do not yet support this extension (needs a memory manager rewrite). This is close to being done now.
Intel driver or Xgl issue?
Actually, a DRI issue. You may call it driver issue ;)
(as said AIGLX works fine)
Even if you move the windows to a different location after startup? Even when rotating the cube then? Matthias -- Matthias Hopf <mhopf@suse.de> __ __ __ Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@mshopf.de Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Fri, 2007-03-02 at 19:10 +0100, Matthias Hopf wrote:
On Feb 26, 07 08:49:53 +0000, Hans van der Merwe wrote:
Ok, but now Im confused - as in my first post: When Xgl is disabled - everything works fine. Xgl enabled all my GL apps and Kwin crawl (beryl and compiz run fine).
Right, I forgot something. Xgl needs pbuffers for GL applications to still work in a composited desktop. Unfortunately, the open source drivers do not yet support this extension (needs a memory manager rewrite). This is close to being done now.
Intel driver or Xgl issue?
Actually, a DRI issue. You may call it driver issue ;)
(as said AIGLX works fine)
Even if you move the windows to a different location after startup? Even when rotating the cube then?
Matthias
"Move windows to different location" -- sorry dont understand? Everything much faster using AIGLX. E-Mail disclaimer: http://www.sunspace.co.za/emaildisclaimer.htm -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Mar 05, 07 09:30:49 +0200, Hans van der Merwe wrote:
Even if you move the windows to a different location after startup? Even when rotating the cube then?
"Move windows to different location" -- sorry dont understand?
AIGLX cannot display GLX content correctly while moving a window. Just checked this on FOSDEM, it's still the same. It also doesn't seem to be able to do projection, so the windows won't be placed correctly / distorted when rotating the cube while an opengl program is running. Matthias -- Matthias Hopf <mhopf@suse.de> __ __ __ Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@mshopf.de Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Mon, 2007-03-05 at 15:25 +0100, Matthias Hopf wrote:
On Mar 05, 07 09:30:49 +0200, Hans van der Merwe wrote:
Even if you move the windows to a different location after startup? Even when rotating the cube then?
"Move windows to different location" -- sorry dont understand?
AIGLX cannot display GLX content correctly while moving a window. Just checked this on FOSDEM, it's still the same. It also doesn't seem to be able to do projection, so the windows won't be placed correctly / distorted when rotating the cube while an opengl program is running.
Matthias
I use AIGLX in nVidia driver - works perfectly - movies play on rotated cube - folding maxed windows etc. E-Mail disclaimer: http://www.sunspace.co.za/emaildisclaimer.htm -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Mar 05, 07 16:43:13 +0200, Hans van der Merwe wrote:
I use AIGLX in nVidia driver - works perfectly - movies play on rotated cube - folding maxed windows etc.
You are NOT using AIGLX in the NVIDIA driver - NVIDIA doesn't use AIGLX. NVIDIA had accelerated indirect rendering (guess what AIGLX stands for) almost since day one (say: 5 years ago or more). The AIGLX framework is *only* used by open source drivers as we speak. NVIDIA has implemented EXT_pixmap_from_texture as well, which enables compiz - just like the AIGLX and Xgl do as well. The NVIDIA implementation obviously works very well together with OpenGL and XVideo - though there are still some rough edges. Can everybody please stop distributing this FUD any further? Wrong statements don't get right by repeating them over and over... Matthias -- Matthias Hopf <mhopf@suse.de> __ __ __ Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@mshopf.de Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Mon, 2007-03-05 at 16:30 +0100, Matthias Hopf wrote:
On Mar 05, 07 16:43:13 +0200, Hans van der Merwe wrote:
I use AIGLX in nVidia driver - works perfectly - movies play on rotated cube - folding maxed windows etc.
You are NOT using AIGLX in the NVIDIA driver - NVIDIA doesn't use AIGLX.
NVIDIA had accelerated indirect rendering (guess what AIGLX stands for) almost since day one (say: 5 years ago or more). The AIGLX framework is *only* used by open source drivers as we speak.
NVIDIA has implemented EXT_pixmap_from_texture as well, which enables compiz - just like the AIGLX and Xgl do as well.
The NVIDIA implementation obviously works very well together with OpenGL and XVideo - though there are still some rough edges.
Can everybody please stop distributing this FUD any further? Wrong statements don't get right by repeating them over and over...
I agree. Part of the reason is that people are just spewing names of components without knowing where they fit in the grand scheme of things. What I would like to see is a list of which groups of these things work best together. Something like, "Given that you use the nvidia driver, these are the best components to use: ...". Or "Given that you are using the XOrg driver, these are the best components to use: ...". I know this is a moving target, but at least this could get many people started with a decent setup. Exploration can happen later. I think that the many descriptions of how to set this up do not make the matter more clear. There is too much of an assumption that everyone knows what the various components are. -- Roger Oberholtzer OPQ Systems / Ramböll RST Ramböll Sverige AB Kapellgränd 7 P.O. Box 4205 SE-102 65 Stockholm, Sweden Tel: Int +46 8-615 60 20 Fax: Int +46 8-31 42 23 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Mar 05, 07 17:18:22 +0100, Roger Oberholtzer wrote:
What I would like to see is a list of which groups of these things work best together. Something like, "Given that you use the nvidia driver, these are the best components to use: ...". Or "Given that you are using the XOrg driver, these are the best components to use: ...". I know this is a moving target, but at least this could get many people started with a decent setup. Exploration can happen later.
You could start an according page on opensuse.org ;-) (hint, hint) Probably all pages AIGLX, Xgl, compiz, beryl, etc. should link to that.
I think that the many descriptions of how to set this up do not make the matter more clear. There is too much of an assumption that everyone knows what the various components are.
Yes, but I've written it multiple times to this mailing list alone, and I don't what else to do to reduce the number of wrong statements :-( Thanks Matthias -- Matthias Hopf <mhopf@suse.de> __ __ __ Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@mshopf.de Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 2007. 03. 05., Monday 16:30, Matthias Hopf wrote:
On Mar 05, 07 16:43:13 +0200, Hans van der Merwe wrote:
I use AIGLX in nVidia driver - works perfectly - movies play on rotated cube - folding maxed windows etc.
You are NOT using AIGLX in the NVIDIA driver - NVIDIA doesn't use AIGLX.
Does this mean that the page http://en.opensuse.org/Beryl is also incorrect in saying: Beryl with nVidia drivers - no Xgl/AIGLX "...This uses nVidia's AIGLX; not Xorg's inbuilt/optional AIGLX..." Well, this page is quite confusing, at least for me. Can someone point to a decent article about the technologies/acronyms? Tom -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Mar 05, 07 21:02:07 +0100, Tom Burt wrote:
Does this mean that the page http://en.opensuse.org/Beryl is also incorrect in saying:
Beryl with nVidia drivers - no Xgl/AIGLX "...This uses nVidia's AIGLX; not Xorg's inbuilt/optional AIGLX..."
Well - partially. It just shouldn't be called AIGLX (this sentence is explicitly stating that is not the same as AIGLX as Xorg calls it). Correcting it. Reads now: Since Xorg 7.x, composite effects can be used without Xgl and simply an nVidia card. This uses nVidia's implementation of EXT_pixmap_from_texture, not the one from Xorg's inbuilt/optional AIGLX or from Xgl.
Well, this page is quite confusing, at least for me. Can someone point to a decent article about the technologies/acronyms?
No, unfortunately. Creating such a page would surely be appreciated. Matthias -- Matthias Hopf <mhopf@suse.de> __ __ __ Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@mshopf.de Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Tue, 2007-03-06 at 16:58 +0100, Matthias Hopf wrote:
On Mar 05, 07 21:02:07 +0100, Tom Burt wrote:
Does this mean that the page http://en.opensuse.org/Beryl is also incorrect in saying:
Beryl with nVidia drivers - no Xgl/AIGLX "...This uses nVidia's AIGLX; not Xorg's inbuilt/optional AIGLX..."
Well - partially. It just shouldn't be called AIGLX (this sentence is explicitly stating that is not the same as AIGLX as Xorg calls it).
Correcting it. Reads now:
Since Xorg 7.x, composite effects can be used without Xgl and simply an nVidia card. This uses nVidia's implementation of EXT_pixmap_from_texture, not the one from Xorg's inbuilt/optional AIGLX or from Xgl.
Well, this page is quite confusing, at least for me. Can someone point to a decent article about the technologies/acronyms?
No, unfortunately. Creating such a page would surely be appreciated.
Matthias
So I should not enable AIGLX in Xorg conf file? ps, my head is sore E-Mail disclaimer: http://www.sunspace.co.za/emaildisclaimer.htm -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Mar 07, 07 11:03:56 +0200, Hans van der Merwe wrote:
So I should not enable AIGLX in Xorg conf file?
It depends on whether you want to run compiz on AIGLX or Xgl. Both have advantages and disadvantages. compiz used to only work on Xgl. The current (read: really new) compiz package on openSUSE runs on both, even with ATI's fglrx driver using Xgl. Beryl runs on both, but AFAIK not at all with the fglrx driver, and probably not on NVIDIA with Xgl. Matthias -- Matthias Hopf <mhopf@suse.de> __ __ __ Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@mshopf.de Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Wed, 2007-03-07 at 13:14 +0100, Matthias Hopf wrote:
On Mar 07, 07 11:03:56 +0200, Hans van der Merwe wrote:
So I should not enable AIGLX in Xorg conf file?
It depends on whether you want to run compiz on AIGLX or Xgl. Both have advantages and disadvantages. compiz used to only work on Xgl. The current (read: really new) compiz package on openSUSE runs on both, even with ATI's fglrx driver using Xgl. Beryl runs on both, but AFAIK not at all with the fglrx driver, and probably not on NVIDIA with Xgl.
Matthias
But me with nVidia card, Beryl and "AIGLX" (or whatever) - do I place the AIGLX option in the conf file or not? Seeing that its doesn't really use AIGLX? E-Mail disclaimer: http://www.sunspace.co.za/emaildisclaimer.htm -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Mar 07, 07 12:51:41 +0000, Hans van der Merwe wrote:
But me with nVidia card, Beryl and "AIGLX" (or whatever) - do I place the AIGLX option in the conf file or not? Seeing that its doesn't really use AIGLX?
No. As I said, NVidia had accelerated indirect OpenGL from day one (the acrynom AIGLX wasn't even invented back then). There is no option to deactivate / activate this in the NVidia driver. The option AIGLX will be ignored. You need to have "Composite" activated (section Extensions). But that is the same for all AIGLX drivers. Matthias -- Matthias Hopf <mhopf@suse.de> __ __ __ Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@mshopf.de Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Mon, 2007-03-05 at 16:30 +0100, Matthias Hopf wrote:
On Mar 05, 07 16:43:13 +0200, Hans van der Merwe wrote:
I use AIGLX in nVidia driver - works perfectly - movies play on rotated cube - folding maxed windows etc.
You are NOT using AIGLX in the NVIDIA driver - NVIDIA doesn't use AIGLX.
NVIDIA had accelerated indirect rendering (guess what AIGLX stands for) almost since day one (say: 5 years ago or more). The AIGLX framework is *only* used by open source drivers as we speak.
NVIDIA has implemented EXT_pixmap_from_texture as well, which enables compiz - just like the AIGLX and Xgl do as well.
The NVIDIA implementation obviously works very well together with OpenGL and XVideo - though there are still some rough edges.
Can everybody please stop distributing this FUD any further? Wrong statements don't get right by repeating them over and over...
Matthias
Sorry, me not using compiz and xgl - computer works. E-Mail disclaimer: http://www.sunspace.co.za/emaildisclaimer.htm -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Feb 26, 07 09:35:19 +0100, Morten Bjørnsvik wrote:
In GoogleEarth most menus are black until I move the mouse over. But everything
I think that bug is gone now. If not, file a bug report.
Xgl only do the window and window framebuffer stuff. all direct rendering is passed directly to the OpenGL driver(aka the Nvidia,Ati,Mesa etc driver). Fullscreen openGL apps like Doom3 are not affected.
Incorrect. There is no direct rendering with Xgl. There is always accelerated indirect rendering, though. This is typically only bad for OpenGL apps that upload lots and lots of textures (e.g. OpenGL backends of video players). CU Matthias -- Matthias Hopf <mhopf@suse.de> __ __ __ Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@mshopf.de Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Feb 26, 07 10:02:30 +0200, Hans van der Merwe wrote:
Yes, but does Xgl allow other GL apps (who needs direct rendering, ie GoogleEarth) to run smoothly?
The question is rather: Is AIGLX finally capable of showing GLX applications correctly? Last time I tried it didn't. Xgl supported GLX from very early on. By principle, Xgl doesn't support direct rendering (this is a major undertaking), but most people won't realize, that they are using indirect accelerated rendering. Q3 e.g. works fine with that. Matthias -- Matthias Hopf <mhopf@suse.de> __ __ __ Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@mshopf.de Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Feb 21, 07 16:01:44 +0200, Hans van der Merwe wrote:
Before I run "gnome-xgl-switch", glxinfo indicates direct rendering: Yes, X nice and fast
After "gnome-xgl-switch --enable-xgl" and X restart I get direct rendering: No, and X is really slow, unusable (before even starting beryl)
- Direct rendering: No is a FAQ: read http://en.opensuse.org/Xgl#Frequently_Asked_Questions_.28FAQ.29 - Using Xgl *without* a composition manager is typically pretty slow. - Beryl is unsupported from our side. So before doing any bug reports (if issues remain) please test with compiz first.
Beryl performance is ok, not great, but I guess that's because of rending being off.
No. There is a patched Xgl version since yesterday, which accelerates intel and radeon drivers. You might want to test it: http://software.opensuse.org/download/X11:/XGL/ Matthias -- Matthias Hopf <mhopf@suse.de> __ __ __ Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@mshopf.de Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Fri, 2007-02-23 at 15:42 +0100, Matthias Hopf wrote:
On Feb 21, 07 16:01:44 +0200, Hans van der Merwe wrote:
Before I run "gnome-xgl-switch", glxinfo indicates direct rendering: Yes, X nice and fast
After "gnome-xgl-switch --enable-xgl" and X restart I get direct rendering: No, and X is really slow, unusable (before even starting beryl)
- Direct rendering: No is a FAQ: read http://en.opensuse.org/Xgl#Frequently_Asked_Questions_.28FAQ.29 - Using Xgl *without* a composition manager is typically pretty slow. - Beryl is unsupported from our side. So before doing any bug reports (if issues remain) please test with compiz first.
Beryl performance is ok, not great, but I guess that's because of rending being off.
No.
There is a patched Xgl version since yesterday, which accelerates intel and radeon drivers. You might want to test it:
Thanks, but I switched to AIGLX, it just works better IMHO. I need Google Earth to work alongside GL desktop. E-Mail disclaimer: http://www.sunspace.co.za/emaildisclaimer.htm -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (6)
-
Hans van der Merwe
-
Jigish Gohil
-
Matthias Hopf
-
Morten Bjørnsvik
-
Roger Oberholtzer
-
Tom Burt