[SDL] detected accelerated 3D

Mason Wheeler masonwheeler at yahoo.com
Tue Jun 17 20:14:01 PDT 2008


I'd just try using wglCreateContext() (on Windows, or whatever its equivalent is for Linux and OSX) and see if it returns a valid result.

>----- Original Message ----
>From: Pierre Phaneuf <pphaneuf at gmail.com>
>Subject: [SDL] detected accelerated 3D
>
>I was wondering if there was a quick trick to check whether
>accelerated 3D is available on a particular computer? I'm not
>interested in actually using it, I'd like to gather some statistics
>from my users first... Although, if what I have to do is setting up a
>context briefly, I guess I'll do what I have to do. I'm not averse to
>using platform-specific calls for Linux, Windows and Mac OS X, that's
>pretty much all we've got, so that'd cover it fine.




More information about the SDL mailing list