Revisions of Mesa

Tobias Klausmann's avatar Tobias Klausmann (tobijk) committed (revision 264)
- Update to version 10.5.0:
  + Initial support for the new Intel Skylake GPUs and Adreno 4xx 
    GPUs.
  + Experimental EGL support for Haiku.
  + The new IR - NIR. A flat, typeless IR, supporting SSA.
  + GLX/DRI3 fixes and improvements.
  + A lot of preparation work for GL_ARB_direct_state_access.
  + The usual amount of piglit and drawElements Quality Program
    (dEQP) fixes.
  + Building mesa with GCC 4.1 or earlier is no longer supported.
  + The distribution tarball has been renamed and now contains all
    the generated sources.
- New GL features:
  + GL_ARB_framebuffer_sRGB on freedreno
  + GL_ARB_texture_rg on freedreno
  + GL_EXT_packed_float on freedreno
  + GL_EXT_polygon_offset_clamp on i965, nv50, nvc0, r600, radeonsi,
    llvmpipe
  + GL_EXT_texture_shared_exponent on freedreno
  + GL_EXT_texture_snorm on freedreno
- Changes to Package:
  + switch to xz compressed sources
  + remove Patch16: u_gallivm_Update_for_RTDyldMemoryManager_unique_ptr.patch
  + add Patch100: U_0001_gallium_include_util_macros.patch
  + add Patch101: U_0002_st_nine_mark_end_of_non_void_function_unreachable.patch
  + add Patch102: U_0003_fix_build_after_macro_include.patch
buildservice-autocommit accepted request 287560 from Tobias Klausmann's avatar Tobias Klausmann (tobijk) (revision 263)
baserev update by copy to link target
Tobias Klausmann's avatar Tobias Klausmann (tobijk) committed (revision 262)
- Fix file permissions for the Gallium Nine files
Tobias Klausmann's avatar Tobias Klausmann (tobijk) committed (revision 261)
buildservice-autocommit accepted request 265159 from Tobias Klausmann's avatar Tobias Klausmann (tobijk) (revision 260)
baserev update by copy to link target
Tobias Klausmann's avatar Tobias Klausmann (tobijk) committed (revision 259)
- Update to version 10.4.0 (10.4 Final):
- New features:
  + GL_ARB_conditional_render_inverted on nv50
  + GL_ARB_sample_shading on r600
  + GL_ARB_texture_view on nv50, nvc0
  + GL_ARB_clip_control on nv50, nvc0, r300, r600, radeonsi, llvmpipe, softpipe
  + GL_KHR_context_flush_control on all drivers
- Changes:
  + Removed patch17: u_Suppress-any-libGL-.-warnings-when-LIBGL_DEBUG-is-se.patch
    This patch was upstreamed
  + Build without "--enable-gallium-egl"
    This buildoption was removed upstream
  + Add subpackage libvdpau_r300
buildservice-autocommit accepted request 261698 from Tobias Klausmann's avatar Tobias Klausmann (tobijk) (revision 258)
baserev update by copy to link target
Tobias Klausmann's avatar Tobias Klausmann (tobijk) committed (revision 257)
- Cleanup Spec:
  + smaller cleanups
  + Remove all traces of talloc, Mesa uses ralloc
Tobias Klausmann's avatar Tobias Klausmann (tobijk) committed (revision 256)
- Update to 10.3.3
	+ fdo#82921 layout(location=0) emits error 
  	>= MAX_UNIFORM_LOCATIONS due to integer underflow
  + fdo#83574 [llvmpipe] [softpipe] piglit 
  	arb_explicit_uniform_location-use-of-unused-loc regression
  + fdo#85454 Unigine Sanctuary with Wine crashes on Mesa Git
  + fdo#70410 egl-static/Makefile: linking fails with llvm >= 3.4
