Mesa 6.5.2 Release Notes / (in progress)
Mesa 6.5.2 is a 6.5 follow-on development release mostly consisting of
bug fixes.
MD5 checksums
New Features
Changes
Bug fixes
- fixed invalid memory read while rendering textured points (bug 8320)
- fixed problems with freebsd-dri configuration (bug 8344)
- Mesa's fake glxGetCurrentContext() wasn't thread-aware
- OPTION NV_position_invariant didn't work in NV vertex programs
- glDrawPixels into a user-created framebuffer object could crash Xlib driver
- Line clipping was broken in some circumstances
Internal code changes
To Do (someday) items
- Switch to freeglut
- Increase MAX_DRAWBUFFERS
- Fix linux-glide target/driver.
- Improved lambda and derivative calculation for frag progs.
Driver Status
Driver Status
---------------------- ----------------------
DRI drivers varies with the driver
XMesa/GLX (on Xlib) implements OpenGL 1.5
OSMesa (off-screen) implements OpenGL 1.5
Glide (3dfx Voodoo1/2) implements OpenGL 1.3
SVGA implements OpenGL 1.3
Wind River UGL implements OpenGL 1.3
Windows/Win32 implements OpenGL 1.5
DJGPP implements OpenGL 1.5
GGI implements OpenGL 1.3
BeOS implements OpenGL 1.5
Allegro needs updating
D3D needs updating