lunixbochs / glshim

OpenGL 1.x driver shim for OpenGL ES devices.
https://boards.openpandora.org/topic/11506-glshim/
MIT License
160 stars 32 forks source link

don't export internal glshim symbols #163

Open lunixbochs opened 8 years ago

lunixbochs commented 8 years ago

add a HIDE macro or something to do __attribute__((visibility ("hidden")))