aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/panfrost/nir
Commit message (Expand)AuthorAgeFilesLines
* panfrost: Dual source blend supportIcecream952020-07-152-7/+16
* panfrost: Explicitly convert to 32-bit for logic-opsAlyssa Rosenzweig2020-06-031-1/+11
* panfrost: Remove unused nir_lower_framebuffer passAlyssa Rosenzweig2020-06-012-425/+0
* panfrost: Conditionally allow fp16 blendingAlyssa Rosenzweig2020-06-012-10/+21
* panfrost: LogicOp fixes and non 8-bit format supportIcecream952020-02-282-7/+21
* panfrost: Remove some more prints to stdoutTomeu Vizoso2020-02-261-2/+2
* panfrost: LogicOp supportIcecream952020-02-202-0/+70
* panfrost: Implement sRGB blend shadersAlyssa Rosenzweig2020-01-061-0/+16
* panfrost: Remove MRT indirection in blend shadersAlyssa Rosenzweig2019-12-302-10/+8
* pan/midgard: Promote tilebuffer reads to 32-bitAlyssa Rosenzweig2019-12-301-0/+5
* pan/midgard: Support loads from R11G11B10 in a blend shaderAlyssa Rosenzweig2019-12-241-3/+27
* panfrost: Move nir_undef_to_zero to Midgard compilerAlyssa Rosenzweig2019-12-131-87/+0
* util: Move gallium's PIPE_FORMAT utils to /util/format/Eric Anholt2019-11-141-1/+1
* panfrost: Select format-specific blending intrinsicsAlyssa Rosenzweig2019-11-112-8/+40
* pan/midgard: Use fp32 blend shadersAlyssa Rosenzweig2019-11-012-10/+10
* pan/midgard: Use shared psiz clamp passAlyssa Rosenzweig2019-08-301-75/+0
* pan/midgard: Correct component count clamping PSIZAlyssa Rosenzweig2019-07-111-1/+2
* panfrost: Clamp point sizeAlyssa Rosenzweig2019-07-101-0/+74
* panfrost/nir: Apply NIR styleAlyssa Rosenzweig2019-07-104-105/+105
* panfrost: Move midgard/nir* to nir folderAlyssa Rosenzweig2019-07-104-0/+762