X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Fnews.html;h=0c85af628518d5acf5866c0132fc77f8eb114eff;hb=b5da52ac581c0f0a6587a489198cd02247b6b931;hp=d6a2aa8e6dde006ea7e305f424856433890d4013;hpb=ccd4d4367f2b4e5aebfc59b832599812a4a1c7d8;p=mesa.git diff --git a/docs/news.html b/docs/news.html index d6a2aa8e6dd..0c85af62851 100644 --- a/docs/news.html +++ b/docs/news.html @@ -1,14 +1,60 @@ - + + + + + Mesa News + + + -Mesa News +
+

The Mesa 3D Graphics Library

+
- + +
- +

News

- +

July 10, 2012

-

News

+

+Mesa 8.0.4 is released. +This is a bug fix release. +

+ + +

May 18, 2012

+ +

+Mesa 8.0.3 is released. +This is a bug fix release. +

+ + +

March 21, 2012

+ +

+Mesa 8.0.2 is released. +This is a bug fix release. +

+ + +

February 16, 2012

+ +

+Mesa 8.0.1 is released. This is a bug fix +release. See the release notes for more information about the release. +

+ +

February 9, 2012

+ +

+Mesa 8.0 is released. +This is the first version of Mesa to support OpenGL 3.0 and GLSL 1.30 +(with the i965 driver). +See the release notes for more information about the release. +

November 27, 2011

@@ -278,7 +324,7 @@ shading language and built-in functions.

April 2007

Thomas Hellström of Tungsten Graphics has written a whitepaper -describing the new DRI memory management system. +describing the new DRI memory management system.

December 5, 2006

@@ -508,7 +554,7 @@ release). - sampling an incomplete texture in a fragment program would segfault - glTexImage was missing a few error checks - fixed some minor glGetTexParameter glitches - - GL_INTENSITY was mistakenly accepted as a to glTexImage + - GL_INTENSITY was mistakenly accepted as a <format> to glTexImage - fragment program writes to RC/HC register were broken - fixed a few glitches in GL_HP_occlusion_test extension - glBeginQueryARB and glEndQueryARB didn't work inside display lists @@ -516,6 +562,7 @@ release). - fixed triangle color interpolation bug on AIX (Shane Blackett) - fixed a number of minor memory leaks (bug #1002030) +

The MD5 checksums are:

@@ -545,7 +592,7 @@ This release basically just fixes bugs since the 6.0. release.
 	- fixed build problems on OpenBSD
 	- omit CVS directories from tarballs
 	- glGetTexImage(GL_COLOR_INDEX) was broken
-	- fixed an infinite loop in t&l module
+	- fixed an infinite loop in t&l module
 	- silenced some valgrind warnings about using unitialized memory
 	- fixed some compilation/link glitches on IRIX (Mike Stephens)
 	- glBindProgram wasn't getting compiled into display lists
@@ -567,6 +614,7 @@ This release basically just fixes bugs since the 6.0. release.
 	- fragment program XPD instruction was incorrect
 	- glGetMaterial() didn't work reliably
 
+

The MD5 checksums are:

@@ -579,7 +627,6 @@ eff71d59c211825e949199852f5a2316  MesaDemos-6.0.1.zip
 
-

January 16, 2004

@@ -606,7 +653,6 @@ and primarily just incorporates bug fixes. -

December 28, 2003

@@ -616,9 +662,6 @@ freedesktop.org because of problems with SourceForge's anonymous CVS service.

-

Please see the CVS access page for details. -

-

December 17, 2003

@@ -630,7 +673,7 @@ OpenGL 1.5 features.
     New features:
 	- reorganized directory tree
-	- GL_ARB_vertex/fragment_program extensions (Michal Krol & Karl Rasche)
+	- GL_ARB_vertex/fragment_program extensions (Michal Krol & Karl Rasche)
 	- GL_ATI_texture_env_combine3 extension (Ian Romanick)
 	- GL_SGI_texture_color_table extension (Eric Plante)
 	- GL_NV_fragment_program extension
@@ -666,7 +709,7 @@ OpenGL 1.5 features.
 	- glTexImage1/2/3D now allows width/height/depth = 0
 	- disable SPARC asm code on Linux (bug 852204)
 
- +

The MD5 checksums are:

@@ -698,7 +741,6 @@ a21be975589e8a2d1871b6bb7874fffa  MesaDemos-5.0.2.zip
 
-

September 5, 2003

