File: 6.3.1

package info (click to toggle)
mesa 22.3.6-1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 170,472 kB
  • sloc: ansic: 1,679,467; cpp: 411,259; xml: 391,729; python: 47,483; asm: 19,957; lisp: 16,969; yacc: 9,993; lex: 2,834; sh: 723; makefile: 242
file content (48 lines) | stat: -rw-r--r-- 1,058 bytes parent folder | download | duplicates (21)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48

                           Mesa 6.3.1 release notes

                               July XX, 2005

                              PLEASE READ!!!!



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.



DRI drivers
-----------

This release includes the DRI drivers and GLX code for hardware rendering.



Bug fixes
---------

Bugs fixed in 6.3.1 are listed in the VERSIONS file.



Driver			Status
----------------------	---------------------
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


----------------------------------------------------------------------