So I am developing a set of wrapping utilities for SDL2 but have come across a strange issue. Whenever I poll for errors using SDL_GetError at the end of a frame, i
SDL_GetError