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.         OSMesaCreateContext
  6.         OSMesaCreateContextExt
  7.         OSMesaDestroyContext
  8.         OSMesaMakeCurrent
  9.         OSMesaGetCurrentContext
  10.         OSMesaPixelStore
  11.         OSMesaGetIntegerv
  12.         OSMesaGetDepthBuffer
  13.         OSMesaGetColorBuffer
  14.         OSMesaGetProcAddress
  15.         OSMesaColorClamp
  16.         OSMesaPostprocess
  17.