[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Wed, 2009-02-11 at 10:34 +1100, Peter Wang wrote:
> ex_multisample crashes on my card. I tracked it down to the call
> to _al_xglx_config_select_visual() at xdisplay.c:234
> where it returns with d->xvinfo == NULL.
>
> Elias, can you add some code to handle this error case?
>
What does allegro.log say about the detected GLX version?
Anyway, I guess we should copy the visual selection of AllegroGL. The
problem is that it is very complex, using a scoring system I never
understood - but without it, the require/suggested doesn't make sense of
course, right now you can only require multisample, not suggest it.
Adding it to the TODO on the wiki and filing a feature request on SF for
now.
--
Elias Pschernig <elias@xxxxxxxxxx>