1{
2	global:
3		OSMesaColorClamp;
4		OSMesaCreateContext;
5		OSMesaCreateContextAttribs;
6		OSMesaCreateContextExt;
7		OSMesaDestroyContext;
8		OSMesaGetColorBuffer;
9		OSMesaGetCurrentContext;
10		OSMesaGetDepthBuffer;
11		OSMesaGetIntegerv;
12		OSMesaGetProcAddress;
13		OSMesaMakeCurrent;
14		OSMesaPixelStore;
15		OSMesaPostprocess;
16		gl*;
17		mgl*;
18	local:
19		*;
20};
21