X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Fversions.html;h=9b8783516fbe4994211ae40bb07f7101d3227c91;hb=13ef793770e5c1ca6038e943da350125558fba5d;hp=84b40fd21588916233185c08cb1592eec561c855;hpb=bcc13b74443137043e8a34f8cb64a5add0d8af93;p=mesa.git diff --git a/docs/versions.html b/docs/versions.html index 84b40fd2158..9b8783516fb 100644 --- a/docs/versions.html +++ b/docs/versions.html @@ -1,28 +1,32 @@ - + + + + + Mesa Version History + + + -Mesa Version History +
+ The Mesa 3D Graphics Library +
- + +
- +

Mesa Version History

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

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 +598,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 +610,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 +625,7 @@ Changes: @@ -898,9 +902,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 +940,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 +1141,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 +1184,7 @@ Bug fixes: Changes: Known bugs: Changes: @@ -1380,7 +1384,7 @@ Changes: New: Bug fixes: -

    6.0.1 April 2, 2004

    +

    6.0.1 April 2, 2004

    New:
    • upgraded glext.h to version 22 @@ -1456,7 +1460,7 @@ Bug fixes:
    • 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 @@ -1481,7 +1485,7 @@ Bug fixes:
    -

    6.1 August 18, 2004

    +

    6.1 August 18, 2004

    New:
    • Revamped Makefile system @@ -1514,7 +1518,7 @@ Bug fixes:
    • 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 @@ -1524,7 +1528,7 @@ Bug fixes:
    -

    6.2 October 2, 2004

    +

    6.2 October 2, 2004

    New:
    • enabled GL_ARB_texture_rectangle (same as GL_NV_texture_rectangle) @@ -1551,7 +1555,7 @@ Bug fixes:
    -

    6.2.1 December 9, 2004

    +

    6.2.1 December 9, 2004

    Bug fixes:
    • don't apply regular fog or color sum when using a fragment program @@ -1572,7 +1576,7 @@ Changes:
    -

    6.3 July 20, 2005

    +

    6.3 July 20, 2005

    New:
    • GL_EXT_framebuffer_object extension @@ -1616,13 +1620,13 @@ Bug fixes:
    -

    6.3.1

    +

    6.3.1

    This was an intermediate release for X.org which wasn't otherwise released.)

    -

    6.3.2 August 19, 2005

    +

    6.3.2 August 19, 2005

    New:
    • The distribution now includes the DRI drivers and GLX code @@ -1646,11 +1650,11 @@ Bug fixes:
    - + NOTE: Changes for Mesa 6.4 and later are documented in the corresponding
    release notes file. - - + +