Subversion Repositories Kolibri OS

Rev

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

Rev Author Line No. Line
4358 Serge 1
 
2
3
 
4
5
 
6
 
7
 
8
------------
9
10
 
11
Even-numbered versions (such as 5.0.x) designate stable releases.
12
Odd-numbered versions (such as 4.1.x) designate new developmental releases.
13
14
 
15
file for details.
16
17
 
18
 
19
--------------------
20
21
 
22
some time.  We rely on volunteers to maintain many of these drivers.
23
Here's the current status of all included drivers:
24
25
 
26
 
27
----------------------	---------------------
28
XMesa (Xlib)		implements OpenGL 1.4
29
OSMesa (off-screen)	implements OpenGL 1.4
30
FX (3dfx Voodoo1/2)	implements OpenGL 1.3
31
SVGA			implements OpenGL 1.3
32
Wind River UGL		implements OpenGL 1.3
33
Windows/Win32		implements OpenGL 1.4
34
DJGPP			implements OpenGL 1.4
35
GGI			implements OpenGL 1.3
36
BeOS			implements OpenGL 1.4
37
Allegro			needs updating
38
D3D			needs updating
39
40
 
41
driver call the _mesa_enable_1_4_extensions() function.
42
43
 
44
 
45