Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5564 serge 1
2
3
4
  
5
  Mesa Release Notes
6
  
7
8
9
 
10
11
  

The Mesa 3D Graphics Library

12
13
 
14
15
16
 
17

Mesa 10.5.0 Release Notes / March 06, 2015

18
 
19

20
Mesa 10.5.0 is a new development release.
21
People who are concerned with stability and reliability should stick
22
with a previous release or wait for Mesa 10.5.1.
23

24

25
Mesa 10.5.0 implements the OpenGL 3.3 API, but the version reported by
26
glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
27
glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used.
28
Some drivers don't support all the features required in OpenGL 3.3.  OpenGL
29
3.3 is only available if requested at context creation
30
because compatibility contexts are not supported.
31

32
 
33
 
34

SHA256 checksums

35
36
2bb6e2e982ee4d8264d52d638c2a4e3f8a164190336d72d4e34ae1304d87ed91  mesa-10.5.0.tar.gz
37
d7ca9f9044bbdd674377e3eebceef1fae339c8817b9aa435c2053e4fea44e5d3  mesa-10.5.0.tar.xz
38
39
 
40
 
41

New features

42
 
43

44
Note: some of the new features are only available with certain drivers.
45

46
 
47
    48
  • GL_ARB_framebuffer_sRGB on freedreno
  • 49
  • GL_ARB_texture_rg on freedreno
  • 50
  • GL_EXT_packed_float on freedreno
  • 51
  • GL_EXT_polygon_offset_clamp on i965, nv50, nvc0, r600, radeonsi, llvmpipe
  • 52
  • GL_EXT_texture_shared_exponent on freedreno
  • 53
  • GL_EXT_texture_snorm on freedreno
  • 54
    55
     
    56
     
    57

    Bug fixes

    58
     
    59

    This list is likely incomplete.

    60
     
    61
      62
       
      63
    • Bug 10370 - Incorrect pixels read back if draw bitmap texture through Display list
    • 64
       
      65
    • Bug 45348 - [swrast] piglit fbo-drawbuffers-arbfp regression
    • 66
       
      67
    • Bug 60879 - [radeonsi] X11 can't start with acceleration enabled
    • 68
       
      69
    • Bug 67672 - [llvmpipe] lp_test_arit fails on old CPUs
    • 70
       
      71
    • Bug 77544 - i965: Try to use LINE instructions to perform MAD with immediate arguments
    • 72
       
      73
    • Bug 78770 - [SNB bisected]Webglc conformance/textures/texture-size-limit.html fails
    • 74
       
      75
    • Bug 80568 - [gen4] GPU Crash During Google Chrome Operation
    • 76
       
      77
    • Bug 82477 - [softpipe] piglit fp-long-alu regression
    • 78
       
      79
    • Bug 82585 - geometry shader with optional out variable segfaults
    • 80
       
      81
    • Bug 82991 - Inverted bumpmap in webgl applications
    • 82
       
      83
    • Bug 83463 - [swrast] piglit glsl-vs-clamp-1 regression
    • 84
       
      85
    • Bug 83500 - si_dma_copy_tile causes GPU hangs
    • 86
       
      87
    • Bug 83510 - Graphical glitches in Unreal Engine 4
    • 88
       
      89
    • Bug 83908 - [i965] Incorrect icon colors in Steam Big Picture
    • 90
       
      91
    • Bug 84212 - [BSW]ES3-CTS.shaders.loops.do_while_dynamic_iterations.vector_counter_vertex fails and causes GPU hang
    • 92
       
      93
    • Bug 84651 - Distorted graphics or black window when running Battle.net app on Intel hardware via wine
    • 94
       
      95
    • Bug 84777 - [BSW]Piglit spec_glsl-1.50_execution_geometry-basic fails
    • 96
       
      97
    • Bug 85367 - [gen4] GPU hang in glmark-es2
    • 98
       
      99
    • Bug 85467 - [llvmpipe] piglit gl-1.0-dlist-beginend failure with llvm-3.6.0svn
    • 100
       
      101
    • Bug 85529 - Surfaces not drawn in Unvanquished
    • 102
       
      103
    • Bug 85647 - Random radeonsi crashes with mesa 10.3.x
    • 104
       
      105
    • Bug 85696 - r600g+nine: Bioshock shader failure after 7b1c0cbc90d456384b0950ad21faa3c61a6b43ff
    • 106
       
      107
    • Bug 86089 - [r600g][mesa 10.4.0-dev] shader failure - r600_sb::bc_finalizer::cf_peephole() when starting Second Life
    • 108
       
      109
    • Bug 86618 - [NV96] neg modifiers not working in MIN and MAX operations
    • 110
       
      111
    • Bug 86760 - mesa doesn't build: recipe for target 'r600_llvm.lo' failed
    • 112
       
      113
    • Bug 86764 - [SNB+ Bisected]Piglit glean/pointSprite fails
    • 114
       
      115
    • Bug 86788 - (bisected) 32bit UrbanTerror 4.1 timedemo sse4.1 segfault...
    • 116
       
      117
    • Bug 86811 - [BDW/BSW Bisected]Piglit spec_arb_shading_language_packing_execution_built-in-functions_vs-unpackSnorm4x8 fails
    • 118
       
      119
    • Bug 86837 - kodi segfault since auxiliary/vl: rework the build of the VL code
    • 120
       
      121
    • Bug 86939 - test_vf_float_conversions.cpp:63:12: error: expected primary-expression before ‘union’
    • 122
       
      123
    • Bug 86944 - glsl_parser_extras.cpp", line 1455: Error: Badly formed expression. (Oracle Studio)
    • 124
       
      125
    • Bug 86958 - lp_bld_misc.cpp:503:40: error: no matching function for call to ‘llvm::EngineBuilder::setMCJITMemoryManager(ShaderMemoryManager*&)’
    • 126
       
      127
    • Bug 86969 - _drm_intel_gem_bo_references() function takes half the CPU with Witcher2 game
    • 128
       
      129
    • Bug 87076 - Dead Island needs allow_glsl_extension_directive_midshader
    • 130
       
      131
    • Bug 87516 - glProgramBinary violates spec
    • 132
       
      133
    • Bug 87619 - Changes to state such as render targets change fragment shader without marking it dirty.
    • 134
       
      135
    • Bug 87658 - [llvmpipe] SEGV in sse2_has_daz on ancient Pentium4-M
    • 136
       
      137
    • Bug 87694 - [SNB] Crash in brw_begin_transform_feedback
    • 138
       
      139
    • Bug 87886 - constant fps drops with Intel and Radeon
    • 140
       
      141
    • Bug 87887 - [i965 Bisected]ES2-CTS.gtf.GL.cos.cos_float_vert_xvary fails
    • 142
       
      143
    • Bug 87913 - CPU cacheline size of 0 can be returned by CPUID leaf 0x80000006 in some virtual machines
    • 144
       
      145
    • Bug 88079 - dEQP-GLES3.functional.fbo.completeness.renderable.renderbuffer.color0 tests fail due to enabling of GL_RGB and GL_RGBA
    • 146
       
      147
    • Bug 88170 - 32 bits opengl apps crash with latest llvm 3.6 git / mesa git / radeonsi
    • 148
       
      149
    • Bug 88219 - include/c11/threads_posix.h:197: undefined reference to `pthread_mutex_lock'
    • 150
       
      151
    • Bug 88227 - Radeonsi: High GTT usage in Prison Architect large map
    • 152
       
      153
    • Bug 88248 - Calling glClear while there is an occlusion query in progress messes up the results
    • 154
       
      155
    • Bug 88335 - format_pack.c:9567:22: error: expected ')'
    • 156
       
      157
    • Bug 88385 - [SNB+ Bisected]Ogles3conform ES3-CTS.gtf.GL3Tests.packed_pixels.packed_pixels core dumped
    • 158
       
      159
    • Bug 88467 - nir.c:140: error: ‘nir_src’ has no member named ‘ssa’
    • 160
       
      161
    • Bug 88478 - #error "<malloc.h> has been replaced by <stdlib.h>"
    • 162
       
      163
    • Bug 88519 - sha1.c:210:22: error: 'grcy_md_hd_t' undeclared (first use in this function)
    • 164
       
      165
    • Bug 88523 - sha1.c:37: error: 'SHA1_CTX' undeclared (first use in this function)
    • 166
       
      167
    • Bug 88561 - [radeonsi][regression,bisected] Depth test/buffer issues in Portal
    • 168
       
      169
    • Bug 88658 - (bisected) Slow video playback on Kabini
    • 170
       
      171
    • Bug 88662 - unaligned access to gl_dlist_node
    • 172
       
      173
    • Bug 88783 - FTBFS: Clover: src/gallium/state_trackers/clover/llvm/invocation.cpp:335:49: error: no matching function for call to 'llvm::TargetLibraryInfo::TargetLibraryInfo(llvm::Triple)
    • 174
       
      175
    • Bug 88792 - [BDW/BSW Bisected]Piglit spec_ARB_pixel_buffer_object_pbo-read-argb8888 fails
    • 176
       
      177
    • Bug 88806 - nir/nir_constant_expressions.c:2754:15: error: controlling expression type 'unsigned int' not compatible with any generic association type
    • 178
       
      179
    • Bug 88841 - [SNB/IVB/HSW/BDW Bisected]Piglit spec_EGL_NOK_texture_from_pixmap_basic fails
    • 180
       
      181
    • Bug 88852 - macros.h(181) : error C2143: syntax error : missing '{' before 'enum [tag]'
    • 182
       
      183
    • Bug 88905 - [SNB+ Bisected]Ogles3conform ES3-CTS.gtf.GL3Tests.packed_pixels.packed_pixels fails
    • 184
       
      185
    • Bug 88930 - [osmesa] osbuffer->textures should be indexed by attachment type
    • 186
       
      187
    • Bug 88962 - [osmesa] Crash on postprocessing if z buffer is NULL
    • 188
       
      189
    • Bug 89032 - [BDW/BSW/SKL Bisected]Piglit spec_OpenGL_1.1_infinite-spot-light fails
    • 190
       
      191
    • Bug 89037 - [SKL]Piglit spec_EXT_texture_array_copyteximage_1D_ARRAY_samples=2 sporadically causes GPU hang
    • 192
       
      193
    • Bug 89068 - glTexImage2D regression by texstore_rgba switch to _mesa_format_convert
    • 194
       
      195
    • Bug 89069 - Lack of grass in The Talos Principle on radeonsi (native\wine\nine)
    • 196
       
      197
    • Bug 89180 - [IVB regression] Rendering issues in Mass Effect through VMware Workstation
    • 198
       
      199
    • Bug 86330 - lp_bld_debug.cpp:112: multiple definition of `raw_debug_ostream::write_impl(char const*, unsigned long)'
    • 200
       
      201
      202
       
      203
       
      204

      Changes

      205
       
      206
        207
      • Removed support for GCC versions earlier than 4.2.0.
      • 208
        209
         
        210
        211
        212