Nops, this is fine, it's just related with AIGLX. The xdriver supports
EXA and DRI2.
Cheers,
--
Ricardo Salveti de Araujo
Hi,
EXA acceleration is used based on thresholds (number of pixels). You
may want to "tune" those EXA thresholds with the following X driver
options:
SoftEXA true/false
SoftSolidAlways true/false
Soft2DCopyLimit <int> (default: 0)
Soft2DSolidLimit <int> (default: 0)
Soft2DCompositeLimit <int> (default: 1024)
Best regards,
V.
BR,
-R
the default thresholds are not terribly good.. in fact they are
actually quite bad. On a branch we have some more intelligent
thresholds (ie. based on whether it would stall the GPU.. but still
experimental) and other optimizations.. along with some other good
stuff like xrandr/kms. Hopefully some of it sees the light of day
soon ;-)
BR,
-R
Hi,
xgles1test1 and xgles2test1 works better for me also, but I don't see
much change in desktop apps. Firefox scrolling is still quite jerky
and dragging windows around still paint a white refresh tail. Did you
make any other changes except soft linking linking libOpenVG.so,
libGLES_CM.so and libGLESv2.so?
fwiw, metacity in compositing mode performs nicely, at least on the
newer 1.7 ddk (what is going into natty.. not sure if someone build
packages for maverick).. on 1.6 ddk it was quite unstable, but the
stability issues have been ironed out..
> But still the performance disappoints me when I compare it with a
> beagleboard.
the xorg driver in maverick was quite young, and had a lot of room for
improvement in terms of performance/functionality/stability.. there
has been a lot of work ongoing to improve performance (~10x),
stability is much improved, and some missing features like xrandr have
been implemented.. although I would guess that not all of this has
made it into packages in the PPA yet. But should real soon now..
BR,
-R
> Greetings,
>
> Han
>