mirror of
https://github.com/TASEmulators/desmume
synced 2025-10-06 00:32:43 +02:00
0c7cb99d78f0dd190aa23e8b3191b6af79b69c1e
- There is no more need to switch to the working texture as the destination for the fog output. This change will be essential for future commits. - The dual-source blending method has been obsoleted and removed. - FBOs are no longer required for the fog feature, easing requirements for ancient GPUs. - Ancient GPUs may see a small performance benefit due to shader simplification.
Languages
C++
47.5%
C
46.4%
Objective-C++
3.9%
Objective-C
0.7%
Metal
0.6%
Other
0.5%