- Original Message -
> Fixes piglit texture-packed-formats regression. We need to implement
> more XBGR formats here eventually, but many are UINT/SINT formats
> which swrast doesn't handle yet anyway (integer textures).
>
> Bugzilla https://bugs.freedesktop.org/show_bug.cgi?id=64935
>
Fixes piglit texture-packed-formats regression. We need to implement
more XBGR formats here eventually, but many are UINT/SINT formats
which swrast doesn't handle yet anyway (integer textures).
Bugzilla https://bugs.freedesktop.org/show_bug.cgi?id=64935
---
src/mesa/swrast/s_texfetch.c | 1