aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/panfrost/pan_blending.c
Commit message (Expand)AuthorAgeFilesLines
* util: Move gallium's PIPE_FORMAT utils to /util/format/Eric Anholt2019-11-141-1/+1
* panfrost: Style main Gallium driverAlyssa Rosenzweig2019-07-101-30/+30
* panfrost/mfbd: Cleanup format code selectionAlyssa Rosenzweig2019-07-101-0/+5
* panfrost/mfbd: Handle PIPE_FORMAT_B10G10R10A2_UNORMAlyssa Rosenzweig2019-07-101-0/+4
* panfrost: Implement ES3-format writeoutAlyssa Rosenzweig2019-07-101-3/+0
* panfrost: Refactor blend infrastructureAlyssa Rosenzweig2019-07-101-54/+21
* panfrost: Route format through fixed-function blendingAlyssa Rosenzweig2019-07-101-1/+40
* panfrost: Cleanup default blend modeAlyssa Rosenzweig2019-06-171-19/+8
* panfrost: Improve fixed-function blendingAlyssa Rosenzweig2019-05-191-36/+34
* panfrost: Hoist blend constant into Midgard-specific structAlyssa Rosenzweig2019-05-191-3/+6
* panfrost: Backport driver to Mali T600/T700Alyssa Rosenzweig2019-02-151-2/+2
* panfrost: Check in sources for command streamAlyssa Rosenzweig2019-02-071-0/+401