[ros-bugs] [Bug 3314] New: ModifyWorldTransform multiplies are broken
ReactOS.Bugzilla at www.reactos.org
ReactOS.Bugzilla at www.reactos.org
Tue Jun 3 21:46:19 CEST 2008
http://www.reactos.org/bugzilla/show_bug.cgi?id=3314
Summary: ModifyWorldTransform multiplies are broken
Product: ReactOS
Version: TRUNK
Platform: QEmu
OS/Version: ReactOS
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: Win32
AssignedTo: ros-bugs at reactos.org
ReportedBy: mrnobo1024 at yahoo.com
QAContact: ros-bugs at reactos.org
Created an attachment (id=2580)
--> (http://www.reactos.org/bugzilla/attachment.cgi?id=2580)
some test cases for CombineTransform and ModifyWorldTransform
When doing the MWT_LEFTMULTIPLY or MWT_RIGHTMULTIPLY operations,
IntModifyWorldTransform calls IntGdiCombineTransform with the destination XFORM
equal to one of the sources. Although IntGdiCombineTransform has a comment that
says it uses a temporary to handle this situation, the code does not actually
do so.
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Ros-bugs
mailing list