SD wrote...
Thank you.
OpenGL under Windows is not supporting multiple video card (only DirectX does it).
The errors found in reported are just extensions that nVidia removed in later drivers (yes, they don't add extensions, they remove them).
OpenGL 2.1 is not supported with your video card (Geforce 6 doesn't, not the Geforce 5 (or FX)). It's a hardware limitation.
I will check the clipboard data issue for the next version.
The crash is probably a display driver (probably your budget pc is only supporting DirectX, not OpenGL).
For your application, try to use the GLIntercept program. It's a rookit that replace OpenGL32.DLL and extract all the OpenGL code. So you will see what's happening (if it is really using hardware acceleration of not).
---
On 20-Oct-07, at 6:55 PM, Nik wrote:
> Hi, I ran your OpenGL Extensions Viewer 231 build 224 on my stand- alone dual-head CAD_PC, was unable to check the second screen's graphics card, or identify which card it was testing...
>
> That system is running XP_SP2, has 3Gb RAM, an AMD64 3700+ (=2G2) in 32bit mode and a matched pair of BFG AGP & PCI NVidia Gforce 5200FX (oc) 256 Mb cards which, happily, use an identical driver release...
>
> OpenGL cheerfully reported as 2.0 =100%, but 2.1=66%, with a bunch of entry-points missing or different names, per attached.
>
> FWIW, your 'clipboard' data does not format correctly in Notepad, but traditional swipe-select /copy /paste is okay...
>
> Sadly, running the tests on this budget BrowserPC crashed the program !!
> ---
>
> I'm working with other IMSI TurboFloorPlan forum members to establish why the new TFP v12, with all-new CAD-Soft core-code, cannot support Hardware Acceleration during rendering. We're told our OpenGL version is at fault, but our PCs easily exceed the box specs.
>
> D'uh, you would expect *some* users to have a compatible PC...
>
> Regards,
> Nik
> <OGLEV_LHS_txt.txt>