mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-02-07 00:21:08 -06:00
![gdkchan](/assets/img/avatar_default.png)
* Add blend microcode registers * Add advanced blend support using host extension * Remove debug message * Use pre-generated table for blend functions * XML docs * Rename AdvancedBlendMode to AdvancedBlendOp for consistency * Remove redundant code * Fix some advanced blend related issues on Vulkan * Formatting