From dc56b449b539d845460903a0c614ee9df48b7962 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Fri, 4 Mar 2016 15:40:49 -0300 Subject: tdf#89419 Help entry for OpenGL options Add help entry for OpenGL in Tools - Options - LO - View Change-Id: Id4c8914c86b6dc1ed04a93f97512e3069d6696eb Reviewed-on: https://gerrit.libreoffice.org/22915 Reviewed-by: Adolfo Jayme Barrientos Tested-by: Adolfo Jayme Barrientos --- source/text/shared/optionen/01010800.xhp | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'source') diff --git a/source/text/shared/optionen/01010800.xhp b/source/text/shared/optionen/01010800.xhp index 9212096bf6..e435eb001c 100644 --- a/source/text/shared/optionen/01010800.xhp +++ b/source/text/shared/optionen/01010800.xhp @@ -28,7 +28,8 @@
-views; defaults + + views; defaults defaults; views settings; views scaling; font sizes in user interface @@ -40,6 +41,10 @@ mouse; positioning clipboard; selection clipboard selection clipboard + OpenGL;settings + OpenGL;blacklist + OpenGL;whitelist + OpenGL;graphics output mw corrected a typo in font listsufi: removed index entries for 3d view & dithering & optimized output, in cws aw059 View @@ -96,6 +101,10 @@ Use Anti-Aliasing When supported, you can enable and disable anti-aliasing of graphics. With anti-aliasing enabled, the display of most graphical objects looks smoother and with less artifacts. +Use OpenGL for all rendering (on restart) +Use the high performance Open Graphics Library (OpenGL) to render all visual elements of the application, including windows, menus, toolbars and icons. OpenGL uses the computer graphics device to accelerate the graphics rendering. If the device is blacklisted (see below) this option will not be effective. +Force OpenGL even if blacklisted (on restart) + Forces the use of OpenGL even if the graphics device is blacklisted. A device is blacklisted when it is buggy or may render graphics with poor quality. Selection Transparency -- cgit