summaryrefslogtreecommitdiffstats
path: root/client/screen.cpp
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2013-09-23 21:58:35 +0200
committerMarc-André Lureau <marcandre.lureau@gmail.com>2013-09-30 02:19:51 +0200
commitc2b1c0e7f33186a7167e6666cd5dbd0ddeb2562e (patch)
tree9980561b9bd7fba37cdc5fa2aff99c780bdbd0b5 /client/screen.cpp
parentc3d6f0e1df482f207d0c061465361853c444aad8 (diff)
downloadspice-c2b1c0e7f33186a7167e6666cd5dbd0ddeb2562e.tar.gz
spice-c2b1c0e7f33186a7167e6666cd5dbd0ddeb2562e.tar.xz
spice-c2b1c0e7f33186a7167e6666cd5dbd0ddeb2562e.zip
spicec: add sw canvas diff check
Setting CHECKDIFF=1 environment variable will compare the rendering of the selected canvas with a software canvas. This is useful for debugging some rendering issues, however it is far from being perfect, since it's not able to tell whether one or the other is actually faulty. It's a strong indication though of which operations are incorrect. Ideally, all operations should be checked, however, a few of them are disabled by default because they fail all the time, and it looks like pixman is not very accurate for blending/compositing (at least visually, it seems gl has better rendering)
Diffstat (limited to 'client/screen.cpp')
0 files changed, 0 insertions, 0 deletions