mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
7ad668b25a
TiledTextureImage breaks BeginUpdate/EndUpdate in these cases: - The update is encompassed by more than one tile - The update is encompassed by a single tile that isn't the first tile - The update is a non-rectangular region that covers more than one tile Fixed by using signed instead of unsigned integers in tile loops, correcting an incorrect device offset and correcting the region returned by BeginUpdate. |
||
---|---|---|
.. | ||
2d | ||
angle | ||
cairo | ||
harfbuzz | ||
ipc | ||
layers | ||
ots | ||
qcms | ||
src | ||
tests | ||
thebes | ||
ycbcr | ||
Makefile.in |