mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-11 11:09:07 +01:00
2a8bcc60c7
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.