17ec681f3SmrgMesa 10.4.7 Release Notes / March 20, 2015 27ec681f3Smrg========================================== 37ec681f3Smrg 47ec681f3SmrgMesa 10.4.7 is a bug fix release which fixes bugs found since the 10.4.6 57ec681f3Smrgrelease. 67ec681f3Smrg 77ec681f3SmrgMesa 10.4.7 implements the OpenGL 3.3 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 117ec681f3Smrg3.3. OpenGL 3.3 is **only** available if requested at context creation 127ec681f3Smrgbecause compatibility contexts are not supported. 137ec681f3Smrg 147ec681f3SmrgSHA256 checksums 157ec681f3Smrg---------------- 167ec681f3Smrg 177ec681f3Smrg:: 187ec681f3Smrg 197ec681f3Smrg 9e7b59267199658808f8b33e0410b86fbafbdcd52378658b9df65fac9d24947f MesaLib-10.4.7.tar.gz 207ec681f3Smrg 2c351c98671f9a7ab3fd9c601bb7a255801b1580f5dd0992639f99152801b0d2 MesaLib-10.4.7.tar.bz2 217ec681f3Smrg d14ac578b5ce16560757b53fbd1cb4d6b34652f8e110e4b10a019adc82e67ffd MesaLib-10.4.7.zip 227ec681f3Smrg 237ec681f3SmrgNew features 247ec681f3Smrg------------ 257ec681f3Smrg 267ec681f3SmrgNone 277ec681f3Smrg 287ec681f3SmrgBug fixes 297ec681f3Smrg--------- 307ec681f3Smrg 317ec681f3SmrgThis list is likely incomplete. 327ec681f3Smrg 337ec681f3Smrg- `Bug 79202 <https://bugs.freedesktop.org/show_bug.cgi?id=79202>`__ - 347ec681f3Smrg valgrind errors in glsl-fs-uniform-array-loop-unroll.shader_test; 357ec681f3Smrg random code generation 367ec681f3Smrg- `Bug 89156 <https://bugs.freedesktop.org/show_bug.cgi?id=89156>`__ - 377ec681f3Smrg r300g: GL_COMPRESSED_RED_RGTC1 / ATI1N support broken 387ec681f3Smrg- `Bug 89224 <https://bugs.freedesktop.org/show_bug.cgi?id=89224>`__ - 397ec681f3Smrg Incorrect rendering of Unigine Valley running in VM on VMware 407ec681f3Smrg Workstation 417ec681f3Smrg- `Bug 89530 <https://bugs.freedesktop.org/show_bug.cgi?id=89530>`__ - 427ec681f3Smrg FTBFS in loader: missing fstat 437ec681f3Smrg 447ec681f3SmrgChanges 457ec681f3Smrg------- 467ec681f3Smrg 477ec681f3SmrgAndrey Sudnik (1): 487ec681f3Smrg 497ec681f3Smrg- i965/vec4: Don't lose the saturate modifier in copy propagation. 507ec681f3Smrg 517ec681f3SmrgDaniel Stone (1): 527ec681f3Smrg 537ec681f3Smrg- egl: Take alpha bits into account when selecting GBM formats 547ec681f3Smrg 557ec681f3SmrgEmil Velikov (6): 567ec681f3Smrg 577ec681f3Smrg- docs: Add sha256 sums for the 10.4.6 release 587ec681f3Smrg- cherry-ignore: add not applicable/rejected commits 597ec681f3Smrg- mesa: rename format_info.c to format_info.h 607ec681f3Smrg- loader: include <sys/stat.h> for non-sysfs builds 617ec681f3Smrg- auxiliary/os: fix the android build - s/drm_munmap/os_munmap/ 627ec681f3Smrg- Update version to 10.4.7 637ec681f3Smrg 647ec681f3SmrgIago Toral Quiroga (1): 657ec681f3Smrg 667ec681f3Smrg- i965: Fix out-of-bounds accesses into pull_constant_loc array 677ec681f3Smrg 687ec681f3SmrgIlia Mirkin (4): 697ec681f3Smrg 707ec681f3Smrg- freedreno: move fb state copy after checking for size change 717ec681f3Smrg- freedreno/ir3: fix array count returned by TXQ 727ec681f3Smrg- freedreno/ir3: get the # of miplevels from getinfo 737ec681f3Smrg- freedreno: fix slice pitch calculations 747ec681f3Smrg 757ec681f3SmrgMarc-Andre Lureau (1): 767ec681f3Smrg 777ec681f3Smrg- gallium/auxiliary/indices: fix start param 787ec681f3Smrg 797ec681f3SmrgMarek Olšák (4): 807ec681f3Smrg 817ec681f3Smrg- r300g: fix RGTC1 and LATC1 SNORM formats 827ec681f3Smrg- r300g: fix a crash when resolving into an sRGB texture 837ec681f3Smrg- r300g: fix sRGB->sRGB blits 847ec681f3Smrg- radeonsi: increase coords array size for 857ec681f3Smrg radeon_llvm_emit_prepare_cube_coords 867ec681f3Smrg 877ec681f3SmrgMario Kleiner (1): 887ec681f3Smrg 897ec681f3Smrg- glx: Handle out-of-sequence swap completion events correctly. (v2) 907ec681f3Smrg 917ec681f3SmrgMatt Turner (2): 927ec681f3Smrg 937ec681f3Smrg- r300g: Use PATH_MAX instead of limiting ourselves to 100 chars. 947ec681f3Smrg- r300g: Check return value of snprintf(). 957ec681f3Smrg 967ec681f3SmrgRob Clark (2): 977ec681f3Smrg 987ec681f3Smrg- freedreno/ir3: fix silly typo for binning pass shaders 997ec681f3Smrg- freedreno: update generated headers 1007ec681f3Smrg 1017ec681f3SmrgSamuel Iglesias Gonsalvez (1): 1027ec681f3Smrg 1037ec681f3Smrg- glsl: optimize (0 cmp x + y) into (-x cmp y). 1047ec681f3Smrg 1057ec681f3SmrgStefan Dösinger (1): 1067ec681f3Smrg 1077ec681f3Smrg- r300g: Fix the ATI1N swizzle (RGTC1 and LATC1) 108