--
v3: wined3d: Do not require EXT_vertex_attribute_divisor.
wined3d: Don't use structures from unsupported extensions in get_physical_device_info().
wined3d: Add an append_structure() helper for get_physical_device_info().
https://gitlab.winehq.org/wine/wine/-/merge_requests/6379
--
v2: dpwsockx: Broadcast enumeration request in EnumSessions().
dpwsockx: Start listening for incoming TCP connections in EnumSessions().
dpwsockx: Call WSACleanup() in ShutdownEx().
dplayx: Check dwSize of DPSESSIONDESC2 in EnumSessions().
dplayx/tests: Test client-side of EnumSessions() separately.
https://gitlab.winehq.org/wine/wine/-/merge_requests/6468