You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-04-13 14:42:51 -07:00
wined3d-Copy_Resource_Typeless: Add reference to bug report.
This commit is contained in:
@@ -9268,6 +9268,7 @@ fi
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#43264] Implement copying resources between compatible formats
|
||||
# | * [#42099] Implement copying resources between compatible formats
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * dlls/d3d11/tests/d3d11.c, dlls/wined3d/cs.c, dlls/wined3d/device.c, dlls/wined3d/directx.c, dlls/wined3d/utils.c,
|
||||
|
@@ -1,3 +1,4 @@
|
||||
Fixes: [43264] Implement copying resources between compatible formats
|
||||
Fixes: [42099] Implement copying resources between compatible formats
|
||||
Depends: d3d11-Depth_Bias
|
||||
Depends: wined3d-1DTextures
|
||||
|
Reference in New Issue
Block a user