Re: [AD] 4.3 system and display drivers |
[ 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] 4.3 system and display drivers
- From: Elias Pschernig <elias@xxxxxxxxxx>
- Date: Thu, 07 Dec 2006 18:02:57 +0100
On Thu, 2006-12-07 at 11:38 +0100, Elias Pschernig wrote:
>
> Yeah, I'm hoping to merge in AllegroGL somehow, and of course the
> current X11 driver. My idea so far is to have a flag AL_OPENGL to
> al_create_display, and each display driver should make OpenGL available
> if it gets the flag (and if it can get an OpenGL context).
>
Ok, so far, so good. Multiple resizable windows working now :)
Which leads to the big question - should I continue improving this dummy
driver to eventually un-dummy it, or actually try to merge the concept
back to xwin.c (pulling in AllegroGL along the way)?
--
Elias Pschernig