panfrost: Ensure nonlinear strides are 16-aligned
[mesa.git] / src / panfrost / encoder / pan_texture.c
2020-05-27 Alyssa Rosenzweigpanfrost: Ensure nonlinear strides are 16-aligned
2020-05-27 Alyssa Rosenzweigpanfrost: Identify Bifrost texture format swizzle
2020-05-19 Alyssa Rosenzweigpanfrost: Switch formats to table
2020-05-01 Alyssa Rosenzweigpanfrost: Fix tiled texture "stride"s on Bifrost
2020-04-24 Alyssa Rosenzweigpanfrost: The texture descriptor has a pointer to a...
2020-04-24 Alyssa Rosenzweigpanfrost: Identify texture layout field
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 checksum routines to root panfrost