Skip to content

Commit

Permalink
mesalib: Update version from 18.3.4 to 18.3.5
Browse files Browse the repository at this point in the history
From the [release notes][1]:

> === Bug files >
>
> *   Bug 104297 - [i965] Downward causes GPU hangs and misrendering on Haswell
> *   Bug 104602 - [apitrace] Graphical artifacts in Civilization VI on RX Vega
> *   Bug 107052 - [Regression][bisected]. Crookz - The Big Heist Demo can't be launched despite the "true" flag in "drirc"
> *   Bug 107563 - [RADV] Broken rendering in Unity demos
> *   Bug 108457 - [OpenGL CTS] KHR-GL46.tessellation_shader.single.xfb_captures_data_from_correct_stage fails
> *   Bug 108999 - Calculating the scissors fields when the y is flipped (0 on top) can generate negative numbers that will cause assertion failure later on.
> *   Bug 109328 - [BSW BXT GLK] dEQP-VK.subgroups.arithmetic.subgroup regressions
> *   Bug 109443 - Build failure with MSVC when using Scons >= 3.0.2
> *   Bug 109451 - [IVB,SNB] LINE_STRIPs following a TRIANGLE_FAN fail to use primitive restart
> *   Bug 109594 - totem assert failure: totem: src/intel/genxml/gen9_pack.h:72: __gen_uint: La declaración `v <= max' no se cumple.
> *   Bug 109597 - wreckfest issues with transparent objects & skybox
> *   Bug 109601 - [Regression] RuneLite GPU rendering broken on 18.3.x
> *   Bug 109698 - dri.pc contents invalid when built with meson
> *   Bug 109735 - [Regression] broken font with mesa_vulkan_overlay

[1]: https://www.mesa3d.org/relnotes/18.3.5.html
  • Loading branch information
pmenzel committed Mar 22, 2019
1 parent 6fd25fb commit b591a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mesalib.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION mesalib-18.3.4-0
# BEE_VERSION mesalib-18.3.5-0

## this file was created by bee init and should be executed to build a
## bee-package. (Additional hints are located at the end of this file.)
Expand Down

0 comments on commit b591a94

Please sign in to comment.