mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-14 08:58:43 +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.