mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-03-04 00:35:20 +03:00
This prefixes all RT functions that deal with color RTs with `Color` and abstracts out common functions that will be used for both color and depth RTs. All common Maxwell3D structures are also moved out of the `ColorRenderTarget` (`RenderTarget` previously) structure.