Alexandre Julliard pushed to branch master at wine / wine
Commits: 06e383db by Elizabeth Figura at 2025-01-06T20:13:50+01:00 Revert "win32u: Forward to Rectangle() if the ellipse width or height is zero.".
This reverts commit 417112795aff5c85f81f78b04538df31fc22f1ff.
- - - - - 3dcedc23 by Elizabeth Figura at 2025-01-06T20:13:52+01:00 Revert "win32u: Do not convert back to integer before finding intersections.".
This reverts commit 6be6f67dbb5ef8462a3a4b4e3eb587358213d6df.
- - - - - dccabe50 by Elizabeth Figura at 2025-01-06T20:13:53+01:00 Revert "win32u: Correctly handle transforms which flip in get_arc_points().".
This reverts commit cf3660069fcaa79306686106f4c6e63c3ce9eaa3.
- - - - - 49d40f85 by Elizabeth Figura at 2025-01-06T20:13:54+01:00 Revert "win32u: Normalize inverted rectangles in dibdrv_RoundRect().".
This reverts commit 46a99090e11184d0ceccbb81f14544f387b33759.
- - - - - cd68a488 by Elizabeth Figura at 2025-01-06T20:13:56+01:00 Revert "win32u: Always select the point that's closer to the ellipse.".
This reverts commit 7e80632d46c9558bb8057a79d59ee0daff74d9a1.
- - - - - daa6ab42 by Elizabeth Figura at 2025-01-06T20:13:57+01:00 Revert "win32u: Allocate the whole max_points for the top_points array.".
This reverts commit f4b46cef3fa7db1dbca332049d4b14b124dc5492.
- - - - - 90f7ea20 by Elizabeth Figura at 2025-01-06T20:13:58+01:00 Revert "win32u: Implement drawing transformed round rectangles.".
This reverts commit 5924ab4c5155d97f4b23a33e97258c1ec382ea02.
- - - - - bc029e08 by Elizabeth Figura at 2025-01-06T20:13:59+01:00 Revert "win32u: Implement drawing transformed arcs.".
This reverts commit 16e1978a29c8caece6f258b09496e4e71cb6e698.
- - - - - 8375e6c8 by Elizabeth Figura at 2025-01-06T20:14:01+01:00 gdi32: Trace more functions.
- - - - - 3f7ff8b5 by Elizabeth Figura at 2025-01-06T20:14:01+01:00 gdi32/tests: Add some arc tests.
- - - - -
3 changed files:
- dlls/gdi32/dc.c - dlls/gdi32/tests/bitmap.c - dlls/win32u/dibdrv/graphics.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/257363f2a4a0d514e2946b44b06270...