aboutsummaryrefslogtreecommitdiffstats
path: root/src/panfrost/encoder/pan_texture.h
Commit message (Expand)AuthorAgeFilesLines
* panfrost: Switch formats to tableAlyssa Rosenzweig2020-05-191-2/+6
* panfrost: GPUs newer than G-71 don't have swizzles...Tomeu Vizoso2020-05-011-0/+7
* panfrost: Create additional BO for the checksum of imported BOs (Bifrost)Tomeu Vizoso2020-05-011-0/+1
* panfrost: Emit blend descriptors on BifrostTomeu Vizoso2020-04-301-0/+3
* panfrost: The texture descriptor has a pointer to a trampolineAlyssa Rosenzweig2020-04-241-2/+4
* panfrost: Emit texture descriptor on bifrostTomeu Vizoso2020-04-241-0/+15
* panfrost: Rewrite texture descriptor creation logicAlyssa Rosenzweig2020-02-211-0/+31
* panfrost: Move format translation to rootAlyssa Rosenzweig2020-02-211-0/+35
* panfrost: Move pan_afbc.c to rootAlyssa Rosenzweig2020-02-211-0/+9
* panfrost: Move checksum routines to root panfrostAlyssa Rosenzweig2020-02-211-0/+57