X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Fversions.html;h=0047ee0fd565443ea46edb332b49179df04841b1;hb=7e14293556bf8b4248728d2952752c13f70647f3;hp=84b40fd21588916233185c08cb1592eec561c855;hpb=e3358dea660f5dec53a8be9e38d725f4fd829e14;p=mesa.git diff --git a/docs/versions.html b/docs/versions.html index 84b40fd2158..0047ee0fd56 100644 --- a/docs/versions.html +++ b/docs/versions.html @@ -1,28 +1,34 @@ - - -Mesa Version History - - - - - - - - + + + + + Mesa Version History + + + + +
+

The Mesa 3D Graphics Library

+
+ + +
+ + NOTE: Changes for Mesa 6.4 and later are documented in the corresponding release notes file. - + -

Mesa Version History

+

Mesa Version History

-

1.0 beta February 1995

+

1.0 beta February 1995

-

1.1 beta March 4, 1995

+

1.1 beta March 4, 1995

Changes: -

1.1.1 beta March 7, 1995

+

1.1.1 beta March 7, 1995

Changes: -

1.1.2 beta March 14, 1995

+

1.1.2 beta March 14, 1995

New: -

1.1.3 beta March 31, 1995

+

1.1.3 beta March 31, 1995

New: -

1.1.4 beta April 20, 1995

+

1.1.4 beta April 20, 1995

Bug fixes: -

1.2 May 22, 1995

+

1.2 May 22, 1995

Bug fixes: @@ -594,7 +600,7 @@ New:
  • v0.22 of 3Dfx Glide driver
  • more X86 assembly language optimizations
  • faster blending for some modes -
  • XMesaSetFXmode() to switch between 3Dfx window and full-screen mode +
  • XMesaSetFXmode() to switch between 3Dfx window and full-screen mode
  • added preliminary thread support
  • added GLX_MESA_copy_sub_buffer extension
  • some clipping optimizations @@ -606,7 +612,7 @@ Bug fixes:
  • fixed clipping bug when using 3Dfx driver
  • fixed a problem when trying to use X fonts w/ 3Dfx driver
  • fixed a texture filter bug in 3Dfx/Glide driver -
  • fixed bug in 3Dfx/Glide driver involving depth mask & clearing +
  • fixed bug in 3Dfx/Glide driver involving depth mask & clearing
  • glLoadMatrix to set projection matrix confused the 3Dfx driver
  • non-identity texture matrices didn't work with linux-386 configs
  • glGenTextures() didn't reserve the returned texture IDs @@ -621,7 +627,7 @@ Changes: @@ -898,9 +904,9 @@ New:
  • demos/texenv.c demo
  • GL_EXT_texture_env_combine extension (by Holger Waechtler)
  • Xlib driver is now thread-safe (see xdemos/glthreads) - +Bug Fixes: + Changes: @@ -936,9 +942,9 @@ Bug Fixes:
  • texture matrix changes weren't always detected (GLUT projtex demo)
  • fixed random color problem in vertex fog code
  • fixed Glide-related bug that let Quake get a 24-bit Z buffer - +Changes: + @@ -1137,12 +1143,12 @@ Bug fixes:
  • glDraw/ReadPixels didn't catch all the errors that they should have
  • Fixed 24bpp rendering problem in Windows driver (Karl Schultz)
  • 16-bit GLchan mode fixes (m_trans_tmp.h, s_triangle.c) -
  • Fixed 1-bit float->int conversion bug in glDrawPixels(GL_DEPTH_COMP) +
  • Fixed 1-bit float->int conversion bug in glDrawPixels(GL_DEPTH_COMP)
  • glColorMask as sometimes effecting glXSwapBuffers()
  • fixed a potential bug in XMesaGarbageCollect()
  • N threads rendering into one window didn't work reliably
  • glCopyPixels didn't work for deep color channels -
  • improved 8 -> 16bit/channel texture image conversion (Gerk Huisma) +
  • improved 8 -> 16bit/channel texture image conversion (Gerk Huisma)
  • glPopAttrib() didn't correctly restore user clip planes
  • user clip planes failed for some perspective projections (Chromium) @@ -1180,7 +1186,7 @@ Bug fixes: Changes: Known bugs: