]> git.cworth.org Git - apitrace/commit
Use libGLESv2.so.2 as the OpenGL ES 2.0 library SONAME.
authorAlexandros Frantzis <alexandros.frantzis@linaro.org>
Fri, 2 Dec 2011 12:14:47 +0000 (14:14 +0200)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Sat, 3 Dec 2011 09:57:58 +0000 (09:57 +0000)
commit4a3917d27cfc37071595b9544ec5775d8ce39c7b
tree9e612c23791b2913663690c4b69595a6a48e2f80
parente9b573d7ad3a929bc2b5a171bdcec93dbe199561
Use libGLESv2.so.2 as the OpenGL ES 2.0 library SONAME.

Although the spec doesn't propose a SONAME, this seems to be the most
widely adopted name in the Linux world.
glws_egl_xlib.cpp