aboutsummaryrefslogtreecommitdiffstats
path: root/src/panfrost/encoder/pan_texture.c
Commit message (Expand)AuthorAgeFilesLines
* panfrost: Only use AFBC YTR with RGB and RGBAIcecream952020-06-031-3/+5
* panfrost: Ensure nonlinear strides are 16-alignedAlyssa Rosenzweig2020-05-271-1/+1
* panfrost: Identify Bifrost texture format swizzleAlyssa Rosenzweig2020-05-271-1/+0
* panfrost: Switch formats to tableAlyssa Rosenzweig2020-05-191-2/+4
* panfrost: Fix tiled texture "stride"s on BifrostAlyssa Rosenzweig2020-05-011-6/+29
* panfrost: The texture descriptor has a pointer to a trampolineAlyssa Rosenzweig2020-04-241-32/+76
* panfrost: Identify texture layout fieldAlyssa Rosenzweig2020-04-241-1/+1
* panfrost: Emit texture descriptor on bifrostTomeu Vizoso2020-04-241-0/+41
* panfrost: Rewrite texture descriptor creation logicAlyssa Rosenzweig2020-02-211-0/+230
* panfrost: Move checksum routines to root panfrostAlyssa Rosenzweig2020-02-211-0/+54