From 5497e119a51a65233fd26989b59e739c7d55412b Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Mon, 14 Dec 2015 23:02:50 +0000 Subject: [PATCH] docs: Update 11.1.0 release notes Signed-off-by: Emil Velikov (cherry picked from commit 5a616125acf0ac043d2d44b7a8e804739d55014e) --- docs/relnotes/11.1.0.html | 191 +++++++++++++++++++++++++++++++++++++- 1 file changed, 188 insertions(+), 3 deletions(-) diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html index 542f368d36c..6821250361e 100644 --- a/docs/relnotes/11.1.0.html +++ b/docs/relnotes/11.1.0.html @@ -14,7 +14,7 @@
-

Mesa 11.1.0 Release Notes / TBD

+

Mesa 11.1.0 Release Notes / 15 December 2015

Mesa 11.1.0 is a new development release. @@ -84,11 +84,196 @@ Note: some of the new features are only available with certain drivers.

Bug fixes

-TBD. +

This list is likely incomplete.

+ +
    + +
  • Bug 28130 - vbo: premature flushing breaks GL_LINE_LOOP
  • + +
  • Bug 38109 - i915 driver crashes if too few vertices are submitted (Mesa 7.10.2)
  • + +
  • Bug 49779 - Extra line segments in GL_LINE_LOOP
  • + +
  • Bug 55552 - Compile errors with --enable-mangling
  • + +
  • Bug 71789 - [r300g] Visuals not found in (default) depth = 24
  • + +
  • Bug 79783 - Distorted output in obs-studio where other vendors "work"
  • + +
  • Bug 80821 - When LIBGL_ALWAYS_SOFTWARE is set, KHR_create_context is not supported
  • + +
  • Bug 81174 - Gallium: GL_LINE_LOOP broken with more than 512 points
  • + +
  • Bug 83508 - [UBO] Assertion for array of blocks
  • + +
  • Bug 84677 - Triangle disappears with glPolygonMode GL_LINE
  • + +
  • Bug 86281 - brw_meta_fast_clear (brw=brw@entry=0x7fffd4097a08, fb=fb@entry=0x7fffd40fa900, buffers=buffers@entry=2, partial_clear=partial_clear@entry=false)
  • + +
  • Bug 86469 - Unreal Engine demo doesn't run
  • + +
  • Bug 86720 - [radeon] Europa Universalis 4 freezing during game start (10.3.3+, still broken on 11.0.2)
  • + +
  • Bug 89014 - PIPE_QUERY_GPU_FINISHED is not acting as expected on SI
  • + +
  • Bug 90175 - [hsw bisected][PATCH] atomic counters doesn't work for a binding point different to zero
  • + +
  • Bug 90348 - Spilling failure of b96 merged value
  • + +
  • Bug 90631 - Compilation failure for fragment shader with many branches on Sandy Bridge
  • + +
  • Bug 90734 - glBufferSubData is corrupting data when buffer is > 32k
  • + +
  • Bug 90887 - PhiMovesPass in register allocator broken
  • + +
  • Bug 91044 - piglit spec/egl_khr_create_context/valid debug flag gles* fail
  • + +
  • Bug 91114 - ES3-CTS.gtf.GL3Tests.shadow.shadow_execution_vert fails
  • + +
  • Bug 91254 - (regresion) video using VA-API on Intel slow and freeze system with mesa 10.6 or 10.6.1
  • + +
  • Bug 91292 - [BDW+] glVertexAttribDivisor not working in combination with glPolygonMode
  • + +
  • Bug 91342 - Very dark textures on some objects in indoors environments in Postal 2
  • + +
  • Bug 91526 - World of Warcraft (on Wine) has UI corruption with nouveau
  • + +
  • Bug 91551 - DXTn compressed normal maps produce severe artifacts on all NV5x and NVDx chipsets
  • + +
  • Bug 91596 - EGL_KHR_gl_colorspace (v2) causes problem with Android-x86 GUI
  • + +
  • Bug 91716 - [bisected] piglit.shaders.glsl-vs-int-attrib regresses on 32 bit BYT, HSW, IVB, SNB
  • + +
  • Bug 91718 - piglit.spec.arb_shader_image_load_store.invalid causes intermittent GPU HANG
  • + +
  • Bug 91719 - [SNB,HSW,BYT] dEQP regressions associated with using NIR for vertex shaders
  • + +
  • Bug 91726 - R600 asserts in tgsi_cmp/make_src_for_op3
  • + +
  • Bug 91780 - Rendering issues with geometry shader
  • + +
  • Bug 91785 - make check DispatchSanity_test.GLES31 regression
  • + +
  • Bug 91788 - [HSW Regression] Synmark2_v6 Multithread performance case FPS reduced by 36%
  • + +
  • Bug 91847 - glGenerateTextureMipmap not working (no errors) unless glActiveTexture(GL_TEXTURE1) is called before
  • + +
  • Bug 91857 - Mesa 10.6.3 linker is slow
  • + +
  • Bug 91881 - regression: GPU lockups since mesa-11.0.0_rc1 on RV620 (r600) driver
  • + +
  • Bug 91890 - [nve7] witcher2: blurry image & DATA_ERRORs (class 0xa097 mthd 0x2380/0x238c)
  • + +
  • Bug 91898 - src/util/mesa-sha1.c:250:25: fatal error: openssl/sha.h: No such file or directory
  • + +
  • Bug 91927 - [SKL] [regression] piglit compressed textures tests fail with kernel upgrade
  • + +
  • Bug 91930 - Program with GtkGLArea widget does not redraw
  • + +
  • Bug 91970 - [BSW regression] dEQP-GLES3.functional.shaders.precision.int.highp_mul_vertex
  • + +
  • Bug 91985 - [regression, bisected] FTBFS with commit f9caabe8f1: R600_UCP_CONST_BUFFER is undefined
  • + +
  • Bug 91993 - Graphical glitch in Astromenace (open-source game).
  • + +
  • Bug 92009 - ES3-CTS.gtf.GL3Tests.packed_pixels.packed_pixels fails
  • + +
  • Bug 92033 - [SNB,regression,dEQP,bisected] functional.shaders.random tests regressed
  • + +
  • Bug 92052 - nir/nir_builder.h:79: error: expected primary-expression before ‘.’ token
  • + +
  • Bug 92054 - make check gbm-symbols-check regression
  • + +
  • Bug 92066 - [ILK,G45,regression] New assertion on BRW_MAX_MRF breaks ilk and g45
  • + +
  • Bug 92072 - Wine breakage since d082c5324 (st/mesa: don't call st_validate_state in BlitFramebuffer)
  • + +
  • Bug 92095 - [Regression, bisected] arb_shader_atomic_counters.compiler.builtins.frag
  • + +
  • Bug 92122 - [bisected, cts] Regression with Assault Android Cactus
  • + +
  • Bug 92124 - shader_query.cpp:841:34: error: ‘strndup’ was not declared in this scope
  • + +
  • Bug 92183 - linker.cpp:3187:46: error: ‘strtok_r’ was not declared in this scope
  • + +
  • Bug 92193 - [SKL] ES2-CTS.gtf.GL2ExtensionTests.compressed_astc_texture.compressed_astc_texture fails
  • + +
  • Bug 92214 - Flightgear crashes during splashboot with R600 driver, LLVM 3.7.0 and mesa 11.0.2
  • + +
  • Bug 92221 - Unintended code changes in _mesa_base_tex_format commit
  • + +
  • Bug 92265 - Black windows in weston after update mesa to 11.0.2-1
  • + +
  • Bug 92304 - [cts] cts.shaders.negative conformance tests fail
  • + +
  • Bug 92363 - [BSW/BDW] ogles1conform Gets test fails
  • + +
  • Bug 92437 - osmesa: Expose GL entry points for Windows build, via .def file
  • + +
  • Bug 92438 - Segfault in pushbuf_kref when running the android emulator (qemu) on nv50
  • + +
  • Bug 92476 - [cts] ES2-CTS.gtf.GL2ExtensionTests.egl_image.egl_image fails
  • + +
  • Bug 92588 - [HSW,BDW,BSW,SKL-Y][GLES 3.1 CTS] ES31-CTS.arrays_of_arrays.InteractionFunctionCalls2 - assert
  • + +
  • Bug 92621 - [G965 ILK G45] Regression: 24 piglit regressions in glsl-1.10
  • + +
  • Bug 92623 - Differences in prog_data ignored when caching fragment programs (causes hangs)
  • + +
  • Bug 92634 - gallium's vl_mpeg12_decoder does not work with st/va
  • + +
  • Bug 92639 - [Regression bisected] Ogles1conform mustpass.c fail
  • + +
  • Bug 92641 - [SKL BSW] [Regression] Ogles1conform userclip.c fail
  • + +
  • Bug 92645 - kodi vdpau interop fails since mesa,meta: move gl_texture_object::TargetIndex initializations
  • + +
  • Bug 92705 - [clover] fail to build with llvm-svn/clang-svn 3.8
  • + +
  • Bug 92709 - "LLVM triggered Diagnostic Handler: unsupported call to function ldexpf in main" when starting race in stuntrally
  • + +
  • Bug 92738 - Randon R7 240 doesn't work on 16KiB page size platform
  • + +
  • Bug 92744 - [g965 Regression bisected] Performance regression and piglit assertions due to liveness analysis
  • + +
  • Bug 92770 - [SNB, regression, dEQP] deqp-gles3.functional.shaders.discard.dynamic_loop_texture
  • + +
  • Bug 92824 - [regression, bisected] `make check` dispatch-sanity broken by GL_EXT_buffer_storage
  • + +
  • Bug 92849 - [IVB HSW BDW] piglit image load/store load-from-cleared-image.shader_test fails
  • + +
  • Bug 92859 - [regression, bisected] validate_intrinsic_instr: Assertion triggered
  • + +
  • Bug 92860 - [radeonsi][bisected] st/mesa: implement ARB_copy_image - Corruption in ARK Survival Evolved
  • + +
  • Bug 92900 - [regression bisected] About 700 piglit regressions is what could go wrong
  • + +
  • Bug 92909 - Offset/alignment issue with layout std140 and vec3
  • + +
  • Bug 92985 - Mac OS X build error "ar: no archive members specified"
  • + +
  • Bug 93015 - Tonga Elemental segfault + VM faults since radeon: implement r600_query_hw_get_result via function pointers
  • + +
  • Bug 93048 - [CTS regression] mesa af2723 breaks GL Conformance for debug extension
  • + +
  • Bug 93063 - drm_helper.h:227:1: error: static declaration of ‘pipe_virgl_create_screen’ follows non-static declaration
  • + +
  • Bug 93091 - [opencl] segfault when running any opencl programs (like clinfo)
  • + +
  • Bug 93126 - wrongly claim supporting GL_EXT_texture_rg
  • + +
  • Bug 93180 - [regression] arb_separate_shader_objects.active sampler conflict fails
  • + +
  • Bug 93235 - [regression] dispatch sanity broken by GetPointerv
  • + +
  • Bug 93266 - gl_arb_shading_language_420pack does not allow binding of image variables
  • + +
+

Changes

-TBD. +
  • MPEG4 decoding has been disabled by default in the VAAPI driver
  • -- 2.30.2