On Wed, Apr 7, 2010 at 9:10 AM, Frederic Bouvier <[email protected]> wrote:
>> Your card or driver advertise support of geometry shader but doesn't >> behave correctly with them. If the extension wasn't supported, the >> effect would have fallbacked to technique number 9 that doesn't use >> them. >> >> I think there is an OSG environment variable (OSG_GL_EXTENSION_DISABLE >> iirc) to disable buggy extension, and fgrun allows to set environment >> variable before starting fgfs. > > set OSG_GL_EXTENSION_DISABLE=GL_EXT_geometry_shader4 > should work That did the trick -- thanks, Fred. We should probably add this to a FAQ somewhere, if it's not already there. All the best, David ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Flightgear-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-devel

