Re: [PATCH v6 0/2] MR979: d3d9: Implement d3dx_effect_SetRawValue
19 Oct
2022
19 Oct
'22
11:37 a.m.
On Tue Oct 18 10:05:01 2022 +0000, Matteo Bruni wrote:
You forgot to increment the "byte" pointer, you're only printing the first byte. BTW, I'd just get rid of this function and related machinery entirely. The hex prints do the job just fine. Fixed the increment. Thanks for pointing it out, I was running in circles trying to fix the SetRawValue() implementation because of that. I'll remove the function in the final version of the patch. (It's helpful to me while working on it.)
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/979#note_11308
1159
Age (days ago)
1159
Last active (days ago)
0 comments
1 participants
participants (1)
-
Patrick Hibbs (@hibbsncc1701)