e5b77bb1e7
- Update to 19.0.5 * Things have slowed back down from the last release, which is good for this late in the series. No one area has received too much work, with a little bit sprinkled in here and there in both core code and drivers.
Stefan Dirsch2019-05-22 10:29:20 +00:00
5a371d6b73
- Update to 19.0.4 * It's been a pretty active release, especially for how late in the cyle we are. Radv was the busiest component, but there were also a few changes for intel, radeonsi, some core vulkan work, and a little bit of other stuff here and there.
Stefan Dirsch2019-05-14 11:52:53 +00:00
ace037b742
Accepting request 698207 from X11:XOrg
Yuchen Lin2019-04-28 17:59:12 +00:00
aec5248799
Accepting request 698207 from X11:XOrg
Yuchen Lin2019-04-28 17:59:12 +00:00
244eeedccc
- Update to 19.0.3 * quiet release with just 19 patches (excluding release churn) since 19.0.2 * no sub component was touched too much * virgl, glsl, nir, intel, radeonsi, radv, ac, and gallivm received a few patches
Stefan Dirsch2019-04-26 10:31:50 +00:00
aa4af618be
Accepting request 697616 from home:marxin:branches:X11:XOrg
Stefan Dirsch2019-04-25 08:09:08 +00:00
c5723b2447
Accepting request 695297 from home:tobijk:X11:XOrg
Stefan Dirsch2019-04-18 03:51:21 +00:00
dc410d58a3
- Update to 19.0.2 * Just a few fixes for radeon, a few for nir, a couple for radv, a couple for v3d, and a few other patches here and there.
Stefan Dirsch2019-04-11 10:57:13 +00:00
7a26d6f2bf
- Update to 19.0.1 * "This is the first bug fix release of the 19.0 branch. It's been a pretty calm cycle, and there's not too much here. I think things are looking pretty good overall."
Stefan Dirsch2019-03-28 11:54:27 +00:00
411f25ba94
- remove n_Disable-Xshm-for-now-since-it-results-in-render-erro.patch; keeping that one reintroduced render errors and missing screen refreshes on GNOME3 in a qemu VM (cirrus emulation); the issue has been fixed in a different and better way since 18.3.3; this is related to bsc#1118149
Stefan Dirsch2019-02-20 15:45:03 +00:00
404d35ca04
- Update to 18.3.4 * A fix in the XvMC state-tracker, which was causing some video attributes to not take affect. On the video front the VAAPI state tracker has seen improvements with VP9 streams while the amdgpu driver advertises all available profiles. * On Intel side we have compiler fixes and extra PCI IDs for Coffee Lake and Ice Lake parts. In the Broadcom drivers a couple of memory leaks were addressed and the NEON assembly should compile properly on armhf. * Other drivers such as radeonsi, nouveau and freedreno have also seen some love. The RADV driver has seen addressed to compile correctly with GCC9 amongst other changes. * The Xlib based libGL have been addressed to work with X servers, which lacks the MIT-SHM extension such as XMing. * To top it up we have a few fixes to the meson build system.
Stefan Dirsch2019-02-19 09:30:24 +00:00
0498d5a132
Accepting request 667671 from X11:XOrg
Stephan Kulow
2019-02-04 20:23:11 +00:00
ddffe58dad
Accepting request 667671 from X11:XOrg
Stephan Kulow
2019-02-04 20:23:11 +00:00
ccada919e5
- Update to 18.3.3 * In this release we have: A memory leak fix in the etnaviv driver, better NEON assembly code in vc4 and couple of stability improvements to the radeonsi driver. Another memory leak affecting all gallium drivers have also been addressed. * The time required to compile GLSL shaders with large amount of uniforms, such as Godot, has been improved. * GLX and swrast have also seen some improvements. * On the Vulkan side, the ANV driver adjusted the number of images supported for gen8 and earlier to 8, while for newer hardware it remains the same 64. The RADV driver has seens a collection of stability improvements and fix for the Vulkan version advertised in some corner cases. * To top it all up, the meson build system has seen a steady amount of fixes: the DSO version for the VDPAU drivers is now included, ICC compatibility patches, opencl handling and relaxed handling when building osmesa. - adjusted n_Disable-Xshm-for-now-since-it-results-in-render-erro.patch
Stefan Dirsch2019-02-04 18:28:36 +00:00
aaab85a63d
Accepting request 670430 from home:tobijk:X11:XOrg
Stefan Dirsch2019-01-31 19:27:33 +00:00
84742d9edb
Accepting request 667672 from home:tobijk:branches:home:tobijk:X11:XOrg
Stefan Dirsch2019-01-30 16:33:21 +00:00
d4a5f1fb1c
- Update to 18.3.2 * In this release candidate we have added more PCI IDs for AMD Vega devices and a number of fixes for the RADV Vulkan drivers. * On the Intel side we have a selection ranging from quad swizzles support for ICL to compiler fixes. * The nine state tracker has also seen some love as do the Broadcom drivers. * To top it all up, we have a healthy mount of build system fixes.
Stefan Dirsch2019-01-18 18:41:35 +00:00
693191364e
Accepting request 657598 from home:dimstar:cycle
Michal Srb
2018-12-12 15:38:41 +00:00
97155b1689
- Update to 18.3.1 * This version disables the VK_EXT_pci_bus_info extension due to last minute issues spotted in the specification.
Stefan Dirsch2018-12-12 11:04:38 +00:00
1530ecc846
Accepting request 656871 from home:namtrac:branches:X11:XOrg
Stefan Dirsch2018-12-10 16:58:25 +00:00
abb4baeb5b
- Update to 18.3.0 final release * The top highlights include: + GL_AMD_depth_clamp_separate on r600, radeonsi. + GL_AMD_framebuffer_multisample_advanced on radeonsi. + GL_AMD_gpu_shader_int64 on i965, nvc0, radeonsi. + GL_AMD_multi_draw_indirect on all GL 4.x drivers. + GL_AMD_query_buffer_object on i965, nvc0, r600, radeonsi. + GL_EXT_disjoint_timer_query on radeonsi and most other Gallium drivers (ES extension) + GL_EXT_texture_compression_s3tc on all drivers (ES extension) + GL_EXT_vertex_attrib_64bit on i965, nvc0, radeonsi. + GL_EXT_window_rectangles on radeonsi. + GL_KHR_texture_compression_astc_sliced_3d on radeonsi. + GL_NV_fragment_shader_interlock on i965. + EGL_EXT_device_base for all drivers. + EGL_EXT_device_drm for all drivers. + EGL_MESA_device_software for all drivers. * Additional features: ANV + VK_EXT_calibrated_timestamps + VK_EXT_pci_bus_info + VK_EXT_sampler_filter_minmax + VK_EXT_vertex_attribute_divisor v3 + VK_GOOGLE_decorate_string + VK_GOOGLE_hlsl_functionality1 + VK_KHR_driver_properties RADV + VK_EXT_calibrated_timestamps + VK_EXT_conservative_rasterization + VK_EXT_pci_bus_info + VK_EXT_transform_feedback + VK_EXT_vertex_attribute_divisor v3 + VK_GOOGLE_decorate_string + VK_GOOGLE_hlsl_functionality1 + VK_KHR_driver_properties - supersedes u_constify-struct-drisw_loader_funcs.patch, u_drisw-use-separate-drisw_loader_funcs-for-shm.patch
Stefan Dirsch2018-12-07 14:17:31 +00:00
32ad8fd4af
Accepting request 653839 from home:iznogood:branches:X11:XOrg
Stefan Dirsch2018-12-04 13:24:20 +00:00
b5e3c05065
- Update to 18.3.0-rc5 * fifth release candidate for Mesa 18.3.0
Stefan Dirsch2018-11-29 13:13:36 +00:00
47a526ce9a
- added libGL-Mesa-devel split-off provides to Mesa-KHR-devel package, since /usr/include/KHR/khrplatform.h moved between these two packages (related to bsc#1117365)
Stefan Dirsch2018-11-27 10:55:03 +00:00
b3ed051f81
Accepting request 652135 from home:michalsrb:bug1117365:X11:XOrg
Michal Srb
2018-11-27 10:16:12 +00:00
e8312376c0
Accepting request 651432 from home:tobijk:X11:XOrg
Stefan Dirsch2018-11-26 11:20:33 +00:00
ecab3e2927
- Update to 18.3.0-rc4 * fourth release candidate for Mesa 18.3.0
Stefan Dirsch2018-11-22 14:38:04 +00:00
2049b8ef17
- Update to 18.3.0-rc3 * third release candidate for Mesa 18.3.0
Stefan Dirsch2018-11-17 22:23:33 +00:00
c97a90ecb3
- moved /usr/include/KHR from libEGL-devel to libGL-devel since it's now being referenced by glext.h
Stefan Dirsch2018-11-15 17:11:35 +00:00
6eb966beec
- moved /usr/include/KHR from libEGL-devel to libGL-devel since it's now being referenced by glext.h
Stefan Dirsch2018-11-15 16:52:24 +00:00
73e955aa8c
- Update to 18.3.0-rc2 * second release candidate for Mesa 18.3.0 - supersedes the following patches: * U_intel-aubinator-mark-ftruncate_res-as-MAYBE_UNUSED-i.patch * U_intel-decoder-mark-total_length-as-MAYBE_UNUSED-in-g.patch * U_python-Fix-rich-comparisons.patch * U_python-Use-key-functions-when-sorting-containers.patch * mako_4_radv.patch - adjusted n_drirc-disable-rgb10-for-chromium-on-amd.patch - /etc/drirc moved to /usr/share/drirc.d/00-mesa-defaults.conf
Stefan Dirsch2018-11-15 15:47:11 +00:00
b2594f23bf
Accepting request 649270 from home:michalsrb:bug1113533:X11:XOrg
Stefan Dirsch2018-11-15 13:19:54 +00:00
c529d216a7
- Update to 18.2.4 * Different fixes for different drivers: freedreno, radeonsi, swr, anv and radv. Also there are fixes for ac, gallium, spirv and blorp.
Stefan Dirsch2018-11-01 13:44:02 +00:00
e94d97e054
Accepting request 644832 from home:michalsrb:bug1113211:X11:XOrg
Michal Srb
2018-10-26 11:17:37 +00:00
91f4a178d8
- Update to 18.2.3 * Different patches for the DirectX9 and DRI state trackers. * Several fixes and workarounds for different games, inlcuding RAGE, Yakuza and The Evil Within, Wolfenstein The Old Blood ARMA 3, or No Mans Sky. * A bunch of fixes for different drivers, including r600, nouveau, radeonsi, anv, radv, virgl, i965, nvc0 or nv50. Worth to mention a fix for GPU hangs in Radeonsi. * State Trackers also get different fixes and corrections. * Finally, fixes for GLSL and NIR are also in this queue.
Stefan Dirsch2018-10-22 13:38:22 +00:00
2cb7f36b89
Accepting request 640131 from home:iznogood:branches:X11:XOrg
Stefan Dirsch2018-10-07 09:36:26 +00:00
dbe2ec5f48
Accepting request 637103 from home:mimi_vx:branches:X11:XOrg
Stefan Dirsch2018-09-23 10:25:38 +00:00
9253f56bef
seems cause several strange issue, not quite confident, revert for checking
Yuchen Lin2018-09-19 12:34:11 +00:00
caf2359d4d
seems cause several strange issue, not quite confident, revert for checking
Yuchen Lin2018-09-19 12:34:11 +00:00
b8dee8542a
Updating link to change in openSUSE:Factory/Mesa revision 336.0
OBS User buildservice-autocommit
2018-09-19 12:34:11 +00:00
45bf930b87
Accepting request 635013 from X11:XOrg
Yuchen Lin2018-09-18 09:37:23 +00:00
b952bf8171
Accepting request 635013 from X11:XOrg
Yuchen Lin2018-09-18 09:37:23 +00:00
ef6e9b845f
Accepting request 631796 from X11:XOrg
Yuchen Lin2018-09-11 15:12:47 +00:00
aa1ab317b7
Accepting request 631796 from X11:XOrg
Yuchen Lin2018-09-11 15:12:47 +00:00
7148e81eb9
- get rid of libwayland-egl1/libwayland-egl-devel completely; also for older Leap versions
Stefan Dirsch2018-09-11 13:32:10 +00:00
ded7693b9b
- update to 18.2.0 * This release consists of nearly 2200 commits from approximately 130 developers. * The top highlights include: - OpenGL 4.3 on virgl. - OpenGL 4.4 Compatibility profile on radeonsi. - OpenGL ES 3.2 on radeonsi and virgl. - GL_ARB_ES3_2_compatibility on radeonsi. - GL_ARB_fragment_shader_interlock on i965. - GL_ARB_sample_locations and GL_NV_sample_locations on nvc0 (GM200+). - GL_ANDROID_extension_pack_es31a on radeonsi. - GL_KHR_texture_compression_astc_ldr on radeonsi. - GL_NV_conservative_raster and GL_NV_conservative_raster_dilate on nvc0 (GM200+). - GL_NV_conservative_raster_pre_snap_triangles on nvc0 (GP102+). - multisampled images on nvc0 (GM107+) (now supported on GF100+). * Additional features: - ANV Extensions: - VK_KHR_bind_memory2. - VK_KHR_external_fence. - VK_KHR_external_fence_capabilities. - VK_KHR_external_semaphore. - VK_KHR_external_semaphore_capabilities. - VK_KHR_maintenance2. - VK_KHR_maintenance3. - VK_KHR_multiview. - VK_KHR_relaxed_block_layout. - VK_KHR_sampler_ycbcr_conversion. - VK_KHR_8bit_storage. - VK_KHR_create_renderpass2. - VK_KHR_display. - VK_KHR_display_swapchain. - VK_KHR_external_fence_fd. - VK_KHR_external_semaphore_fd. - VK_KHR_get_display_properties2. - VK_KHR_image_format_list. - RADV Extensions: - VK_KHR_bind_memory2. - VK_KHR_external_fence. - VK_KHR_external_fence_capabilities. - VK_KHR_maintenance2. - VK_KHR_maintenance3. - VK_KHR_multiview. - VK_KHR_relaxed_block_layout. - VK_KHR_create_renderpass2. - VK_KHR_display. - VK_KHR_display_swapchain. - VK_KHR_draw_indirect_count. - VK_KHR_external_fence_fd. - VK_KHR_get_display_properties2. - VK_KHR_get_surface_capabilities2. - VK_KHR_image_format_list. - New GL extensions supported by all drivers: - GL_OES_EGL_image_external. - GL_OES_EGL_image_external_essl3. - freedreno: - GL 3.0's multisample anti-aliasing support on a5xx. - GL_ARB_texture_multisample support on a5xx. - GLES3.1's GS5 Packing/bitfield/conversion functions support on a5xx. - Dynamically uniform UBO array indices. - Packing/bitfield/conversion functions. - Enhanced textureGather. - GL_OES_texture_buffer. - GL_ARB_seamless_cubemap_per_texture. - i965: - GL_OES_texture_view on gen8+. - GL_EXT_texture_norm16. - nouveau: - GL_ARB_post_depth_coverage. - GL_ARB_sample_locations. - GL_EXT_texture_norm16. - r600: - GL_EXT_texture_norm16. - radeonsi: - GL_EXT_texture_norm16. - virgl: - GL_ARB_seamless_cubemap_per_texture. - GL_ARB_shader_stencil_export. - supersedes u_r600-egd_tables.py-make-the-script-python-2-3-compat.patch, u_intel_anv-make-scripts-python-2-3-compat.patch - U_intel-decoder-mark-total_length-as-MAYBE_UNUSED-in-g.patch, U_intel-aubinator-mark-ftruncate_res-as-MAYBE_UNUSED-i.patch, U_python-Fix-rich-comparisons.patch, U_python-Use-key-functions-when-sorting-containers.patch * buildfixes ...
Stefan Dirsch2018-09-11 12:38:21 +00:00
f4b78c23bd
- update to 18.1.7 * Mesa 18.1.7 is now available for general consumption. This release has been rather small compared to the last few release, There's just a handful of fixes in total. Meson, radv, anv, gallium winsys, intel, i965, and r600 were the only recipients of fixs this go around.
Stefan Dirsch2018-08-27 12:43:05 +00:00
6e229153b9
Accepting request 631630 from home:Vogtinator:branches:X11:XOrg
Stefan Dirsch2018-08-27 11:00:14 +00:00
d5bc6b44c9
- update to 18.1.6 * autotools fixes for libglvnd, libgl naming, and pkgconfig * meson fixed its handling of stale symlinks wrt megadrivers * windows relaged fixes * some bug fixes for clover * plenty of egl, wayland, glx, and dri3 fixes * a couple of nir fixes * and on the driver side, radv, intel, vc4, etnaviv, swr, r600, amd, and nouveau all had a few fixes - supersedes archlinux_glvnd-fix-gl-dot-pc.patch
Stefan Dirsch2018-08-17 12:19:44 +00:00