-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This adds support for ABI 93 (SDK 8.1.0)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule wine-nvoptix
updated
13 files
+0 −216 | include/commctrl.rh | |
+0 −32 | include/dde.rh | |
+0 −224 | include/dlgs.h | |
+0 −173 | include/verrsrc.h | |
+0 −152 | include/wine/wine_common_ver.rc | |
+0 −450 | include/winnt.rh | |
+0 −45 | include/winresrc.h | |
+0 −1,401 | include/winuser.rh | |
+0 −66 | include/winver.h | |
+1 −0 | src/meson.build | |
+6 −3 | src/nvoptix.c | |
+474 −0 | src/nvoptix_93.c | |
+84 −0 | src/nvoptix_93.h |