From d5c4614c0999e25fe5318f7358039bf045641ed75a8cc776adf37276d4ee4bd2 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sun, 5 Mar 2017 21:42:28 +0000 Subject: [PATCH] Accepting request 476933 from home:mimi_vx:branches:X11:XOrg - update to 17.0.1 * radv: Never try to create more than max_sets descriptor sets. * radv: Reset emitted compute pipeline when calling secondary cmd buffer. * radv: Only use PKT3_OCCLUSION_QUERY when it doesn't hang. * radv: Use correct size for availability flag. * gallivm: Reenable PPC VSX (v3) * gallivm: Improve debug output (V2) * gallivm: Override getHostCPUName() "generic" w/ "pwr8" (v4) * egl/dri3: implement query surface hook * etnaviv: move pctx initialisation to avoid a null dereference * etnaviv: remove number of pixel pipes validation * anv: fix Get*MemoryRequirements for !LLC * egl/wayland: Don't use DRM format codes for SHM * tgsi: fix memory leak in tgsi sanity check * radv: change base aligmment for allocated memory. * radv: fix cik macroModeIndex. * radv: adopt some init config workarounds from radeonsi. * radv: fix depth format in blit2d. * radv: fix txs for sampler buffers * bin/get-extra-pick-list: use git merge-base to get the branchpoint * bin/get-extra-pick-list: rework to use already_picked list * bin/get-typod-pick-list.sh: limit `git grep ...' to only as needed * bin/get-pick-list.sh: limit `git grep ...' only as needed * bin/get-pick-list.sh: remove ancient way of nominating patches * bin/get-fixes-pick-list.sh: add new script * vc4: Avoid emitting small immediates for UBO indirect load address guards. * r300g: only allow byteswapped formats on big endian * gallium/u_queue: fix a crash with atexit handlers * gallium/u_queue: set num_threads correctly if not all threads start * glx/glvnd: Fix GLXdispatchIndex sorting OBS-URL: https://build.opensuse.org/request/show/476933 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=580 --- Mesa.changes | 68 +++++++++++++++++++++++++++++++++++++++++ Mesa.spec | 4 +-- mesa-17.0.0.tar.xz | 3 -- mesa-17.0.0.tar.xz.sig | Bin 566 -> 0 bytes mesa-17.0.1.tar.xz | 3 ++ mesa-17.0.1.tar.xz.sig | Bin 0 -> 566 bytes 6 files changed, 73 insertions(+), 5 deletions(-) delete mode 100644 mesa-17.0.0.tar.xz delete mode 100644 mesa-17.0.0.tar.xz.sig create mode 100644 mesa-17.0.1.tar.xz create mode 100644 mesa-17.0.1.tar.xz.sig diff --git a/Mesa.changes b/Mesa.changes index 79de703..7387e8e 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,71 @@ +------------------------------------------------------------------- +Sat Mar 4 16:29:46 UTC 2017 - mimi.vx@gmail.com + +- update to 17.0.1 + * radv: Never try to create more than max_sets descriptor sets. + * radv: Reset emitted compute pipeline when calling secondary cmd buffer. + * radv: Only use PKT3_OCCLUSION_QUERY when it doesn't hang. + * radv: Use correct size for availability flag. + * gallivm: Reenable PPC VSX (v3) + * gallivm: Improve debug output (V2) + * gallivm: Override getHostCPUName() "generic" w/ "pwr8" (v4) + * egl/dri3: implement query surface hook + * etnaviv: move pctx initialisation to avoid a null dereference + * etnaviv: remove number of pixel pipes validation + * anv: fix Get*MemoryRequirements for !LLC + * egl/wayland: Don't use DRM format codes for SHM + * tgsi: fix memory leak in tgsi sanity check + * radv: change base aligmment for allocated memory. + * radv: fix cik macroModeIndex. + * radv: adopt some init config workarounds from radeonsi. + * radv: fix depth format in blit2d. + * radv: fix txs for sampler buffers + * bin/get-extra-pick-list: use git merge-base to get the branchpoint + * bin/get-extra-pick-list: rework to use already_picked list + * bin/get-typod-pick-list.sh: limit `git grep ...' to only as needed + * bin/get-pick-list.sh: limit `git grep ...' only as needed + * bin/get-pick-list.sh: remove ancient way of nominating patches + * bin/get-fixes-pick-list.sh: add new script + * vc4: Avoid emitting small immediates for UBO indirect load address guards. + * r300g: only allow byteswapped formats on big endian + * gallium/u_queue: fix a crash with atexit handlers + * gallium/u_queue: set num_threads correctly if not all threads start + * glx/glvnd: Fix GLXdispatchIndex sorting + * gm107/ir: fix address offset bitfield for ATOMS + * nvc0: set the render condition in the compute object + * st/mesa: don't pass compare mode for stencil-sampled textures + * nvc0: disable linked tsc mode in compute launch descriptor + * i965/sampler_state: Clamp min/max LOD to 14 on gen7+ + * i965/sampler_state: Pass texObj into update_sampler_state + * i965/sampler_state: Set the "Base Mip Level" field on Sandy Bridge + * intel/blorp: Swizzle clear colors on the CPU + * i965/fs: Fix the inline nir_op_pack_double optimization + * anv: Add an invalidate_range helper + * anv/query: clflush the bo map on non-LLC platforms + * genxml: Make MI_STORE_DATA_IMM more consistent + * anv/query: Perform CmdResetQueryPool on the GPU + * intel/blorp: Explicitly flush all allocated state + * glsl: non-last member unsized array on SSBO must fail + * mesa: Do (TCS && !TES) draw time validation in ES as well. + * configure.ac: check require_basic_egl only if egl enabled + * anv: wsi: report presentation error per image request + * i965/fs: fix uninitialized memory access + * radeonsi: fix UNSIGNED_BYTE index buffer fallback with non-zero start (v2) + * gallium/util: remove unused u_index_modify helpers + * gallium/u_index_modify: don't add PIPE_TRANSFER_UNSYNCHRONIZED + * unconditionally + * gallium/u_queue: fix random crashes when the app calls exit() + * radeonsi: fix broken tessellation on Carrizo and Stoney + * amd/common: fix ASICREV_IS_POLARIS11_M for Polaris12 + * android: radeonsi: fix sid_table.h generated header include path + * android: glsl: build shader cache sources + * configure.ac: Drop LLVM compiler flags more radically + * winsys/amdgpu: reduce max_alloc_size based on GTT limits + * radeonsi: handle MultiDrawIndirect in si_get_draw_start_count + * radeonsi: fix UINT/SINT clamping for 10-bit formats on <= CIK + * glsl: fix heap-use-after-free in ast_declarator_list::hir() + * android: fix droid_create_image_from_prime_fd_yuv for YV12 + ------------------------------------------------------------------- Tue Feb 21 21:34:23 UTC 2017 - schwab@linux-m68k.org diff --git a/Mesa.spec b/Mesa.spec index 413db60..6bd781b 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -22,7 +22,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 17.0.0 +%define _version 17.0.1 %define with_opencl 0 %define with_vulkan 0 %ifarch %ix86 x86_64 %arm ppc ppc64 ppc64le s390x @@ -49,7 +49,7 @@ %endif Name: Mesa -Version: 17.0.0 +Version: 17.0.1 Release: 0 Summary: System for rendering interactive 3-D graphics License: MIT diff --git a/mesa-17.0.0.tar.xz b/mesa-17.0.0.tar.xz deleted file mode 100644 index bed9748..0000000 --- a/mesa-17.0.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39db3d59700159add7f977307d12a7dfe016363e760ad82280ac4168ea668481 -size 9442580 diff --git a/mesa-17.0.0.tar.xz.sig b/mesa-17.0.0.tar.xz.sig deleted file mode 100644 index b6b05d0c7b6710d34e33b6f7a542647dd2724c80551e28a3aa14560b60ef004b..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmV-60?GY}0y6{v0SEvc79j+O1GaDue&B6-Ik?vCt~anO>q!j-0$8D+Jpc*`5bdrv zuq^9I4WI=N|3&H53Ax^&00aC1FWRq{o@-iWa)W?1u7F33cse%zt7qj;A5jK+7_U+- zEn?buH#mmSq&+xvz$Cl$p}f$x#XAKrga=aG!PF8zoJEItw4KSdmG6fn z_A)dqNo&2lHl?p?4OsDz>hUnO2zoLI7EH-F!KFQHk+U9BL|T1DHlrjKj7CNF`9s08PbFyR4xfGi1}14Xh!Bz6qRoASFaGoR+kJ&!+Yh0l5f3u8!ZWnt z16bUgqf_VE$V+K%qLB|o*@Xv-2IlP*@Car+Tk0^0PgIjE*|MB1NH3e{86d;7*&cf%?05BCCx$i6AA1V=OV4J(Zo z$q5YmP0EVoz%Of->(dE()zct%CCr0)6;t%t`!#A{e8^$X(wC-uLEG$BqX@ zVAuv?*#zO{bm8|61Mmo-x-N0hAK=a)dW(`ZNvHct=np77KCfC@{>bMNv#-AZ!5oaV z9BZNI0!*G~+AmJZ_4!%5VZbU9kBF_58<01rQS_z-q^)k-wNg0jYi)UJ!m7sf(aFwy z@yAZmnC|i`d{|FWgfL@}C$Ylj0o$2qRh6{$ieu=(^nygxY~rf>;4b6DVsY|dgQKJS Ery1TAXaE2J diff --git a/mesa-17.0.1.tar.xz b/mesa-17.0.1.tar.xz new file mode 100644 index 0000000..554dda2 --- /dev/null +++ b/mesa-17.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96fd70ef5f31d276a17e424e7e1bb79447ccbbe822b56844213ef932e7ad1b0c +size 9447712 diff --git a/mesa-17.0.1.tar.xz.sig b/mesa-17.0.1.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..034091c57108a9ba79ab5e9cd0b43654125cd3816379d31bf06803d4c3453152 GIT binary patch literal 566 zcmV-60?GY}0y6{v0SEvc79j+O1GaDue&B6-Ik?vCt~anO>q!j-0$94?`v3|F5bdrv zuq^9I4I^p~|5RxZeL^U0sgI;bFsX^ zgJ!#w!gI1nvJS3Ez*8455pe_)u6Aa{!0`nta)vft-+^pMT#rEJw(wAFo{j}*jF(IZ zn&J^+Yc}`cC(?Y=(E9>uGmF&xhvA%caaZ=GKjDmn--t{Uck-_NQY3NRhJ#vFU5=*L zpLiHT4dL>xIgl!UH+KmboA=ZPbOCZA!JttqHrNYG8|Q;VQpvPxk&g|1TLl{Y8^86@NiRJ{Kp)}{3vL$A58}C}nXheh*I^{*O zAZT}%3!?!ot)(}WD}?`i7Wdji$(`v4WD4BK#TJ+Ouc?o3U-6qdN@BgpsSR~cOw$nF17(-ayQ|#E4XxYCLF||$x8i~2X1N;sPp5XS z(HKEny@V<==&EA$f>Uhc)m%v~AmYCeSut$&zZe^Tv!$dg6h(B@SxoH8GFzTO3cdMp E@8t&(@Bjb+ literal 0 HcmV?d00001