You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
Mark various upstream bugs as fixed.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
Fixes: Add nvapi stubs required for GPU PhysX support
|
||||
Fixes: [35062] Fix graphical corruption in FarCry 3 with NVIDIA drivers
|
||||
Depends: nvcuda-CUDA_Support
|
||||
|
@@ -1 +1,2 @@
|
||||
Fixes: Basic support for CUDA
|
||||
Fixes: [37664] MediaCoder needs CUDA for video encoding
|
||||
|
@@ -2344,6 +2344,9 @@ fi
|
||||
|
||||
# Patchset nvcuda-CUDA_Support
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#37664] MediaCoder needs CUDA for video encoding
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * configure.ac, dlls/nvcuda/Makefile.in, dlls/nvcuda/internal.c, dlls/nvcuda/nvcuda.c, dlls/nvcuda/nvcuda.h,
|
||||
# | dlls/nvcuda/nvcuda.rc, dlls/nvcuda/nvcuda.spec, dlls/nvcuda/tests/Makefile.in, dlls/nvcuda/tests/nvcuda.c,
|
||||
@@ -2372,6 +2375,9 @@ fi
|
||||
|
||||
# Patchset nvapi-Stub_DLL
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#35062] Fix graphical corruption in FarCry 3 with NVIDIA drivers
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * configure.ac, dlls/nvapi/Makefile.in, dlls/nvapi/nvapi.c, dlls/nvapi/nvapi.spec, dlls/nvapi/tests/Makefile.in,
|
||||
# | dlls/nvapi/tests/nvapi.c, dlls/nvapi64/Makefile.in, dlls/nvapi64/nvapi64.spec, include/Makefile.in, include/nvapi.h
|
||||
@@ -2569,7 +2575,8 @@ fi
|
||||
# Patchset server-Stored_ACLs
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#31858] Support for stored file ACLs
|
||||
# | * [#31858] Silverlight needs support for file ACLs
|
||||
# | * [#33576] Support for stored file ACLs
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * dlls/advapi32/tests/security.c, include/wine/port.h, server/change.c, server/file.c, server/file.h
|
||||
|
@@ -1,2 +1,3 @@
|
||||
Depends: ntdll-DOS_Attributes
|
||||
Fixes: [31858] Support for stored file ACLs
|
||||
Fixes: [31858] Silverlight needs support for file ACLs
|
||||
Fixes: [33576] Support for stored file ACLs
|
||||
|
Reference in New Issue
Block a user