Re: [AD] 4.3 system and display drivers |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2006-12-06, Elias Pschernig <elias@xxxxxxxxxx> wrote:
> Just so nobody reading the commit logs wonders what is going on, I put
> my 4.3 system and display driver playground to the temporary SVN branch
> "4.3-xdummy-system".
>
> In the last days, I got it to run a modified exnewapi, without using the
> old 4.2 system or gfx drivers at all, and using OpenGL to do the
> graphics.
Note that your code expects GLX 1.3, whereas my X server seems to only
support GLX 1.2. At least, on my system AllegroGL falls back to the
non-use_fbconfig case (see x.c). Anyway, it's nothing to worry about
for now.
Peter