
I'm not sure why I picked html_extra_path instead, as it's meant for slightly less directly related files than what html_static_path is for. So let's switch. It shouldn't make much of a real-world difference, but should make it a bit easier to understand what this is about. Reviewed-by: Corentin Noël <corentin.noel@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25585>
37 lines
903 B
Groff
37 lines
903 B
Groff
|
|
Mesa 6.3.2 Release Notes
|
|
|
|
August 19, 2005
|
|
|
|
|
|
|
|
Introduction
|
|
------------
|
|
|
|
Mesa uses an even/odd version number scheme like the Linux kernel.
|
|
Odd numbered versions (such as 6.3) designate new developmental releases.
|
|
Even numbered versions (such as 6.2) designate stable releases.
|
|
|
|
|
|
6.3.2 is primarily a bug-fix release. See the VERSIONS file for details.
|
|
|
|
|
|
|
|
Driver Status
|
|
---------------------- ----------------------
|
|
DRI drivers varies with the driver
|
|
XMesa (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
|
|
|
|
|
|
----------------------------------------------------------------------
|