Re: [AD] windows resizing regression

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On 2010-11-07, Peter Wang <novalazy@xxxxxxxxxx> wrote:
> I found a number of regressions under Windows (XP).
> I won't be releasing 5.0.0 RC1 today.
> 
> ex_resize and ex_resize2 behave strangely due to r13861 (Moving the
> Windows event loops back into the same thread as the D3D event loop)
> 
> Can someone (Trent) look at this?

Two more:

- ex_fs_resize: when you press Enter to toggle the window size, the
  window is resized but the backbuffer still has the old dimensions.
  That is, the redraw routine still writes "640x480" when the window
  is resized to 800x600 (and the backbuffer is scaled to fit).
  Calling al_acknowledge_resize() after al_resize_display() makes it
  work.

- SPEED: if I press 'F' to toggle fullscreen window, then back to a window
  again, the window is shrunk down to a tiny strip.
  Pressing 'F' again correctly returns to fullscreen window mode.

Peter




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/