[3/3] wined3d: Remove isInDraw hack from context_setup_target.

Henri Verbeet hverbeet at gmail.com
Mon Aug 16 06:58:05 CDT 2010


On 16 August 2010 13:25, Matteo Bruni <matteo.mystral at gmail.com> wrote:
> It is conceptually wrong and actually broken too (as the comment there
> said). Just remove the hack now and properly fix any regression
> that may come up later by explicitely acquiring the right context where
> needed (so, in surface_internal_preload and its callees).
Note that isInDraw is mildly awful in itself, and we should probably
get rid of it eventually. In most places where it's used it's probably
an artifact of the old context management, but that needs to be
checked.



More information about the wine-devel mailing list