Changes between Initial Version and Version 1 of Ticket #6850


Ignore:
Timestamp:
09/30/2015 01:00:16 PM (9 years ago)
Author:
Fernando de Oliveira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6850

    • Property Milestone hold7.9
    • Property Priority lownormal
    • Property Summary Mesa-x.y.0 (placeholder)mesa-11.0.2
  • Ticket #6850 – Description

    initial v1  
    1 A Mesa-x.y.0 appears in ''BLFS Package Currency Check''.
     1[ftp://ftp.freedesktop.org/pub/mesa/11.0.2/mesa-11.0.2.tar.xz]
    22
    3 This is because a new branch has been created, but upstream versions x.y.0 are for development. This ticket will be properly modified when the first stable in the new branch is released.
     3[ftp://ftp.freedesktop.org/pub/mesa/11.0.2/mesa-11.0.2.tar.xz.sig]
     4
     5[http://cgit.freedesktop.org/mesa/mesa/plain/docs/relnotes/11.0.2.html]
     6
     7See also
     8
     9[http://cgit.freedesktop.org/mesa/mesa/plain/docs/relnotes/11.0.1.html]
     10
     11and
     12
     13[http://cgit.freedesktop.org/mesa/mesa/plain/docs/relnotes/11.0.0.html]
     14
     15SHA256: fce11fb27eb87adf1e620a76455d635c6136dfa49ae58c53b34ef8d0c7b7eae4
     16
     17{{{
     18Mesa 11.0.2 Release Notes / September 28, 2015
     19
     20Mesa 11.0.2 is a bug fix release which fixes bugs found since the 11.0.1
     21release.
     22
     23New features
     24
     25None
     26Bug fixes
     27
     28This list is likely incomplete.
     29
     30    Bug 91582 - [bisected] Regression in DEQP
     31    gles2.functional.negative_api.texture.texsubimage2d_neg_offset
     32    Bug 91970 - [BSW regression]
     33    dEQP-GLES3.functional.shaders.precision.int.highp_mul_vertex
     34    Bug 92095 - [Regression, bisected]
     35    arb_shader_atomic_counters.compiler.builtins.frag
     36
     37Changes
     38
     39Eduardo Lima Mitev (3):
     40
     41    mesa: Fix order of format+type and internal format checks for
     42    glTexImageXD ops
     43    mesa: Move _mesa_base_tex_format() from teximage to glformats files
     44    mesa: Use the effective internal format instead for validation
     45
     46Emil Velikov (2):
     47
     48    docs: add sha256 checksums for 11.0.1
     49    Update version to 11.0.2
     50
     51Kristian Høgsberg Kristensen (1):
     52
     53    i965: Respect stride and subreg_offset for ATTR registers
     54
     55Matt Turner (1):
     56
     57    glsl: Expose gl_MaxTess{Control,Evaluation}AtomicCounters.
     58}}}