Re: [AD] 4.3 display update methods |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2006-08-10, Chris Robinson <chris.kcat@xxxxxxxxxx> wrote:
> On Thursday 10 August 2006 04:38, Elias Pschernig wrote:
>
> > #2 Provide update events. Under Windows and OSX, those would never be
> > generated. But it would allow users to optionally deal with the case of
> > drivers (old X11) where window contents need updating.
>
> This would be the optimal method, IMO. If a display can get invalidation
> events, it should simply pass them right into Allegro's event queue. I don't
> see how this could be that hard, really.
It's not :-)
Peter