On 7 July 2015 at 21:43, Stefan Dösinger stefandoesinger@gmail.com wrote:
I think "src" and "dst" would be misleading. This function is used for blits to the frontbuffer and blits from the frontbuffer. The function doesn't care about the direction of the blit. It's always the rectangle used for accessing the frontbuffer that is clipped to the GL drawable size and location.
Right. Perhaps drawable/surface or drawable/texture in that case, although that's also still a bit awkward.