|
|
@ -531,7 +531,7 @@ extern "C" { |
|
|
|
* |
|
|
|
* |
|
|
|
* @par |
|
|
|
* @par |
|
|
|
* Some pre-installed Windows graphics drivers do not support OpenGL. AMD only |
|
|
|
* Some pre-installed Windows graphics drivers do not support OpenGL. AMD only |
|
|
|
* supports OpenGL ES via EGL, while Nvidia and Intel only supports it via |
|
|
|
* supports OpenGL ES via EGL, while Nvidia and Intel only support it via |
|
|
|
* a WGL or GLX extension. OS X does not provide OpenGL ES at all. The Mesa |
|
|
|
* a WGL or GLX extension. OS X does not provide OpenGL ES at all. The Mesa |
|
|
|
* EGL, OpenGL and OpenGL ES libraries do not interface with the Nvidia binary |
|
|
|
* EGL, OpenGL and OpenGL ES libraries do not interface with the Nvidia binary |
|
|
|
* driver. |
|
|
|
* driver. |
|
|
|