X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Frelnotes-7.9.html;h=4eac679369eba59c0ca74c2d66efd44003499ffa;hb=4444b9d1ecddb09468d2878ffb1463a66ea0ffd3;hp=2cc7c4ec622361e949653b3e5cc6f2e2668d6526;hpb=222d2f2ac2c7d93cbc0643082c78278ad2c8cfce;p=mesa.git diff --git a/docs/relnotes-7.9.html b/docs/relnotes-7.9.html index 2cc7c4ec622..4eac679369e 100644 --- a/docs/relnotes-7.9.html +++ b/docs/relnotes-7.9.html @@ -1,14 +1,13 @@ - + + + + + Mesa Release Notes + + + -Mesa Release Notes - - - - - - - -

Mesa 7.9 Release Notes / date TBD

+

Mesa 7.9 Release Notes / October 4, 2010

Mesa 7.9 is a new development release. @@ -28,7 +27,12 @@ for DRI hardware acceleration.

MD5 checksums

-tbd
+ed65ab425b25895c7f473d0a5e6e64f8  MesaLib-7.9.tar.gz
+82c740c49d572baa6da2b1a1eee90bca  MesaLib-7.9.tar.bz2
+cd2b6ecec759b0457475e94bbb38fedb  MesaLib-7.9.zip
+7b54af9fb9b1f6a1a65db2520f50848f  MesaGLUT-7.9.tar.gz
+20d07419d1929f833fdb36bced290ad5  MesaGLUT-7.9.tar.bz2
+62a7edecd7c92675cd6029b05217eb0a  MesaGLUT-7.9.zip
 
@@ -37,16 +41,85 @@ tbd
  • New, improved GLSL compiler written by Intel. See the Shading Language page for more information. -
  • GL_EXT_timer_query extension (i965 driver only) +
  • New, very experimental Gallium driver for R600-R700 Radeons. +
  • Support for AMD Evergreen-based Radeons (HD 5xxx) +
  • GL_EXT_timer_query extension (i965 driver and softpipe only)
  • GL_EXT_framebuffer_multisample extension (intel drivers, MAX_SAMPLES = 1)
  • GL_ARB_texture_swizzle extension (alias of GL_EXT_texture_swizzle) -
  • GL_ARB_draw_elements_base_vertex, GL_ARB_fragment_program_shadow - and GL_EXT_draw_buffers2 in Gallium drivers +
  • GL_ARB_draw_elements_base_vertex, GL_ARB_fragment_program_shadow, + GL_ARB_window_pos, GL_EXT_gpu_program_parameters, + GL_ATI_texture_env_combine3, GL_MESA_pack_invert, and GL_OES_EGL_image + extensions in Gallium drivers +
  • GL_ARB_depth_clamp and GL_NV_depth_clamp extensions (in nv50 and r600 + Gallium drivers) +
  • GL_ARB_half_float_vertex extension (in nvfx, r300, r600, softpipe, + and llvmpipe Gallium drivers) +
  • GL_EXT_draw_buffers2 (in nv50, r600, softpipe, and llvmpipe Gallium + drivers) +
  • GL_EXT_texture_swizzle (in nvfx, r300, r600, softpipe, and llvmpipe + Gallium drivers) +
  • GL_ATI_texture_mirror_once (in nvfx, nv50, r300, r600, softpipe, and + llvmpipe Gallium drivers) +
  • GL_NV_conditional_render (in r300 Gallium driver) +
  • Initial "signs of life" support for Sandybridge hardware in i965 DRI + driver.

    Bug fixes

    +

    This list is likely incomplete.

    @@ -54,6 +127,9 @@ tbd