Neil Roberts
963afa88c5
cogl-texture: Fix manual repeating for negative coordinates
When calculating the next integer position for negative coordinates it would not increment if the position is already a multiple of one so we need to manually add one.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%