Displaying 1 result from an estimated 1 matches for "metaclip".
Did you mean:
megacli
2011 Dec 16
0
Wine release 1.3.35
...po files.
comdlg32: Convert dialogs to po files.
gdi32: Make sure DCs are fully zero-initialized.
gdi32: Only create the DC visible region when necessary.
gdi32: Only store a total visible region when it's a combination of other regions.
gdi32: Don't store the metaclip region, recompute it as needed.
gdi32: Rename the CLIPPING_UpdateGCRegion function.
winex11: Don't call get_xrender_picture inside the X11 lock.
gdi32: Add missing check for empty visible rects in the non-stretching case.
winex11: Add some sanity checks on bitmap formats...