Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2004:
[Freeciv-Dev] (PR#9110) Win32: remove static device contexts
Home

[Freeciv-Dev] (PR#9110) Win32: remove static device contexts

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: undisclosed-recipients: ;
Subject: [Freeciv-Dev] (PR#9110) Win32: remove static device contexts
From: "James Canete" <use_less@xxxxxxxxxxx>
Date: Fri, 9 Jul 2004 17:54:19 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=9110 >

Would anyone mind if I just committed this?  (I'm looking at you, andi. :)

Though I haven't proven that it's responsible for the client crashes in
win9x/me, (due to me lacking access to win9x/me) it seems cleaner to me,
reduces the DC use in the fog routine (which I wrote, badly, previously
it used 4 DCs), and fixes a few bugs here and there.

It is possibly a bit slower, since DCs are now allocated when needed
then deallocated, though I haven't noticed any difference in use.

-James Canete


[Prev in Thread] Current Thread [Next in Thread]