Changeset View
Changeset View
Standalone View
Standalone View
files/wine-d3d9.patch
| From 695c0020836ef99c924c5d33de81bf52c1fb617a Mon Sep 17 00:00:00 2001 | From 464e3b620bac473b2a0167c72d48d9dcc1b86d23 Mon Sep 17 00:00:00 2001 | ||||
| From: Nick Sarnie <commendsarnex@gmail.com> | From: Nick Sarnie <sarnex@gentoo.org> | ||||
| Date: Sat, 14 Apr 2018 11:53:04 -0400 | Date: Sat, 28 Apr 2018 18:35:36 -0400 | ||||
| Subject: [PATCH 2/2] Wine D3D9 | Subject: [PATCH] Wine D3D9 | ||||
| Signed-off-by: Nick Sarnie <commendsarnex@gmail.com> | Signed-off-by: Nick Sarnie <sarnex@gentoo.org> | ||||
| --- | --- | ||||
| configure.ac | 188 ++++ | configure.ac | 188 ++++ | ||||
| dlls/d3d9-nine/Makefile.in | 15 + | dlls/d3d9-nine/Makefile.in | 15 + | ||||
| dlls/d3d9-nine/d3d9-nine.spec | 14 + | dlls/d3d9-nine/d3d9-nine.spec | 14 + | ||||
| dlls/d3d9-nine/d3d9_main.c | 173 +++ | dlls/d3d9-nine/d3d9_main.c | 173 +++ | ||||
| dlls/d3d9-nine/d3dadapter9.c | 898 +++++++++++++++ | dlls/d3d9-nine/d3dadapter9.c | 898 +++++++++++++++ | ||||
| dlls/d3d9-nine/d3dadapter9.h | 32 + | dlls/d3d9-nine/d3dadapter9.h | 32 + | ||||
| dlls/d3d9-nine/device_wrap.c | 500 +++++++++ | dlls/d3d9-nine/device_wrap.c | 500 +++++++++ | ||||
| ▲ Show 20 Lines • Show All 5,771 Lines • Show Last 20 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.