Re: [AD] al_acknowledge_display_disconnected |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
I don't know if this really matters, but I just noticed that the iOS and X (I /think/, quickly looked it over) ports don't remove the displays from system->displays when they're destroyed. Is this on purpose?
Trent
On 2012-05-22, at 6:33 PM, Trent Gamblin wrote:
> On 2012-05-22, at 6:32 PM, Peter Wang wrote:
>> I meant 3 as well.
>>
>> What happens to the rendering context? I've thought for a while that
>> you should be able to create a "null" display with a rendering context
>> but no visible window. In this case you might later create a new
>> visible window using an existing context. Possible?
>>
>> Peter
>
> No clue mate. Sounds too complicated.
>
> Trent