Opened 7 years ago

Closed 7 years ago

#9657 closed enhancement (fixed)

mesa-17.1.8

Reported by: bdubbs@… Owned by: bdubbs@…
Priority: normal Milestone: 8.2
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by bdubbs@…, 7 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 7 years ago

Summary: mesa-17.1.7mesa-17.1.8

New version -- 17.1.8

Bugs

  • ES31-CTS.functional.copy_image.non_compressed.viewclass_96_bits.rgb32f_rgb32f
  • segfault in glCompressedTextureSubImage3D

Changes

  • docs: add sha256 checksums for 17.1.7
  • cherry-ignore: cherry-ignore: added 17.2 nominations.
  • cherry-ignore: add "i965/tex: Don't pass samples to miptree_create_for_teximage"
  • cherry-ignore: add "i965: Make a BRW_NEW_FAST_CLEAR_COLOR dirty bit."
  • cherry-ignore: add "egl/drm: Fix misused x and y offsets in swrast_*_image*"
  • Update version to 17.1.8
  • mesa: only copy requested compressed teximage cubemap faces
  • radv: don't crash if we have no framebuffer
  • glsl: add a few missing int64 constant propagation cases
  • nv50/ir: properly set sType for TXF ops to U32
  • i965: Stop looking at NewDriverState when emitting 3DSTATE_URB
  • egl/wayland: Use roundtrips when awaiting buffer release
  • i965: perf: minimize the chances to spread queries across batchbuffers
  • radeonsi/gfx9: add a temporary workaround for a tessellation driver bug
  • swr/rast: switch gen_knobs.cpp license
  • intel/blorp: Adjust intra-tile x when faking rgb with red-only

Mesa 17.1.7 Release Notes

Mesa 17.1.7 Release Notes / August 21, 2017

Bug fixes

  • Bug 101334 - AMD SI cards: Some vulkan apps freeze the system
  • Bug 101766 - Assertion `!"invalid type"' failed when constant expression involves literal of different type
  • Bug 102024 - FORMAT_FEATURE_SAMPLED_IMAGE_BIT not supported for D16_UNORM and D32_SFLOAT
  • Bug 102148 - Crash when running qopenglwidget example on mesa llvmpipe win32
  • Bug 102241 - gallium/wgl: SwapBuffers freezing regularly with swap interval enabled

Changes

  • cherry-ignore: add "swr: use the correct variable for no undefined symbols"
  • cherry-ignore: add "radeon/ac: use ds_swizzle for derivs on si/cik."
  • cherry-ignore: add "configure: remove trailing "-a" in swr architecture teststable: 17.2 nomination only."
  • cherry-ignore: added 17.2 nominations.
  • cherry-ignore: add "radv: Handle VK_ATTACHMENT_UNUSED in color attachments."
  • cherry-ignore: add "virgl: drop precise modifier."
  • cherry-ignore: add "radv: handle 10-bit format clamping workaround."
  • i965/blit: Remember to include miptree buffer offset in relocs
  • ac/nir: fix lsb emission
  • intel/vec4/gs: reset nr_pull_param if DUAL_INSTANCED compile failed.
  • radv: avoid GPU hangs if someone does a resolve with non-multisample src (v2)
  • radv: fix f16->f32 denorm handling for SI/CIK. (v2)
  • radv: fix MSAA on SI gpus.
  • radv: force cs/ps/l2 flush at end of command stream. (v2)
  • docs: add sha256 checksums for 17.1.6
  • egl/x11: don't leak xfixes_query in the error path
  • egl: avoid eglCreatePlatform*Surface{EXT,} crash with invalid dpy
  • util: Fix build on old glibc.
  • st/mesa: fix a null pointer access
  • st/wgl: check for negative delta in wait_swap_interval()
  • gallium/os: fix os_time_get_nano() to roll over less
  • glsl/ast: update rhs in addition to the var's constant_value
  • nv50/ir: fix srcMask computation for TG4 and TXF
  • nv50/ir: fix TXQ srcMask
  • anv/formats: Allow sampling on depth-only formats on gen7
  • nv50/ir: fix ConstantFolding with saturation
  • i965: Delete pitch alignment assertion in get_blit_intratile_offset_el.
  • ac: fail shader compilation if libelf is replaced by an incompatible version
  • radeonsi: disable CE by default
  • swr/rast: Fix invalid casting for calls to Interlocked* functions

comment:3 by bdubbs@…, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 19181.

Note: See TracTickets for help on using tickets.