[Bug 38875] New: DirectDraw: blitting from Offscreen Plain surface to Primary Surface displays black instead

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jul 6 12:39:02 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=38875

            Bug ID: 38875
           Summary: DirectDraw: blitting from Offscreen Plain surface to
                    Primary Surface displays black instead
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: danweiss at gmail.com
      Distribution: ---

I made a simple DirectDraw test program that draws a bitmap to an Offscreen
Plain surface, then draws that surface to the primary surface with resizing.

It works fine on Windows.  But whenever I run it on Wine, it draws a black
rectangle instead of the bitmap.

If I create a System Memory Surface instead of an Offscreen Plain Surface, it
draws correctly.

Link to the test program EXE: http://www.dwedit.org/files/TestWin32_2.exe

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list