winex11: Lookup visual from EGL config EGL_NATIVE_VISUAL_ID.
winex11: Use the visual depth when creating the client window.
winex11: Move colormap ownership to x11drv_client_surface.
adsldp/tests: Add a test for opening schema as an ADs object.
adsldp: Accept virtual objects in IADsOpenDSObject::OpenDSObject().
adsldp/tests: Add some tests for IADs::get_Schema().
activeds: Retry without ADS_SECURE_AUTHENTICATION for an AD path.
adsldp: Fail to create IADs if it doesn't have an associated schema attribute.
adsldp: Implement IADs::get_Schema().
win32u: Set CREATESTRUCT lpszClass to the base class name.
win32u: Use the caller class name in CREATESTRUCT lpszClass.
win32u: Pass the caller class name to NtUserCreateWindowEx.
win32u: Check QS_DRIVER bit before calling ProcessEvents.
winex11: Remove some arguably unnecessary XFlush calls.
winex11: Flush the thread display after processing every event.
win32u: Implement import of fences from D3DKMT object names.
win32u: Implement import of fences from D3DKMT shared handles.
win32u: Implement export of fences as D3DKMT shared handles.
win32u: Implement import of fences from D3DKMT global handles.
win32u: Implement export of fences as D3DKMT global handles.
win32u: Swap handle types in vkGetPhysicalDeviceExternalFenceProperties.
winevulkan: Swap VK_KHR_external_fence_win32 with the host extension.
d3dx11/tests: Disable size validation test.
d3dx10/tests: Disable size validation test.
d3dx9/tests: Add some fallback formats in the texture tests.
d3dx9/tests: Increase tolerance in test_D3DXSHEvalDirectionalLight().
d3dx9/tests: Skip ID3DXRenderToSurface tests if BeginScene() fails.
d3dx9: Handle inverse transposed matrix in UpdateSkinnedMesh().
msi/tests: Clear the export directory on copied dll to prevent loading the builtin.
setupapi: Only use the actual source name for the first file in the manifest.
makefiles: List headers in the makefile if they shadow a global header.
win32u: Introduce a new D3DKMT_ESCAPE_UPDATE_RESOURCE_WINE code.
dmstyle: Issue a FIXME for unhandled references to chormaps in a style.
dmstyle: Remove no longer needed helpers.
dmstyle: Use load_band() for the pattern band too.
dmstyle: Move the IStream resetting to the load_band() helper.
dmstyle: Simplify the load_band() helper.
dmstyle: Avoid Hungarian notation in a private struct.
dmstyle: Move the parsing of the style bands to a helper.
win32u: Fix swapped security / root object attributes.
server: Don't crash in d3dkmt_share_objects if attributes are invalid.
server: Use the object runtime data size for the reply.
winevulkan: Update to VK spec version 1.4.329.
winhttp: Type UINT64 for variables content_length and content_read.
d3dx10: Add support for handling the format field in D3DX10_IMAGE_LOAD_INFO.
d3dx10: Add support for custom texture dimension arguments in D3DX10_IMAGE_LOAD_INFO.
d3dx10: Create 3D textures for images representing 3D textures.
d3dx10: Fill pSrcInfo structure in D3DX10_IMAGE_LOAD_INFO if passed in.
d3dx10/tests: Add tests for the D3DX10_IMAGE_LOAD_INFO structure argument.
d3dx10/tests: Use readback functions from d3d10core tests for resource readback.
taskschd: Implement ITaskDefinition Data property.
taskschd/tests: Add test for ITaskDefinition Data property.
taskschd: Only release ITaskDefinition if creation of RegisteredTask fails.
shell32/tests: Add a test for stock icons.
shell32: Map stock icons to shell32 resource id.
shell32: Add shield icon.
ntdll: Switch to CLOCK_BOOTTIME for monotonic counters when available.
win32u: Implement import of semaphores from D3DKMT object names.
win32u: Implement import of semaphores from D3DKMT shared handles.
win32u: Implement export of semaphores as D3DKMT shared handles.
win32u: Implement import of semaphores from D3DKMT global handles.
win32u: Implement export of semaphores as D3DKMT global handles.
win32u: Swap handle types in vkGetPhysicalDeviceExternalSemaphoreProperties.
winevulkan: Swap VK_KHR_external_semaphore_win32 with the host extension.
msvcrt: Optimize _ismbcspace_l for ASCII range.
comctl32: Separate v5 and v6.
comctl32: Move version resource to a separate file.
makedep: Use normal installation rules when symlinks are not supported.
makedep: Include maintainer-generated files from the parent source directory.
setupapi: Use the actual source name when registering a manifest.
ntdll: Use the export name if any to find the corresponding builtin.
server: Return the module export name with the mapping info.
ntdll: Build the NT name string directly in get_mapping_info().
ntdll: Don't assume that the NT name is null-terminated in get_load_order().
win32u: Implement wglQueryRendererStringWINE with EGL devices.
win32u: Check renderer version and video memory from EGL devices.
win32u: Check maximum context versions with EGL devices.
win32u: Initialize some renderer properties with EGL devices.
win32u: Implement wglQueryCurrentRenderer* with wglQueryRenderer*.
win32u: Stub WGL_WINE_query_renderer when EGL devices are supported.
win32u: Enumerate and initialize EGL devices as separate platforms.
opengl32: Generate entry points for EGL_EXT_device_drm extension.
opengl32: Remove deprecated WGL_RENDERER_ID_WINE constant.
odbc32: Remove debugstr_sqlulen() helper.
odbc32: Remove debugstr_sqllen() helper.
odbc32: Support SQLGetInfo(SQL_OJ_CAPABILITIES) in older drivers.
odbc32: Remove prepare_con() helper.
win32u: Bump GPU internal driver versions to a future version.
shell32: Add Screenshots known folder.
windows.devices.enumeration: Fix the build with older Bison.
configure: Fix syntax error in hwloc check.
oledb32: Use public symbol for the Error Object CLSID.
oledb32: Consider requested interface in DllGetClassObject().
oledb32/errorinfo: Implement GetGUID().
oledb32/errorinfo: Implement IErrorInfo methods of the error object.
oledb32/errorinfo: Implement GetHelpContext() using error lookup service.
oledb32/errorinfo: Implement GetHelpFile() using error lookup service.
oledb32/errorinfo: Implement GetDescription() using error lookup service.
oledb32/errorinfo: Release dynamic error information on cleanup.
oledb32/errorinfo: Implement GetSource() using error lookup service.