Wine-Devel

By thread
wine-devel@list.winehq.org

July 2022

  • 51 participants
  • 1216 messages
[PATCH 4/4] wineusb.sys: Create a separate unix_device struct to wrap the libusb device handle.
by Zebediah Figura
July 1, 2022
[PATCH 3/4] wineusb.sys: Do not store a reference to the libusb device in the usb_device structure.
by Zebediah Figura
July 1, 2022
[PATCH 2/4] wineusb.sys: Cache members of the device descriptor in the usb_device structure.
by Zebediah Figura
July 1, 2022
[PATCH 1/4] wineusb.sys: Move the libusb_cancel_transfer() call to a new Unix library.
by Zebediah Figura
July 1, 2022
[PATCH 5/5] win32u: Move writing mode to registry out of graphics drivers.
by Rémi Bernon
July 1, 2022
[PATCH 4/5] win32u: Move NtUserChangeDisplaySettings mode validation to a separate helper.
by Rémi Bernon
July 1, 2022
[PATCH 3/5] win32u: Move reading mode from registry out of graphics drivers.
by Rémi Bernon
July 1, 2022
[PATCH 2/5] win32u: Set generic DEVMODEW fields in NtUserEnumDisplaySettings.
by Rémi Bernon
July 1, 2022
[PATCH 1/5] win32u: Move default UpdateDisplayDevices implementation out of nulldrv.
by Rémi Bernon
July 1, 2022