Hi Alan,
Alan Yaniger escribió:
Hi list-members,
In my build of OOO300_m9, the option:
Tools/Options/OpenOffice.org/View/Use Hardware Acceleration
does not appear. It does appear in the binary I downloaded from the
oo.org webstite.
Is there a switch or #define for including this option in the build?
sure Thorsten gives you a better answer, in the meantime you can start
researching yourself at
CanvasSettings::IsHardwareAccelerationAvailable() in
http://svn.services.openoffice.org/opengrok/xref/Current/svx/source/dialog/optgdlg.cxx#584
It reads the available Canvas "back-ends" in
/opt/openoffice.org/basis3.1/share/registry/data/org/openoffice/Office/Canvas.xcu,
then instantiate (them), and checks if the implementation has the
property "HardwareAcceleration" set to true. (research for
"HardwareAcceleration" and DeviceHelper::isAccelerated() in the canvas
module).
Regards
Ariel
PS: If you build with OpenGL enabled, and obviously have a working
OpenGL and suitable GPU on your system, "Hardware acceleration" will
appear on the options dialog (I guess DirectX will have the same effect
on Windows)
--
Ariel Constenla-Haile
La Plata, Argentina
"Aus der Kriegsschule des Lebens
- Was mich nicht umbringt,
macht mich härter."
Nietzsche Götzendämmerung, Sprüche und Pfeile, 8.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]