Wine 9.16 Begins Working On Driver Store Implementation, Pbuffer Support For Wayland

Written by Michael Larabel in WINE on 23 August 2024 at 08:23 PM EDT. Add A Comment
WINE
Wine 9.16 is out as the newest bi-weekly development snapshot for this open-source software that enables running Windows games and applications on Linux.

Wine 9.16 is one of the more exciting development snapshots in recent memory. With Wine 9.16 there is an initial Driver Store implementation as well as Pbuffer support within the Wayland driver.

Microsoft's Driver Store was introduced in Windows Vista as a means of a trusted collection of inbox and third-party driver packages in a secure location on the hard disk. Microsoft's documentation describes the Windows Driver Store as:
"The Driver Store is a trusted collection of inbox and third-party driver packages. The operating system maintains this collection in a secure location on the local hard disk. Only the driver packages in the Driver Store can be installed on a device.

When a driver package is copied to the Driver Store, all of its files are copied. This includes the INF file and all files that are referenced by the INF file. All files that are in the driver package are considered critical to the device installation. The INF file must reference all of the required files for device installation so that they are present in the Driver Store. If the INF file references a file that is not included in the driver package, the driver package is not copied to the store.

The process of copying a driver package to the Driver Store is called staging. A driver package must be staged to the Driver Store before the package can be used to install any devices. As a result, driver staging and device installation are separate operations.

A driver package is staged to the Driver Store by being verified and validated."

With Wine 9.16, the SETUPAPI code now installs to the Driver Store within the SetupCopyOEMInf(), the ability to uninstall from the Driver Store from SetupUninstallOEMInf(), and other prep work.

A wine bottle in a server rack


The pixel buffer Wayland driver support in Wine 9.16 is for handling WGL_ARB_pbuffer and WGL_ARB_render_texture along with advertising pbuffer-capable formats.

Wine 9.16 also has more prototype objects implemented in MSHTML and ships with 25 known bug fixes.

More details on the Wine 9.16 development release via WineHQ.org.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week