Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | RSS feed

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