17ec681f3SmrgMesa 17.2.7 Release Notes / December 14, 2017 27ec681f3Smrg============================================= 37ec681f3Smrg 47ec681f3SmrgMesa 17.2.7 is a bug fix release which fixes bugs found since the 17.2.6 57ec681f3Smrgrelease. 67ec681f3Smrg 77ec681f3SmrgMesa 17.2.7 implements the OpenGL 4.5 API, but the version reported by 87ec681f3SmrgglGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) / 97ec681f3SmrgglGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being 107ec681f3Smrgused. Some drivers don't support all the features required in OpenGL 117ec681f3Smrg4.5. OpenGL 4.5 is **only** available if requested at context creation 127ec681f3Smrgbecause compatibility contexts are not supported. 137ec681f3Smrg 147ec681f3SmrgSHA256 checksums 157ec681f3Smrg---------------- 167ec681f3Smrg 177ec681f3Smrg:: 187ec681f3Smrg 197ec681f3Smrg e8d837a1cd55014e636e9caf6c75cfbe1b3e4be9ab3fa125f5ef38398aa12e97 mesa-17.2.7.tar.gz 207ec681f3Smrg 50cfdea8df55045797b4d0409591c04c784d9551c4da09b8178874dbe5a37a68 mesa-17.2.7.tar.xz 217ec681f3Smrg 227ec681f3SmrgNew features 237ec681f3Smrg------------ 247ec681f3Smrg 257ec681f3SmrgNone 267ec681f3Smrg 277ec681f3SmrgBug fixes 287ec681f3Smrg--------- 297ec681f3Smrg 307ec681f3Smrg- `Bug 94739 <https://bugs.freedesktop.org/show_bug.cgi?id=94739>`__ - 317ec681f3Smrg Mesa 11.1.2 implementation error: bad format MESA_FORMAT_Z_FLOAT32 in 327ec681f3Smrg \_mesa_unpack_uint_24_8_depth_stencil_row 337ec681f3Smrg- `Bug 101378 <https://bugs.freedesktop.org/show_bug.cgi?id=101378>`__ 347ec681f3Smrg - interpolateAtSample check for input parameter is too strict 357ec681f3Smrg- `Bug 102006 <https://bugs.freedesktop.org/show_bug.cgi?id=102006>`__ 367ec681f3Smrg - gstreamer vaapih264enc segfault 377ec681f3Smrg- `Bug 102435 <https://bugs.freedesktop.org/show_bug.cgi?id=102435>`__ 387ec681f3Smrg - [skl,kbl] [drm] GPU HANG: ecode 9:0:0x86df7cf9, in csgo_linux64 397ec681f3Smrg [4947], reason: Hang on rcs, action: reset 407ec681f3Smrg- `Bug 102552 <https://bugs.freedesktop.org/show_bug.cgi?id=102552>`__ 417ec681f3Smrg - Null dereference due to not checking return value of 427ec681f3Smrg util_format_description 437ec681f3Smrg- `Bug 102677 <https://bugs.freedesktop.org/show_bug.cgi?id=102677>`__ 447ec681f3Smrg - [OpenGL CTS] KHR-GL45.CommonBugs.CommonBug_PerVertexValidation 457ec681f3Smrg fails 467ec681f3Smrg- `Bug 103098 <https://bugs.freedesktop.org/show_bug.cgi?id=103098>`__ 477ec681f3Smrg - [OpenGL CTS] KHR-GL45.enhanced_layouts.varying_structure_locations 487ec681f3Smrg fails 497ec681f3Smrg- `Bug 103227 <https://bugs.freedesktop.org/show_bug.cgi?id=103227>`__ 507ec681f3Smrg - [G965 G45 ILK] 517ec681f3Smrg ES2-CTS.gtf.GL2ExtensionTests.texture_float.texture_float regression 527ec681f3Smrg- `Bug 103393 <https://bugs.freedesktop.org/show_bug.cgi?id=103393>`__ 537ec681f3Smrg - glDispatchComputeGroupSizeARB : gl_GlobalInvocationID.x != 547ec681f3Smrg gl_WorkGroupID.x \* gl_LocalGroupSizeARB.x + gl_LocalInvocationID.x 557ec681f3Smrg- `Bug 103412 <https://bugs.freedesktop.org/show_bug.cgi?id=103412>`__ 567ec681f3Smrg - gallium/wgl: Another fix to context creation without prior 577ec681f3Smrg SetPixelFormat() 587ec681f3Smrg- `Bug 103616 <https://bugs.freedesktop.org/show_bug.cgi?id=103616>`__ 597ec681f3Smrg - Increased difference from reference image in shaders 607ec681f3Smrg- `Bug 103626 <https://bugs.freedesktop.org/show_bug.cgi?id=103626>`__ 617ec681f3Smrg - [SNB] ES3-CTS.functional.shaders.precision 627ec681f3Smrg- `Bug 103732 <https://bugs.freedesktop.org/show_bug.cgi?id=103732>`__ 637ec681f3Smrg - [swr] often gets stuck in piglit's glx-multi-context-single-window 647ec681f3Smrg test 657ec681f3Smrg- `Bug 103909 <https://bugs.freedesktop.org/show_bug.cgi?id=103909>`__ 667ec681f3Smrg - anv_allocator.c:113:1: error: static declaration of ‘memfd_create’ 677ec681f3Smrg follows non-static declaration 687ec681f3Smrg- `Bug 103966 <https://bugs.freedesktop.org/show_bug.cgi?id=103966>`__ 697ec681f3Smrg - Mesa 17.2.5 implementation error: bad format MESA_FORMAT_Z_FLOAT32 707ec681f3Smrg in \_mesa_unpack_uint_24_8_depth_stencil_row 717ec681f3Smrg- `Bug 104119 <https://bugs.freedesktop.org/show_bug.cgi?id=104119>`__ 727ec681f3Smrg - radv: OpBitFieldInsert produces 0 with a loop counter for Insert 737ec681f3Smrg- `Bug 104143 <https://bugs.freedesktop.org/show_bug.cgi?id=104143>`__ 747ec681f3Smrg - r600/sb: clobbers gl_Position -> gl_FragCoord 757ec681f3Smrg 767ec681f3SmrgChanges 777ec681f3Smrg------- 787ec681f3Smrg 797ec681f3SmrgAlex Smith (1): 807ec681f3Smrg 817ec681f3Smrg- radv: Add LLVM version to the device name string 827ec681f3Smrg 837ec681f3SmrgAndres Gomez (2): 847ec681f3Smrg 857ec681f3Smrg- docs: add sha256 checksums for 17.2.6 867ec681f3Smrg- docs: remove bug 103626 from fix list as per 17.2.6 877ec681f3Smrg 887ec681f3SmrgBen Crocker (2): 897ec681f3Smrg 907ec681f3Smrg- docs/llvmpipe.html: Minor edits 917ec681f3Smrg- docs/llvmpipe: document ppc64le as alternative architecture to x86. 927ec681f3Smrg 937ec681f3SmrgDave Airlie (1): 947ec681f3Smrg 957ec681f3Smrg- r600/sb: handle jump after target to end of program. (v2) 967ec681f3Smrg 977ec681f3SmrgDenis Pauk (1): 987ec681f3Smrg 997ec681f3Smrg- gallium/{r600, radeonsi}: Fix segfault with color format (v2) 1007ec681f3Smrg 1017ec681f3SmrgEduardo Lima Mitev (3): 1027ec681f3Smrg 1037ec681f3Smrg- glsl_parser_extra: Add utility to copy symbols between symbol tables 1047ec681f3Smrg- glsl: Use the utility function to copy symbols between symbol tables 1057ec681f3Smrg- glsl/linker: Check that re-declared, inter-shader built-in blocks 1067ec681f3Smrg match 1077ec681f3Smrg 1087ec681f3SmrgEmil Velikov (3): 1097ec681f3Smrg 1107ec681f3Smrg- gl_table.py: add extern C guard for the generated glapitable.h 1117ec681f3Smrg- cherry-ignore: radeonsi: allow DMABUF exports for local buffers 1127ec681f3Smrg- Update version to 17.2.7 1137ec681f3Smrg 1147ec681f3SmrgEric Anholt (1): 1157ec681f3Smrg 1167ec681f3Smrg- broadcom/vc4: Fix handling of GFXH-515 workaround with a start vertex 1177ec681f3Smrg count. 1187ec681f3Smrg 1197ec681f3SmrgEric Engestrom (1): 1207ec681f3Smrg 1217ec681f3Smrg- compiler: use NDEBUG to guard asserts 1227ec681f3Smrg 1237ec681f3SmrgFabian Bieler (2): 1247ec681f3Smrg 1257ec681f3Smrg- glsl: Match order of gl_LightSourceParameters elements. 1267ec681f3Smrg- glsl: Fix gl_NormalScale. 1277ec681f3Smrg 1287ec681f3SmrgFrank Richter (1): 1297ec681f3Smrg 1307ec681f3Smrg- gallium/wgl: fix default pixel format issue 1317ec681f3Smrg 1327ec681f3SmrgGeorge Kyriazis (1): 1337ec681f3Smrg 1347ec681f3Smrg- swr: Handle resource across context changes 1357ec681f3Smrg 1367ec681f3SmrgGert Wollny (2): 1377ec681f3Smrg 1387ec681f3Smrg- r600: Emit EOP for more CF instruction types 1397ec681f3Smrg- r600/sb: do not convert if-blocks that contain indirect array access 1407ec681f3Smrg 1417ec681f3SmrgIlia Mirkin (1): 1427ec681f3Smrg 1437ec681f3Smrg- glsl: fix derived cs variables 1447ec681f3Smrg 1457ec681f3SmrgJames Legg (1): 1467ec681f3Smrg 1477ec681f3Smrg- nir/opcodes: Fix constant-folding of bitfield_insert 1487ec681f3Smrg 1497ec681f3SmrgJason Ekstrand (1): 1507ec681f3Smrg 1517ec681f3Smrg- i965: Disable regular fast-clears (CCS_D) on gen9+ 1527ec681f3Smrg 1537ec681f3SmrgJuan A. Suarez Romero (1): 1547ec681f3Smrg 1557ec681f3Smrg- glsl: add varying resources for arrays of complex types 1567ec681f3Smrg 1577ec681f3SmrgJulien Isorce (1): 1587ec681f3Smrg 1597ec681f3Smrg- st/va: change frame_idx from array to hash table 1607ec681f3Smrg 1617ec681f3SmrgKai Wasserbäch (1): 1627ec681f3Smrg 1637ec681f3Smrg- docs: Point to apt.llvm.org for development snapshot packages 1647ec681f3Smrg 1657ec681f3SmrgKenneth Graunke (3): 1667ec681f3Smrg 1677ec681f3Smrg- meta: Initialize depth/clear values on declaration. 1687ec681f3Smrg- meta: Fix ClearTexture with GL_DEPTH_COMPONENT. 1697ec681f3Smrg- i965: Fix Smooth Point Enables. 1707ec681f3Smrg 1717ec681f3SmrgMarek Olšák (3): 1727ec681f3Smrg 1737ec681f3Smrg- radeonsi: fix layered DCC fast clear 1747ec681f3Smrg- radeonsi/gfx9: fix importing shared textures with DCC 1757ec681f3Smrg- radeonsi: flush the context after resource_copy_region for buffer 1767ec681f3Smrg exports 1777ec681f3Smrg 1787ec681f3SmrgMatt Turner (4): 1797ec681f3Smrg 1807ec681f3Smrg- i965/fs: Handle negating immediates on MADs when propagating 1817ec681f3Smrg saturates 1827ec681f3Smrg- util: Fix SHA1 implementation on big endian 1837ec681f3Smrg- util: Fix disk_cache index calculation on big endian 1847ec681f3Smrg- i965/fs: Unpack count argument to 64-bit shift ops on Atom 1857ec681f3Smrg 1867ec681f3SmrgNicolai Hähnle (3): 1877ec681f3Smrg 1887ec681f3Smrg- radeonsi: fix the R600_RESOURCE_FLAG_UNMAPPABLE check 1897ec681f3Smrg- glsl: allow any l-value of an input variable as interpolant in 1907ec681f3Smrg interpolateAt\* 1917ec681f3Smrg- glsl: fix interpolateAtXxx(some_vec[idx], ...) with dynamic idx 1927ec681f3Smrg 1937ec681f3SmrgPierre Moreau (1): 1947ec681f3Smrg 1957ec681f3Smrg- nvc0/ir: Properly lower 64-bit shifts when the shift value is >32 1967ec681f3Smrg 1977ec681f3SmrgTapani Pälli (1): 1987ec681f3Smrg 1997ec681f3Smrg- mesa/gles: adjust internal format in glTexSubImage2D error checks 2007ec681f3Smrg 2017ec681f3SmrgTimothy Arceri (1): 2027ec681f3Smrg 2037ec681f3Smrg- glsl: get correct member type when processing xfb ifc arrays 2047ec681f3Smrg 2057ec681f3SmrgVadym Shovkoplias (2): 2067ec681f3Smrg 2077ec681f3Smrg- intel/blorp: Fix possible NULL pointer dereferencing 2087ec681f3Smrg- glx/dri3: Remove unused deviceName variable 2097ec681f3Smrg 2107ec681f3SmrgVinson Lee (1): 2117ec681f3Smrg 2127ec681f3Smrg- anv: Check if memfd_create is already defined. 213