mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-01-28 22:04:43 -08:00
wined3d-Copy_Resource_Typeless: Add reference to bug report.
This commit is contained in:
parent
3bf7fe4763
commit
1a4ebb027f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user