Little fix for the ARGB-GLX example
I forgot to add a check for verifying that a Render-compatible GLX-visual was actually found in the list of framebuffer-configurations. This may have led to segfaults for some people. I also added a command line option so you can now choose between two graphical gimmicks. Pass 1 or 2 to rgba-glx…

The source is here.