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 @@
+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... +
+ +Mesa 7.0.2 is released.