25 Nov
2022
25 Nov
'22
9:19 a.m.
Migration a couple of bits to unsigned int. Note to Zebediah (mainly on second commit of this serie): - there is also a load of 'uint32_t flags' parameters that I didn't change (mainly not to change too many things) Is this something to consider? - I didn't touch the local variables either. Maybe it's something to consider also. -- v2: wined3d: Set location's type to uint32_t. wined3d: Set flags' type to uint32_t (internal definitions). wined3d: Set flags's type to uint32_t (external definitions). https://gitlab.winehq.org/wine/wine/-/merge_requests/1536