Alexandre Julliard pushed to branch master at wine / wine
Commits: 1b8d2b74 by Elizabeth Figura at 2024-09-11T22:51:45+02:00 wined3d: Add an append_structure() helper for get_physical_device_info().
- - - - - ac7561ac by Elizabeth Figura at 2024-09-11T22:51:45+02:00 wined3d: Don't use structures from unsupported extensions in get_physical_device_info().
- - - - - 4a7b0378 by Elizabeth Figura at 2024-09-11T22:51:45+02:00 wined3d: Do not require EXT_vertex_attribute_divisor.
We already do not require support for the relevant feature; don't require the extension either.
- - - - -
2 changed files:
- dlls/wined3d/adapter_vk.c - dlls/wined3d/wined3d_vk.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/98ae8600af62b3ed1c1706c6d14c68...