added info about which drivers work and don't work

This commit is contained in:
Brian Paul 2002-01-04 14:42:35 +00:00
parent 8d0499b75e
commit 5e1a4fdc3c
1 changed files with 27 additions and 1 deletions

View File

@ -42,5 +42,31 @@ GL_ARB_shadow_ambient
This is the ARB-approved version of GL_SGIX_shadow_ambient.
Device Driver Status
--------------------
A number of Mesa's software drivers haven't been actively maintained for
some time. We rely on volunteers to maintain many of these drivers.
Here's the current status of all included drivers:
Driver Status
---------------------- ---------------------
XMesa (Xlib) implements OpenGL 1.3
OSMesa (off-screen) implements OpenGL 1.3
FX (3dfx Voodoo1/2) implements OpenGL 1.3
SVGA implements OpenGL 1.3
Wind River UGL implements OpenGL 1.3
Windows/Win32 implements OpenGL 1.3
GGI needs updating
DOS/DJGPP needs updating
BeOS needs updating
Allegro needs updating
D3D needs updating
DOS needs updating
----------------------------------------------------------------------
$Id: RELNOTES-4.1,v 1.3 2001/12/18 14:08:24 brianp Exp $
$Id: RELNOTES-4.1,v 1.4 2002/01/04 14:42:35 brianp Exp $