[Mesa-dev] Mesa 17.1.7 release candidate

Emil Velikov emil.l.velikov at gmail.com
Sat Aug 19 20:40:35 UTC 2017


[Slimming down the CC list]

Hi Andres,

On 19 August 2017 at 16:37, Andres Gomez <agomez at igalia.com> wrote:

> 4c09f648929fbde25e4be44fa2983c0f3ac2fd11
commit 774e77ab64de05d437939110dd11c35a300d47f6
Seems like the remaining shas are also off.

> Author: Emil Velikov <emil.velikov at collabora.com>
>
>     egl: avoid eglCreatePlatform*Surface{EXT,} crash with invalid dpy
>
>     (cherry picked from commit 26fbb9eacddb1b809739cb12477bde13501d6d5a)
>
Conflict resolution looks good.

> Eric Engestrom (1):
>       gbm: add gbm_bo_get_bpp()
>
This adds new API to libgbm. Something stable release should _not_ be doing.
Although, yes, it is required for the egl/drm fixes below.

> Gwan-gyeong Mun (2):
>       egl/drm: Fix misused x and y offsets in swrast_put_image2()
>       egl/drm: Fix misused x and y offsets in swrast_get_image()
>
The issues exist since the code was introduced back in 2014.
Hence I doubt there's a warrant to breaking existing assumptions and
principles as mentioned above.

If the issue is quite severe we could keep the patches, although
gbm_bo_get_bpp() should be internal.

> Rejected (3)
> ============
>
> Emil Velikov (1):
>       swr: use the correct variable for no undefined symbols
>
> Breaks SWR compilation due to earlier commit f50aa21456 which did not
> land in branch.
>
Agreed, thanks

-Emil


More information about the mesa-dev mailing list