Skip to content

[3.0] direct3d9: fix stretch values

Similar fix than !1932 (merged) for 3.0.

The code is quite different because the common code is used to compute all the rectangles to place the vertices. Once the copy texture has the visible sizes and is reported with the proper size, the vertices are already fixed.

Merge request reports

Loading