Skip to content

gskglrenderer.c: Avoid GCCism

Chun-wei Fan requested to merge gskglrenderer-avoid-gccism into master

Hi,

From the commit message:

Don't unconditionally use __attribute__((always_inline)), but define a macro that achieves this for GCC/CLang and Visual Studio.

With blessings, thank you!

Edited by Chun-wei Fan

Merge request reports