broadcom/vc5: Add missing SRGBA8 ETC2 support.
[mesa.git] / src / gallium / drivers / vc5 / vc5_formats.c
2017-11-07 Eric Anholtbroadcom/vc5: Add missing SRGBA8 ETC2 support.
2017-11-07 Eric Anholtbroadcom/vc5: Use DEPTH24_STENCIL8 for rendering to...
2017-10-30 Eric Anholtbroadcom/vc5: Use the proper gallium format for our...
2017-10-17 Eric Anholtbroadcom/vc5: Don't forget to set the RT format for...
2017-10-10 Eric Anholtbroadcom/vc5: Fix handling of 5551 textures using the...
2017-10-10 Eric Anholtbroadcom/vc5: Add missing Z16 format.
2017-10-10 Eric Anholtbroadcom: Add V3D 3.3 gallium driver called "vc5",...