GLX not working

I am trying to run a application in X.
The application requires GLX.
I already edit the xorg.conf file to load glx .
But if i run x i get "Failed to load module “glx” (module does not exist, 0)”

The Ultra-low power NVIDIA GeForce GPU as integrated in the Tegra 3 SoC only supports OpenGL ES 1.1 and 2.0 which may be programmed using the EGL API. The full GLX API as used for full desktop style OpenGL is NOT supported. Please find some sample code in the following article on our developer website.