Skip to content

misc win32 fixes

Erik Faye-Lund requested to merge kusma/mesa:win32-fixes into master

Here's a bunch of Windows-specific fixes to Gallium. The first two patches fixes issues that the compiler warned about, but somehow nobody noticed yet. The last two patches fix some issues I noticed while trying to use GALLIUM_REFCNT_LOG on Windows.

Merge request reports