From: notaz Date: Mon, 31 Jan 2022 23:50:12 +0000 (+0200) Subject: gpu_neon: fix apparent missing msb setting in blend_blocks_textured_add_fourth X-Git-Tag: r24l~518 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=inline;h=259c6f594e59e96ce3affacd229a082fc856c568;hp=259c6f594e59e96ce3affacd229a082fc856c568;p=pcsx_rearmed.git gpu_neon: fix apparent missing msb setting in blend_blocks_textured_add_fourth The source bit is taken, which also enables semi transparency, so if we did blending the bit must be set. ---