@@ -733,7 +775,6 @@ Mesa 5.0.2 has been released. This is a stable, bug-fix release. -

June 2003

@@ -747,7 +788,6 @@ holds the Mesa 5.0.x code which will be abandoned at some point.

-

March 30, 2003

@@ -894,7 +934,7 @@ Changes:

October 4, 2002

-The Mesa FAQ has been rewritten. +The Mesa FAQ has been rewritten.

October 3, 2002

@@ -1142,8 +1182,8 @@ Here's what's new:

Known problems: - NURBS or evaluator surfaces inside display lists don't always work -

-

November 3, 2000

+ +

November 3, 2000

Mesa 3.4 has been released. Here's what's new since the 3.3 release:

    New:
     - optimized glDrawPixels for glPixelZoom(1,-1)
@@ -1171,8 +1211,8 @@ Here's what's new:

Changes: - finished internal support for compressed textures for DRI
-

-

April 24, 2000

+ +

April 24, 2000

Mesa 3.2 has been released. Here's what's new since the beta release:

    Bug fixes:
     - fixed memcpy bugs in span.c
@@ -1187,78 +1227,69 @@ Here's what's new:

- use bcopy() optimizations on FreeBSD - re-enabled the optimized persp_textured_triangle() function
-

-

March 23, 2000

-

I've just upload the Mesa 3.2 beta 1 files to SourceForge at http://sourceforge.net/project/filelist.php?group_id=3

+ +

March 23, 2000

+

I've just upload the Mesa 3.2 beta 1 files to SourceForge at http://sourceforge.net/project/filelist.php?group_id=3

3.2 (note even number) is a stabilization release of Mesa 3.1 meaning it's mainly just bug fixes.

-

Here's what's changed: - -

+

Here's what's changed:

+
+    Bug fixes:
+        - mixed drawing of lines and bitmaps sometimes had wrong colors
+        - added missing glHintPGI() function
+        - fixed a polygon culling bug
+        - fixed bugs in gluPartialDisk()
+        - Z values in selection mode were wrong
+        - added missing tokens:
+            GL_SMOOTH_POINT_SIZE_RANGE
+            GL_SMOOTH_POINT_SIZE_GRANULARITY
+            GL_SMOOTH_LINE_WIDTH_RANGE
+            GL_SMOOTH_LINE_WIDTH_GRANULARITY
+            GL_ALIASED_POINT_SIZE_RANGE
+            GL_ALIASED_LINE_WIDTH_RANGE
+        - fixed glCopyPixels when copying from back to front buffer
+        - GL_EXT_compiled_vertex_array tokens had _SGI suffix instead of _EXT
+        - glDrawRangeElements(GL_LINES, 0, 1, 2, type, indices) was broken
+        - glDeleteTextures() didn't decrement reference count correctly
+        - GL_SRCA_ALPHA_SATURATE blend mode didn't work correctly
+        - Actual depth of transformation matrix stacks was off by one
+        - 24bpp visuals didn't address pixels correctly
+        - mipmap level of detail (lambda) calculation simplified, more accurate
+        - 101691 - Polygon clipping and GL_LINE
+        - 101928 - Polygon clipping and GL_LINE (same fix as above)
+        - 101808 - Non-glVertexArrays tristrip bug
+        - 101971 - find_last_3f on Dec OSF (worked around)
+        - 102369 - segv on dec osf (possibly a duplicate of the above)
+        - 102893 - orientations of modelview cause segfault
+    New:
+        - updated SVGA Linux driver
+        - added the MESA_FX_NO_SIGNALS env var, see docs/README.3DFX
+        - build libGLw.a (Xt/OpenGL drawing area widget) library by default
+        - changed -O2 to -O3 for a number of gcc configs
+    Changes:
+        - glXCopyContext's mask parameter is now unsigned long, per GLX spec
+

Please report any problems with this release ASAP. Bugs should be filed on the Mesa3D website at sourceforge.
After 3.2 is wrapped up I hope to release 3.3 beta 1 soon afterward.

-- Brian

-

-

December 17, 1999

+ +

December 17, 1999

A Slashdot interview with Brian about Mesa (questions submitted by Slashdot readers) can be found at http://slashdot.org/interviews/99/12/17/0927212.shtml.

-

-

December 14, 1999

+ +

December 14, 1999

Mesa 3.1 is released!

-

-

September 21, 1999

-

There appear to be two new files on the ftp site, MesaLib-3.1beta3.tar.gz -and MesaDemos-3.1beta3.tar.gz, + +

