[PATCH 3/4] wined3d: Clip blits from / to the front buffer to the GL drawable.

Henri Verbeet hverbeet at gmail.com
Wed Jul 8 02:24:29 CDT 2015


On 7 July 2015 at 21:43, Stefan Dösinger <stefandoesinger at 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.



More information about the wine-devel mailing list