From 1faac117783c9db7a6245977e11602844dcc29aa Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Sun, 14 Dec 2014 13:45:54 +0000 Subject: [PATCH] docs: Update 10.4.0 release notes Signed-off-by: Emil Velikov (cherry picked from commit 5fe79b0b1272d530371a5d7248ed378cff4f6d21) --- docs/relnotes/10.4.html | 194 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 192 insertions(+), 2 deletions(-) diff --git a/docs/relnotes/10.4.html b/docs/relnotes/10.4.html index 0f29478582a..d816cdb0e8f 100644 --- a/docs/relnotes/10.4.html +++ b/docs/relnotes/10.4.html @@ -14,7 +14,7 @@
-

Mesa 10.4 Release Notes / TBD

+

Mesa 10.4 Release Notes / December 14, 2014

Mesa 10.4 is a new development release. @@ -54,7 +54,197 @@ Note: some of the new features are only available with certain drivers.

Bug fixes

-TBD. +

This list is likely incomplete.

+ +
    + +
  • Bug 79963 - [ILK Bisected]some piglit and ogles2conform cases fail
  • + +
  • Bug 29661 - MSVC built u_format_test fails on Windows
  • + +
  • Bug 38873 - [855gm] gnome-shell misrendered
  • + +
  • Bug 54372 - GLX_INTEL_swap_event crashes driver when swapping window buffers
  • + +
  • Bug 60879 - [radeonsi] X11 can't start with acceleration enabled
  • + +
  • Bug 61415 - Clover ignores --with-opencl-libdir path
  • + +
  • Bug 64471 - Radeon HD6570 lockup in Brütal Legend with HyperZ
  • + +
  • Bug 66184 - src/mesa/state_tracker/st_glsl_to_tgsi.cpp:3216:simplify_cmp: Assertion `inst->dst.index < 4096' failed.
  • + +
  • Bug 67672 - [llvmpipe] lp_test_arit fails on old CPUs
  • + +
  • Bug 69200 - [Bisected]Piglit glx/glx-multithread-shader-compile aborted
  • + +
  • Bug 70410 - egl-static/Makefile: linking fails with llvm >= 3.4
  • + +
  • Bug 72685 - [radeonsi hyperz] Artifacts in Unigine Sanctuary
  • + +
  • Bug 72819 - [855GM] Incorrect drop shadow color on windows and strange white rectangle when showing/hiding GLX-dock...
  • + +
  • Bug 74563 - Surfaceless contexts are not properly released by DRI drivers
  • + +
  • Bug 74863 - [r600g] HyperZ broken on RV770 and CYPRESS (Left 4 Dead 2 trees corruption) bisected!
  • + +
  • Bug 75011 - [hyperz] Performance drop since git-01e6371 (disable hyperz by default) with radeonsi
  • + +
  • Bug 75112 - Meta Bug for HyperZ issues on r600g and radeonsi
  • + +
  • Bug 76252 - Dynamic loading/unloading of opengl32.dll results in a deadlock
  • + +
  • Bug 76861 - mid3 generates slow code for constant arguments
  • + +
  • Bug 77957 - Variably-indexed constant arrays result in terrible shader code
  • + +
  • Bug 78468 - Compiling of shader gets stuck in infinite loop
  • + +
  • Bug 78770 - [SNB bisected]Webglc conformance/textures/texture-size-limit.html fails
  • + +
  • Bug 79155 - [Tesseract Game] Global Illumination: Medium Causes Color Distortion
  • + +
  • Bug 79462 - [NVC0/Codegen] Shader compilation falis in spill logic
  • + +
  • Bug 80011 - [softpipe] tgsi/tgsi_exec.c:2023:exec_txf: Assertion `0' failed.
  • + +
  • Bug 80012 - [softpipe] draw/draw_gs.c:113:tgsi_fetch_gs_outputs: Assertion `!util_is_inf_or_nan(output[slot][0])' failed.
  • + +
  • Bug 80050 - [855GM] Incorrect drop shadow color under windows in Cinnamon persists with MESA 10.1.
  • + +
  • Bug 80247 - Khronos conformance test ES3-CTS.gtf.GL3Tests.transform_feedback.transform_feedback_vertex_id fails
  • + +
  • Bug 80561 - Incorrect implementation of some VDPAU APIs.
  • + +
  • Bug 80615 - Files in bellagio directory [omx tracker] don't respect installation folder
  • + +
  • Bug 80848 - [dri3] Building mesa fails with dri3 enabled
  • + +
  • Bug 81680 - [r600g] Firefox crashes with hardware acceleration turned on
  • + +
  • Bug 82255 - [VP2] Chroma planes are vertically stretched during VDPAU playback
  • + +
  • Bug 82472 - piglit 16385-consecutive-chars regression
  • + +
  • Bug 82537 - Stunt Rally GLSL compiler assertion failure
  • + +
  • Bug 82538 - Super Maryo Chronicles fails with st/mesa assertion failure
  • + +
  • Bug 82539 - vmw_screen_dri.lo In file included from vmw_screen_dri.c:41: vmwgfx_drm.h:32:17: error: drm.h: No such file or directory
  • + +
  • Bug 82796 - [IVB/BYT-M/HSW/BDW Bisected]Synmark2_v6.0_OglTerrainFlyInst/OglTerrainPanInst cannot run as image validation failed
  • + +
  • Bug 82804 - unreal engine 4 rendering errors
  • + +
  • Bug 82828 - Regression: Crash in 3Dmark2001
  • + +
  • Bug 82846 - [BDW Bisected] Gpu hang when running Lightsmark v2008/Warsow v1.0/Xonotic v0.7/unigine-demos
  • + +
  • Bug 82881 - test_vec4_register_coalesce regression
  • + +
  • Bug 82882 - [swrast] piglit glsl-fs-uniform-bool-1 regression
  • + +
  • Bug 82921 - layout(location=0) emits error >= MAX_UNIFORM_LOCATIONS due to integer underflow
  • + +
  • Bug 82929 - [BDW Bisected]glxgears causes X hang
  • + +
  • Bug 82932 - [SNB+ Bisected]Ogles3conform ES3-CTS.shaders.indexing.vector_subscript.vec3_static_loop_subscript_write_direct_read_vertex fails
  • + +
  • Bug 83079 - [NVC0] Dota 2 (Linux native and Wine) crash with Nouveau Drivers
  • + +
  • Bug 83080 - [SNB+ Bisected]ES3-CTS.shaders.loops.do_while_constant_iterations.mixed_break_continue_fragment fails
  • + +
  • Bug 83081 - [BDW Bisected]Piglit spec_ARB_sample_shading_builtin-gl-sample-mask_2 is core dumped
  • + +
  • Bug 83127 - [ILK Bisected]Piglit glean_texCombine fails
  • + +
  • Bug 83148 - Unity invisible under Ubuntu 14.04 and 14.10
  • + +
  • Bug 83355 - FTBFS: src/mesa/program/program_lexer.l:122:64: error: unknown type name 'YYSTYPE'
  • + +
  • Bug 83380 - Linking fails when not writing gl_Position.
  • + +
  • Bug 83418 - EU IV is incorrectly rendered after git1409011930.d571f2
  • + +
  • Bug 83432 - r600_query.c:269:r600_emit_query_end: Assertion `ctx->num_pipelinestat_queries > 0' failed [Gallium HUD]
  • + +
  • Bug 83463 - [swrast] piglit glsl-vs-clamp-1 regression
  • + +
  • Bug 83468 - [UBO] Using bool from UBO as if-statement condition asserts
  • + +
  • Bug 83500 - si_dma_copy_tile causes GPU hangs
  • + +
  • Bug 83506 - [UBO] row_major layout ignored inside structures
  • + +
  • Bug 83533 - [UBO] nested structures don't get appropriate padding
  • + +
  • Bug 83573 - [swrast] piglit fs-op-not-bool-using-if regression
  • + +
  • Bug 83574 - [llvmpipe] [softpipe] piglit arb_explicit_uniform_location-use-of-unused-loc regression
  • + +
  • Bug 83741 - [UBO] row_major layout partially ignored for arrays of structures
  • + +
  • Bug 83777 - [regression] ilo fails to build
  • + +
  • Bug 83934 - Structures must have same name to be considered same type.
  • + +
  • Bug 84140 - mplayer crashes playing some files using vdpau output
  • + +
  • Bug 84145 - UE4: Realistic Rendering Demo render blue
  • + +
  • Bug 84178 - Big glamor regression in Xorg server 1.6.99.1 GIT: x11perf 1.5 Test: PutImage XY 500x500 Square
  • + +
  • Bug 84355 - texture2DProjLod and textureCubeLod are not supported when using GLES.
  • + +
  • Bug 84529 - [IVB bisected] glean fragProg1 CMP test failed
  • + +
  • Bug 84538 - lp_test_format.c:226:4: error: too few arguments to function ‘gallivm_create’
  • + +
  • Bug 84539 - brw_fs_register_coalesce.cpp:183: bool fs_visitor::register_coalesce(): Assertion `src_size <= 11' failed.
  • + +
  • Bug 84557 - [HSW] "Emit ELSE/ENDIF JIP with type D on Gen 7" causes Atomic Afterlife and GPU hangs
  • + +
  • Bug 84651 - Distorted graphics or black window when running Battle.net app on Intel hardware via wine
  • + +
  • Bug 84662 - Long pauses with Unreal demo Elemental on R9270X since : Always flush the HDP cache before submitting a CS to the GPU
  • + +
  • Bug 84777 - [BSW]Piglit spec_glsl-1.50_execution_geometry-basic fails
  • + +
  • Bug 84807 - Build issue starting between bf4aecfb2acc8d0dc815105d2f36eccbc97c284b and a3e9582f09249ad27716ba82c7dfcee685b65d51
  • + +
  • Bug 85189 - llvm/invocation.cpp: In function 'void {anonymous}::optimize(llvm::Module*, unsigned int, const std::vector<llvm::Function*>&)': llvm/invocation.cpp:324:18: error: expected type-specifier
  • + +
  • Bug 85267 - vlc crashes with vdpau (Radeon 3850HD) [r600]
  • + +
  • Bug 85377 - lp_test_format failure with llvm-3.6
  • + +
  • Bug 85425 - [bisected] Compiler error in clip control operations in meta
  • + +
  • Bug 85429 - indirect.c:296: multiple definition of `__indirect_glNewList'
  • + +
  • Bug 85454 - Unigine Sanctuary with Wine crashes on Mesa Git
  • + +
  • Bug 85647 - Random radeonsi crashes with mesa 10.3.x
  • + +
  • Bug 85683 - [i965 Bisected]Piglit shaders_glsl-vs-raytrace-bug26691 segfault
  • + +
  • Bug 85691 - 'glsl: Drop constant 0.0 components from dot products.' broke piglit shaders/glsl-gnome-shell-dim-window and a few others with Gallium
  • + +
  • Bug 86025 - src\glsl\list.h(535) : error C2143: syntax error : missing ';' before 'type'
  • + +
  • Bug 86089 - [r600g][mesa 10.4.0-dev] shader failure - r600_sb::bc_finalizer::cf_peephole() when starting Second Life
  • + +
  • Bug 86145 - Pipeline statistic counter values for VF always 0
  • + +
  • Bug 86618 - [NV96] neg modifiers not working in MIN and MAX operations
  • + +
  • Bug 86760 - mesa doesn't build: recipe for target 'r600_llvm.lo' failed
  • + +
  • Bug 86764 - [SNB+ Bisected]Piglit glean/pointSprite fails
  • + +
  • Bug 86788 - (bisected) 32bit UrbanTerror 4.1 timedemo sse4.1 segfault...
  • + +

Changes

-- 2.30.2