waffle-gl / waffle

A C library for selecting an OpenGL API and window system at runtime
https://waffle.freedesktop.org
BSD 2-Clause "Simplified" License
35 stars 16 forks source link

Move visibility annotations from public header to function definitions #12

Closed linyaa-kiwi closed 10 years ago

linyaa-kiwi commented 10 years ago

Waffle should cleanup its public header by moving __attribute__(("default")) annotations out of the public header, following the example set by Wayland and libsystemd.

Reported on the mailing list in:

[waffle] Windows library is almost up
Emil Velikov Thu, 22 May 2014 14:07:24 -0700

http://www.mail-archive.com/waffle@lists.freedesktop.org/msg00328.html