Decided to switch to more low level SDL GPU API instead of using provided SDL 2D renderer which means redesigning whole engine architecture around rendering. Thought I can get away from this for a while, but after research it looks like it's better to do this sooner than later.
Comments