http://bugs.winehq.org/show_bug.cgi?id=47419 --- Comment #15 from Zeb Figura <z.figura12@gmail.com> --- I asked Alex to run another test, and the Cirrus card puts the frontbuffer in video memory. If the no3d renderer is supposed to be emulating a 2D-only card, we should probably rethink how we report sysmem/vidmem. OTOH Windows 7's ddraw actually seems to also have 2D emulation even in the absence of a 3D card (at least it does so inside qemu without any sort of passthrough). That layer doesn't report DDSCAPS_FLIP from GetCaps() and it puts the frontbuffer in sysmem. So I guess we should probably pick one and stick with it? -- 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.