Skip to content

osmesa: Make osmesa.h compatible with Windows SDK's GL.h

Yonggang Luo requested to merge lygstate/mesa:osmesa-msvc into main

cc @jenatali

osmesa: Make osmesa.h compatible with Windows SDK's GL.h

For glext.h and glcorearb.h, it's already use 'APIENTRY', so for the osmesa.h

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>

Merge request reports