[Git][wine/wine][master] 12 commits: dxcore: Reset the factory object on destruction.
Alexandre Julliard pushed to branch master at wine / wine Commits: d3f9bd7f by Elizabeth Figura at 2025-08-07T21:56:39+09:00 dxcore: Reset the factory object on destruction. Fixes: 6bfd4eb5ec48581479235bd99a88adab91a2aee2 - - - - - fa4ce167 by Nikolay Sivov at 2025-08-07T21:56:41+09:00 dxcore/tests: Add positive interface checks. - - - - - f52527e6 by Nikolay Sivov at 2025-08-07T21:56:41+09:00 dxcore/tests: Move GetProperty() tests to a separate function. - - - - - 1f6ed2e8 by Nikolay Sivov at 2025-08-07T21:56:41+09:00 dxcore/tests: Add some tests for InstanceLuid property. - - - - - 4e8a8df9 by Nikolay Sivov at 2025-08-07T21:56:42+09:00 dxcore: Add support for InstanceLuid property. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 5ab4633e by Nikolay Sivov at 2025-08-07T21:56:42+09:00 dxcore: Fix property size check in GetProperty(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 1149a776 by Nikolay Sivov at 2025-08-07T21:56:42+09:00 dxcore: Implement GetPropertySize(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 68c51754 by Nikolay Sivov at 2025-08-07T21:56:42+09:00 dxcore/tests: Add some tests for IsHardware property. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - c29c7ad4 by Nikolay Sivov at 2025-08-07T21:56:42+09:00 dxcore: Return stub value for IsHardware property. DXGI currently marks all adapters as 'hardware' too. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - b3507fab by Nikolay Sivov at 2025-08-07T21:56:44+09:00 dxcore/tests: Add some GetAdapterByLuid() tests. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 52cf0c31 by Elizabeth Figura at 2025-08-07T21:56:44+09:00 dxcore: Separate a dxcore_adapter_create() helper. - - - - - bb05fccf by Nikolay Sivov at 2025-08-07T21:56:44+09:00 dxcore: Implement GetAdapterByLuid(). - - - - - 2 changed files: - dlls/dxcore/dxcore.c - dlls/dxcore/tests/dxcore.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ef0447d1d0a819e37a5bfe66660656... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ef0447d1d0a819e37a5bfe66660656... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)