summaryrefslogtreecommitdiff
path: root/vcl/README.vars
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2015-08-19 09:35:45 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2015-08-19 09:35:45 +0200
commitb83c4ea54c24e2ef8bfa899e3ba10c413bb0aa4a (patch)
tree246bceb3c3150d5310be62c220cd166db336d880 /vcl/README.vars
parentf1b0e36464a1b27cb7bdcea0e1c647f1e81b8d75 (diff)
vcl: document VCL_DOUBLEBUFFERING_ENABLE
Change-Id: I209fbef9f2ee43031175b68bce86b51724dfeec7
Diffstat (limited to 'vcl/README.vars')
-rw-r--r--vcl/README.vars1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/README.vars b/vcl/README.vars
index 2749d869feef..b76b0517b07a 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