Hi guys,
I first noticed this happening when running Java (JOGL) Processing.org OpenGL code.
However since running some independant OpenGL tests, it seems to a general OpenGL rendering issue.
Code (and applications) seem to run ok, it's just that there's no actual rendered output.
To fix, I've tried:-
- uninstalling any suspect programs, updates, or drivers
- reinstalling my graphics hardware drivers
The issue remains.
I'm running:-
Intel 965/963 Graphics Media Accelerator (onboard Intel X3100 graphics adapter)
Win7 x64
Any help would be greatly appreciated.



To quickly verify that the hardware isn't somehow the problem you could pickup recent Linux distro live cd and try to run glxgears out of the box. This shows if it's OS, driver and hardware related.
