On 8/01/10 12:26 AM, Dominic Stalder wrote: > is it possible to check if the given hardware is able to render the > shader in hardware instead of a software shader?
Not through OpenGL, this is a platform specific issue. I remember seeing some code to check for this on OS X; no idea about other OSs. Cheers, /ulrich _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

