Hi Gert,

On 2018/11/22, Gert Wollny wrote:
> The format is emulated by using ISL_FORMAT_L8_SRGB, therefore we need to
> force swizzles for the GBA channels. However, doing this only based on the
> data type GL_RED breaks other formats, therefore, test specifically for the
> format.
> 
> Fixes: 5363869d4971780401b21bb75083ef2518c12be
>   965: Force zero swizzles for unused components in GL_RED and GL_RG
First letter of each sha and commit summary are missing.
Using a git alias should make things a bit easier.

git config --global alias.fixes '!git show $1 -s --pretty="format:%h 
(\"%s\")%n"'

HTH
Emil
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to