summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/panfrost/pan_swizzle.c
Commit message (Expand)AuthorAgeFilesLines
* panfrost: Only take the fast paths on buffers aligned to block sizeTomeu Vizoso2019-05-101-2/+2
* panfrost: Guard against reading past end of bufferTomeu Vizoso2019-04-121-0/+3
* panfrost: Size tiled temp buffers correctlyAlyssa Rosenzweig2019-04-041-2/+5
* panfrost: Respect box->width in tiled storesAlyssa Rosenzweig2019-04-041-2/+2
* panfrost: Preliminary work for mipmapsAlyssa Rosenzweig2019-03-271-22/+15
* panfrost: Remove if 0'd dead codeAlyssa Rosenzweig2019-02-101-37/+0
* panfrost: Check in sources for command streamAlyssa Rosenzweig2019-02-071-0/+234