[Bug 54826] New: Add support for sign() intrinsic
https://bugs.winehq.org/show_bug.cgi?id=54826 Bug ID: 54826 Summary: Add support for sign() intrinsic Product: vkd3d Version: 1.7 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: hlsl Assignee: wine-bugs(a)winehq.org Reporter: flibitijibibo(a)gmail.com Distribution: --- Created attachment 74329 --> https://bugs.winehq.org/attachment.cgi?id=74329 sign() unit tests This is used by MojoShader for the SGN and MOVA instructions. I don't have a real-world test, but for something like this I imagine the unit tests would be enough to work with, so I've attached them here. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54826 Ethan Lee <flibitijibibo(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #74329|0 |1 is obsolete| | --- Comment #1 from Ethan Lee <flibitijibibo(a)gmail.com> --- Created attachment 74330 --> https://bugs.winehq.org/attachment.cgi?id=74330 [v2] sign() unit tests Woops, didn't cast the float->float4 result properly... Tests updated accordingly. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54826 --- Comment #2 from Ethan Lee <flibitijibibo(a)gmail.com> --- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/178 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54826 Ethan Lee <flibitijibibo(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |5d735f3b0ee2074344cea16bc0d | |44e88d8da3351 Status|UNCONFIRMED |RESOLVED --- Comment #3 from Ethan Lee <flibitijibibo(a)gmail.com> --- Fixed by https://gitlab.winehq.org/wine/vkd3d/-/commit/5d735f3b0ee2074344cea16bc0d44e... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=54826 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> --- Closing bugs fixed in 1.9. -- 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.
participants (1)
-
WineHQ Bugzilla