- Jul 28, 2024
-
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56984 Fixes: 272c55ac
-
-
-
-
The handles returned by libproc (namely struct socket_info's soi_pcb) use all 64 bits, but the ones from the pcblist sysctl are truncated to 32. That makes find_owning_pid fail. The pcblist64 sysctl was added in macOS 10.6 and returns handles that match those from libproc.
- Jul 25, 2024
- Jul 24, 2024
-
-
Signed-off-by:
Connor McAdams <cmcadams@codeweavers.com>
-
d3dx9: Add support for specifying which array layer to get pixel data from to d3dx_image_get_pixels(). Signed-off-by:
Connor McAdams <cmcadams@codeweavers.com>
-
Signed-off-by:
Connor McAdams <cmcadams@codeweavers.com>
-
Signed-off-by:
Connor McAdams <cmcadams@codeweavers.com>
-
Signed-off-by:
Connor McAdams <cmcadams@codeweavers.com>
-
Signed-off-by:
Connor McAdams <cmcadams@codeweavers.com>
-
Signed-off-by:
Connor McAdams <cmcadams@codeweavers.com>
-
Signed-off-by:
Connor McAdams <cmcadams@codeweavers.com>
-
There is no reason for Wine to unconditionally pollute stderr.
-
To avoid falling into JSCLASS_OBJECT special-case in disp_call_value_with_caller.
-
Instead of using fix_protref_prot.
-
It may have a different name for case insensitive searches.
-
-
And use it in HTMLRectCollection instead of get_name.
-
-
- Jul 23, 2024
-
-
wineqtdecoder was removed in 34289e74.
-
-