From 28c9930888ffeb66274c27e9a5f980e115df6ee7 Mon Sep 17 00:00:00 2001 From: Brian Date: Tue, 13 Nov 2007 09:51:14 -0700 Subject: [PATCH] add pointer to Gallium3D info --- docs/news.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/docs/news.html b/docs/news.html index 79fc599bf03..13e43f1abec 100644 --- a/docs/news.html +++ b/docs/news.html @@ -11,6 +11,23 @@

News

+

November 13, 2007

+ +

+Gallium3D is the codename for the new Mesa device driver architecture +which is currently under development. +A summary of the architecture can be found on the +Tungsten Graphics website. +

+

+Gallium3D development is taking place on the gallium-0.1 branch +of the git repository. +Currently, there's only a software-only driver and an Intel i915/945 driver +but other drivers will be coming... +

+ +

November 10, 2007

Mesa 7.0.2 is released.