Tobias Klausmann's avatar Tobias Klausmann (tobijk) committed (revision 255)
- Update to 10.3.2
	+ (fdo#54372) GLX_INTEL_swap_event crashes driver when swapping 
  	window buffers
  + (fdo#81680) [r600g] Firefox crashes with hardware acceleration 
  	turned on
  + (fdo#84140) mplayer crashes playing some files using vdpau 
  	output
  + (fdo#84662) Long pauses with Unreal demo Elemental on R9270X 
  	since : Always flush the HDP cache before submitting a
    CS to the GPU
  + (fdo#85267) vlc crashes with vdpau (Radeon 3850HD) [r600]
Tobias Klausmann's avatar Tobias Klausmann (tobijk) committed (revision 254)
Tobias Klausmann's avatar Tobias Klausmann (tobijk) committed (revision 253)
Tobias Klausmann's avatar Tobias Klausmann (tobijk) committed (revision 252)
buildservice-autocommit accepted request 251630 from Tobias Klausmann's avatar Tobias Klausmann (tobijk) (revision 250)
baserev update by copy to link target
Tobias Klausmann's avatar Tobias Klausmann (tobijk) committed (revision 249)
- Changes:
  Building of gallium-pipe disabled for now by upstream, see:
  http://cgit.freedesktop.org/mesa/mesa/commit/?h=10.3&id=07426ad1029c3505b809dc9eec104007fb623983
  Nevertheless keep it around as it may get enabled again.
Tobias Klausmann's avatar Tobias Klausmann (tobijk) committed (revision 248)
Tobias Klausmann's avatar Tobias Klausmann (tobijk) committed (revision 247)
- Update to version 10.3.0 (10.3 Final):
- New features:
  + GL_ARB_ES3_compatibility on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe
  + GL_ARB_clear_texture on i965
  + GL_ARB_compressed_texture_pixel_storage on all drivers
  + GL_ARB_conditional_render_inverted on i965, nvc0, softpipe, llvmpipe
  + GL_ARB_derivative_control on i965, nv50, nvc0, r600
  + GL_ARB_draw_indirect on nvc0, radeonsi
  + GL_ARB_explicit_uniform_location (all drivers that support GLSL)
  + GL_ARB_fragment_layer_viewport on nv50, nvc0, llvmpipe, r600
  + GL_ARB_gpu_shader5 on i965/gen7, nvc0
  + GL_ARB_multi_draw_indirect on nvc0, radeonsi
  + GL_ARB_sample_shading on radeonsi
  + GL_ARB_seamless_cubemap_per_texture on i965, llvmpipe, nvc0, r600, radeonsi, softpipe
  + GL_ARB_stencil_texturing on nv50, nvc0, r600, and radeonsi
  + GL_ARB_texture_barrier on nv50, nvc0, r300, r600, radeonsi
  + GL_ARB_texture_compression_bptc on i965/gen7+, nvc0, r600/evergreen+, radeonsi
  + GL_ARB_texture_cube_map_array on radeonsi
  + GL_ARB_texture_gather on r600, radeonsi
  + GL_ARB_texture_query_levels on nv50, nvc0, llvmpipe, r600, radeonsi, softpipe
  + GL_ARB_texture_query_lod on r600, radeonsi
  + GL_ARB_viewport_array on nvc0
  + GL_AMD_vertex_shader_viewport_index on i965/gen7+, r600
  + GL_OES_compressed_ETC1_RGB8_texture on nv30, nv50, nvc0, r300, r600, radeonsi, softpipe, llvmpipe
  + GLX_MESA_query_renderer on nv30, nv50, nvc0, r300, r600, radeonsi, softpipe, llvmpipe
  + A new software rasterizer driver (kms_swrast_dri.so) that works with DRM drivers that don't have a full-fledged GEM (such as qxl or simpledrm)
Tobias Klausmann's avatar Tobias Klausmann (tobijk) committed (revision 246)
- Update to version 10.3.0-RC1
  * Mesa 10.3 brings many performance improvements, more 
    OpenGL 4.x functionality, the VC4 Gallium3D driver, 
    and much more.
  * supersedes U_mesa-glx-Reduce-error-log-level.patch

- Package vdpau_r600 for ppc64le as well (bnc#893275)
Tobias Klausmann's avatar Tobias Klausmann (tobijk) committed (revision 245)
- Update to version 10.3.0-rc1:
- Remove upstreamed patches:
  + Patch16: U_mesa-glx-Reduce-error-log-level.patch

- u_Suppress-any-libGL-.-warnings-when-LIBGL_DEBUG-is-se.patch
  Suppress any "libGL:..." warnings when LIBGL_DEBUG == "quiet"
  (bnc#892896)
Displaying revisions 61 - 80 of 324
openSUSE Build Service is sponsored by