Alexandre Julliard pushed to branch master at wine / wine
Commits: a5542694 by Dmitry Timoshkov at 2025-02-10T20:58:24+01:00 windowscodecs/tests: Add some tests for IWICBitmapFlipRotator.
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - - 72a331dd by Dmitry Timoshkov at 2025-02-10T20:58:24+01:00 windowscodecs: Implement IWICBitmapFlipRotator(WICBitmapTransformFlipHorizontal) for bitmaps with bpp >= 8.
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - - 1b4ad83a by Dmitry Timoshkov at 2025-02-10T20:58:24+01:00 windowscodecs: Implement IWICBitmapFlipRotator(WICBitmapTransformRotate90) for bitmaps with bpp >= 8.
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru
- - - - -
2 changed files:
- dlls/windowscodecs/fliprotate.c - dlls/windowscodecs/tests/bitmap.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/28b3a2d688594442b992c31593fab0...