Re: [AD] Preparing for 4.9.9 |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: "Coordination of admins/developers of the game programming library Allegro" <alleg-developers@xxxxxxxxxx>
- Subject: Re: [AD] Preparing for 4.9.9
- From: "Trent Gamblin" <trent@xxxxxxxxxx>
- Date: Mon, 9 Mar 2009 19:20:13 -0600 (MDT)
On Mon, March 9, 2009 6:17 pm, Peter Wang said:
> Apart from the problem with ex_pixelformat, is there anything that
> needs to be resolved before another WIP release, say, in the next
> couple of weeks?
I'm getting a lot of assertions in the mouse code (ASSERT(mouse_directx_installed);)
for some reason. Happens every time in ex_mouse_focus, ex_expose, and possibly
others. Couldn't pinpoint the problem yet. Also ex_icon is not working anymore,
looks like some random garbage in the icon, probably related to the locking
changed.
Trent :{)>