From 5e1a4fdc3c00f3bc3ff10dae731d07d930917b31 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 4 Jan 2002 14:42:35 +0000 Subject: added info about which drivers work and don't work --- docs/RELNOTES-4.1 | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) (limited to 'docs/RELNOTES-4.1') diff --git a/docs/RELNOTES-4.1 b/docs/RELNOTES-4.1 index 63f224b2f2..233537f462 100644 --- a/docs/RELNOTES-4.1 +++ b/docs/RELNOTES-4.1 @@ -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 $ -- cgit v1.2.3