vcl/README.vars |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit b83c4ea54c24e2ef8bfa899e3ba10c413bb0aa4a
Author: Miklos Vajna <vmik...@collabora.co.uk>
Date:   Wed Aug 19 09:35:45 2015 +0200

    vcl: document VCL_DOUBLEBUFFERING_ENABLE
    
    Change-Id: I209fbef9f2ee43031175b68bce86b51724dfeec7

diff --git a/vcl/README.vars b/vcl/README.vars
index 2749d869..b76b051 100644
--- a/vcl/README.vars
+++ b/vcl/README.vars
@@ -8,6 +8,7 @@ SAL_FORCEDPI - force a specific DPI (gtk & gtk3 plugins only)
 
 VCL_DOUBLEBUFFERING_AVOID_PAINT - don't paint the buffer, useful to see where 
we do direct painting
 VCL_DOUBLEBUFFERING_FORCE_ENABLE - enable double buffered painting
+VCL_DOUBLEBUFFERING_ENABLE - enable a safe subset of double buffered painting 
(currently in Writer, not in any other applications)
 
 VCL_HIDE_WINDOWS - don't draw windows
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to