i965: add and fix fallthrough comments
[mesa.git] / src / panfrost / encoder / pan_texture.h
2020-05-19 Alyssa Rosenzweigpanfrost: Switch formats to table
2020-05-01 Tomeu Vizosopanfrost: GPUs newer than G-71 don't have swizzles...
2020-05-01 Tomeu Vizosopanfrost: Create additional BO for the checksum of...
2020-04-30 Tomeu Vizosopanfrost: Emit blend descriptors on Bifrost
2020-04-24 Alyssa Rosenzweigpanfrost: The texture descriptor has a pointer to a...
2020-04-24 Tomeu Vizosopanfrost: Emit texture descriptor on bifrost
2020-02-21 Alyssa Rosenzweigpanfrost: Rewrite texture descriptor creation logic
2020-02-21 Alyssa Rosenzweigpanfrost: Move format translation to root
2020-02-21 Alyssa Rosenzweigpanfrost: Move pan_afbc.c to root
2020-02-21 Alyssa Rosenzweigpanfrost: Move checksum routines to root panfrost