diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2015-08-17 14:04:57 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2015-08-17 14:04:57 +0200 |
commit | d9e872114fcb1beedf2f068d19bd4eda1854073a (patch) | |
tree | 0b8dc55d82247f678a96463a67f83a114ac0217a /sw | |
parent | fe77afea53946f2869f3b6f830c8a9a1f3d2fe52 (diff) |
tdf#93482 vcl rendercontext: introduce WindowImpl::mbDoubleBufferingRequested
The intention is that currently double-buffering is either enabled
globally or not. Double-buffering is known to be working in Writer, but
not in other applications, so it would be nice if double-buffering could
be also half-enabled: only in the applications where it's known to work.
For that, we need to differentiate between "we have a buffer" (supports
double buffering) and "we want to have a buffer if possible" (double
buffering requested).
Change-Id: If48d6dc0ddf5841497e78b856d803cc8abf23ac9
Diffstat (limited to 'sw')
0 files changed, 0 insertions, 0 deletions