Subversion Repositories Kolibri OS

Rev

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

  1.  
  2.                            Mesa 6.2.1 release notes
  3.  
  4.                               December 9, 2004
  5.  
  6.                               PLEASE READ!!!!
  7.  
  8.  
  9.  
  10. Introduction
  11. ------------
  12.  
  13. Mesa uses an even/odd version number scheme like the Linux kernel.
  14. Odd numbered versions (such as 6.1) designate new developmental releases.
  15. Even numbered versions (such as 6.2.x) designate stable releases.
  16.  
  17.  
  18. This release primarily just fixes bugs found in the Mesa 6.2 release.
  19. See the VERSIONS file for details.
  20.  
  21.  
  22.  
  23. Known Issues
  24. ------------
  25.  
  26. The GL_EXT_pixel_buffer_object extension isn't fully implemented for
  27. functions like glPolygonStipple, glConvolutionFilter, glColorTable,
  28. etc.  The important functions like glRead/DrawPixels, glTex[Sub]Image,
  29. and glBitmap work with PBOs.  This has been fixed for Mesa 6.3.
  30.  
  31.  
  32.  
  33.  
  34. Driver                  Status
  35. ----------------------  ---------------------
  36. XMesa (Xlib)            implements OpenGL 1.5
  37. OSMesa (off-screen)     implements OpenGL 1.5
  38. Glide (3dfx Voodoo1/2)  implements OpenGL 1.3
  39. SVGA                    implements OpenGL 1.3
  40. Wind River UGL          implements OpenGL 1.3
  41. Windows/Win32           implements OpenGL 1.5
  42. DJGPP                   implements OpenGL 1.5
  43. GGI                     implements OpenGL 1.3
  44. BeOS                    implements OpenGL 1.5
  45. Allegro                 needs updating
  46. D3D                     needs updating
  47.  
  48.  
  49. ----------------------------------------------------------------------
  50.