September 21, 1999

+

There appear to be two new files on the ftp site, MesaLib-3.1beta3.tar.gz +and MesaDemos-3.1beta3.tar.gz, that seem to be... yes, I've just received confirmation from the beta center, they are indeed the THIRD beta release of Mesa 3.1! Happy Days. Happy Days. Thanks Keith Whitwell for preparing these for us during Brian's absence.

-

-

August 30, 1999

+ +

August 30, 1999

I'm pleased to announce that I've accepted a position with Precision Insight, Inc. effective October, 1999. I'll be leaving Avid Technology in September.

I've been working on Mesa in my spare time for over five years. With Precision @@ -1268,41 +1299,41 @@ and OpenGL on Linux.

my work will continue to be open sourced and available to any other programmers who may want to contribute to it, or use it for other projects or platforms

PS: I'm going to be traveling until Sep 6 and won't be reading email until then.

-

-

August 23, 1999

+ +

August 23, 1999

Anonymous CVS access is back online so suck up all the bandwidth you can afford. Note that this is a new archive, so you will need to re-checkout the archive. That means don't cvs update from a previous download.

-

-

August 17, 1999

+ +

August 17, 1999

A report from the SIGGRAPH '99 Linux/OpenGL BOF meeting is now available.

-Brian

-

-

August 14, 1999

-

www.mesa3d.org is having technical problems due to hardware failures at VA Linux -systems. The Mac pages, ftp, and CVS services aren't fully restored yet. Please be -patient.

+ +

August 14, 1999

+

www.mesa3d.org is having +technical problems due to hardware failures at VA Linux systems. The Mac pages, +ftp, and CVS services aren't fully restored yet. Please be patient.

-Brian

-

-

June 7, 1999

-

RPMS of the nVidia RIVA server can be found at ftp://ftp.mesa3d.org/mesa/misc/nVidia/.

-

-

June 2, 1999

+ +

June 7, 1999

+

RPMS of the nVidia RIVA server can be found at ftp://ftp.mesa3d.org/mesa/misc/nVidia/.

+ +

June 2, 1999

nVidia has released some Linux binaries for xfree86 3.3.3.1, along with the full source, which includes GLX acceleration -based on Mesa 3.0. They can be downloaded from http://www.nvidia.com/Products.nsf/htmlmedia/software_drivers.html.

-

-

May 24, 1999

-

Beta 2 of Mesa 3.1 has been make available at ftp://ftp.mesa3d.org/mesa/beta/. +based on Mesa 3.0. They can be downloaded from http://www.nvidia.com/Products.nsf/htmlmedia/software_drivers.html.

+ +

May 24, 1999

+

Beta 2 of Mesa 3.1 has been make available at ftp://ftp.mesa3d.org/mesa/beta/. If you are into the quake scene, you may want to try this out, as it contains some optimizations specifically in the Q3A rendering path. -

-

May 13, 1999

+ +

May 13, 1999

For those interested in the integration of Mesa into XFree86 4.0, Precision Insight -has posted their lowlevel design documents at http://www.precisioninsight.com.

-

-

May 13, 1999

+has posted their lowlevel design documents at http://www.precisioninsight.com.

+ +

May 13, 1999

May 1999 - John Carmack of id Software, Inc. has made a donation of
 US$10,000 to the Mesa project to support its continuing development.
 Mesa is a free implementation of the OpenGL 3D graphics library and id's
@@ -1323,34 +1354,28 @@ This donation from John/id is very generous.  Keith and I are very
 grateful.
 
 
-

-

May 1, 1999

-

John Carmack made an interesting .plan update yesterday: -

+

May 1, 1999

+

John Carmack made an interesting .plan update yesterday:

+
+ "I put together a document on optimizing OpenGL drivers for Q3 that + should be helpful to the various Linux 3D teams.
+ http://www.quake3arena.com/news/glopt.html" +
-

-

April 7, 1999

+

April 7, 1999

Updated the Mesa contributors section and added links to RPM Mesa packages.

-

-

March 18, 1999

-

The new webpages are now online. Enjoy, and let me know if you find any errors. -

-

February 16, 1999

-

SGI releases its GLX -source code.

-

-

January 22, 1999

-

www.mesa3d.org established

+

March 18, 1999

+

The new webpages are now online. Enjoy, and let me know if you find any errors. -

+

February 16, 1999

+

SGI releases its +GLX source code.

+

January 22, 1999

+

www.mesa3d.org established

-
+