Hello community, here is the log from the commit of package Mesa for openSUSE:Factory checked in at 2014-11-18 22:55:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Mesa (Old) and /work/SRC/openSUSE:Factory/.Mesa.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Mesa" Changes: -------- --- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes 2014-11-07 09:05:54.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes 2014-11-18 22:56:03.000000000 +0100 @@ -1,0 +2,23 @@ +Sun Nov 16 11:24:04 UTC 2014 - [email protected] + +- Enable VideoCore IV (vc4) support for ARM + +------------------------------------------------------------------- +Fri Nov 14 18:26:31 UTC 2014 - [email protected] + +- Cleanup Spec: + + smaller cleanups + + Remove all traces of talloc, Mesa uses ralloc + +------------------------------------------------------------------- +Fri Nov 14 13:15:52 UTC 2014 - [email protected] + +- Update to 10.3.3 + + fdo#82921 layout(location=0) emits error + >= MAX_UNIFORM_LOCATIONS due to integer underflow + + fdo#83574 [llvmpipe] [softpipe] piglit + arb_explicit_uniform_location-use-of-unused-loc regression + + fdo#85454 Unigine Sanctuary with Wine crashes on Mesa Git + + fdo#70410 egl-static/Makefile: linking fails with llvm >= 3.4 + +------------------------------------------------------------------- Old: ---- MesaLib-10.3.2.tar.bz2 New: ---- MesaLib-10.3.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Mesa.spec ++++++ --- /var/tmp/diff_new_pack.0ReBfn/_old 2014-11-18 22:56:04.000000000 +0100 +++ /var/tmp/diff_new_pack.0ReBfn/_new 2014-11-18 22:56:04.000000000 +0100 @@ -51,10 +51,10 @@ %endif %define _name_archive MesaLib -%define _version 10.3.2 +%define _version 10.3.3 Name: Mesa -Version: 10.3.2 +Version: 10.3.3 Release: 0 BuildRequires: autoconf >= 2.60 BuildRequires: automake @@ -67,7 +67,6 @@ %endif BuildRequires: imake BuildRequires: libexpat-devel -BuildRequires: libtalloc-devel BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: python-base @@ -527,9 +526,6 @@ %patch18 -p1 %build -rm -f src/mesa/depend -export TALLOC_LIBS=-ltalloc -export TALLOC_CFLAGS="-I/usr/include" %if 0%{?suse_version} >= 1310 egl_platforms=x11,drm,wayland %else @@ -579,7 +575,7 @@ --enable-gallium-llvm \ --with-dri-drivers=nouveau \ %ifarch %arm - --with-gallium-drivers=r300,r600,nouveau,swrast,svga,freedreno \ + --with-gallium-drivers=r300,r600,nouveau,swrast,svga,freedreno,vc4 \ %else --with-gallium-drivers=r300,r600,nouveau,swrast,svga \ %endif ++++++ MesaLib-10.3.2.tar.bz2 -> MesaLib-10.3.3.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/Mesa/MesaLib-10.3.2.tar.bz2 /work/SRC/openSUSE:Factory/.Mesa.new/MesaLib-10.3.3.tar.bz2 differ: char 11, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
