[Mesa-dev] [PATCH 2/6] gallium: Add support for 5551 with the 1-bit field in the low bit.

Eric Anholt eric at anholt.net
Mon Aug 21 18:12:47 UTC 2017


Emil Velikov <emil.l.velikov at gmail.com> writes:

> On 17 August 2017 at 17:10, Eric Anholt <eric at anholt.net> wrote:
>> This is how VC4 stores 5551 textures, which we need to support for
>> GL_OES_required_internalformat.
>>
>> v2: Extend commit message, fix svga driver build, add BE ordering from
>>     Roland.
>> ---
>>  src/gallium/auxiliary/util/u_format.csv |  2 ++
>>  src/gallium/drivers/svga/svga_format.c  |  2 ++
>>  src/gallium/include/pipe/p_format.h     |  3 +++
>>  src/mesa/state_tracker/st_format.c      | 16 +++++++++++++---
>>  4 files changed, 20 insertions(+), 3 deletions(-)
>>
> I think you'd need to update svga otherwise it will break.
> See commit 8dee325752daf1850a1f497c82b30d0574a5b612

The diffstat and commit message both mention svga.  Do you mean
something else besides what I've already done?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170821/805bce6c/attachment.sig>


More information about the mesa-dev mailing list