]> git.mxchange.org Git - flightgear.git/commit
Canvas: Redraw if OpenVG has been initialized.
authorThomas Geymayer <tomgey@gmail.com>
Tue, 25 Sep 2012 19:34:37 +0000 (21:34 +0200)
committerThomas Geymayer <tomgey@gmail.com>
Tue, 25 Sep 2012 19:34:58 +0000 (21:34 +0200)
commit16d73f4012d6560cab2266b31a7c03dd5c41c2d6
tree9fbd9cabadd6970b08aefca507a7484419208b9b
parenta10638c6b45b4e530000df2018bf340bd3e36070
Canvas: Redraw if OpenVG has been initialized.

If OpenVG/ShivaVG is initialized nothing is drawn in the same
frame, therefore we need to draw another frame to ensure all
paths are rendered correctly.
src/Canvas/canvas.cxx
src/Canvas/elements/path.cxx
src/Canvas/elements/path.hxx