Comment # 3 on bug 75279 from
Created attachment 94465 [details]
Stand-alone version of the glxtest program

Here you go.

build like this:
   c++ glxtest.cpp -o glxtest -ldl -lX11
run like this:
   ./glxtest
Example output:
  VENDOR
  Tungsten Graphics, Inc
  RENDERER
  Mesa DRI Intel(R) Sandybridge Mobile
  VERSION
  3.0 Mesa 8.0.4
  TFP
  TRUE


You are receiving this mail because: