]> git.cworth.org Git - glaze/blob - libglaze.sym
Add egl definitions and related buildsupport.
[glaze] / libglaze.sym
1 {
2 global:
3         glaze_execute;
4         glaze_lookup;
5         glaze_set_first_gl_call_callback;
6 local:
7         *;
8 };