Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | RSS feed

  1. ;DESCRIPTION 'Mesa OSMesa lib for Win32'
  2. VERSION 4.1
  3.  
  4. EXPORTS
  5.   DllStartup
  6.         OSMesaColorClamp
  7.         OSMesaCreateContext
  8.         OSMesaCreateContextExt
  9.         OSMesaDestroyContext
  10.         OSMesaMakeCurrent
  11.         OSMesaGetCurrentContext
  12.         OSMesaPixelStore
  13.         OSMesaGetIntegerv
  14.         OSMesaGetDepthBuffer
  15.         OSMesaGetColorBuffer
  16.         OSMesaGetProcAddress
  17.