23 May
2023
23 May
'23
3:16 a.m.
On Tue May 23 03:11:10 2023 +0000, Esme Povirk wrote:
You shouldn't change `dst_dyn_data` because it gets freed later. Switching the for loops is an improvement by itself, though. It's more efficient to write in memory order.
I'd probably pull the `dst_color` declaration out of the loop and use that as the cursor. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/2864#note_33476