diff --git a/Mesa.changes b/Mesa.changes index f6decf8..6e0febd 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Tue Aug 27 23:56:19 UTC 2013 - tobias.johannes.klausmann@mni.thm.de + +- Update to final version 9.2: + Mesa 9.2 has been released! Mesa 9.2 is a feature release that includes + many updates and enhancements. +- New features: + + GL_ARB_shading_language_420pack in all drivers that support GLSL 1.30. + + GL_ARB_texture_buffer_range + + GL_ARB_texture_multisample + + GL_ARB_texture_storage_multisample + + GL_ARB_texture_query_lod + + Enable GL_ARB_texture_storage on radeon, r200, and nouveau + + GL_EXT_discard_framebuffer in all OpenGL ES (all versions) drivers + + GL_EXT_framebuffer_multisample_blit_scaled on i965 + + Added new freedreno gallium driver + + OSMesa interface for gallium llvmpipe/softpipe drivers + + Gallium Heads-Up Display (HUD) feature for performance monitoring + + Added support for UVD (2.2 and 3.0) video decoding on r600g and radeonsi + through VDPAU (requires Kernel 3.10 or later) +- Changes: + + Removed d3d1x state tracker (unused, unmaintained and broken) + + Removed GL_EXT_clip_volume_hint because no driver had enabled it since 2007. + + Removed GL_MESA_resize_buffers because it was only really implemented by the + (unsupported) GDI driver. + + GL_EXT_separate_shader_objects has been removed from all Gallium drivers, + because it disallows a critical GLSL shader optimization. + GL_ARB_separate_shader_objects doesn't have this issue. + + i965 Gen6+ requires Kernel 3.6 or later. (92d2f5a) + ------------------------------------------------------------------- Fri Aug 23 15:03:44 UTC 2013 - hrvoje.senjan@gmail.com diff --git a/Mesa.spec b/Mesa.spec index 9abb543..feceb7a 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -29,11 +29,11 @@ %define llvm_r600 0 %endif -%define _version 9.2.0-rc2 +%define _version 9.2.0 %define _name_archive MesaLib Name: Mesa -Version: 9.2.0~rc2 +Version: 9.2.0 Release: 0 BuildRequires: autoconf >= 2.60 BuildRequires: automake diff --git a/MesaLib-9.2.0-rc2.tar.bz2 b/MesaLib-9.2.0-rc2.tar.bz2 deleted file mode 100644 index 58b0759..0000000 --- a/MesaLib-9.2.0-rc2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c455862dda4c49593ab804f7c5c8071ea61ab8f324ef5aa6a69b67c80935ab69 -size 6642555 diff --git a/MesaLib-9.2.0.tar.bz2 b/MesaLib-9.2.0.tar.bz2 new file mode 100644 index 0000000..ffb57aa --- /dev/null +++ b/MesaLib-9.2.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75e6a9bf59fb402f5fbed846be4effafa8a5809229579cd41023b906223a9187 +size 6643026