Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-12 | Avoid mesa_headers on X11, also link with -lGL only where necesssary | Tor Lillqvist | |
The GLEW headers are enough, and what we actually use in these places. In addition to handling GL extension things in its dynamic fashion, GLEW headers also have declarations for standard, non-extension, OpenGL API, including xgl and wgl ones. Most likely we don't need mesa_headers on Windows or OS X either, and can drop them completely. Change-Id: Ic0d8d6238c862f8fe4a74e99e95344dcbf540980 | |||
2015-03-02 | Remove references to unused GLU | Stephan Bergmann | |
(after removing the one remaining use of gluErrorString in a SAL_WARN call) Change-Id: Ib94e346d73e508e69c07deafdc690e3ae0e23d4e | |||
2014-11-21 | make glxtest available in salmain | Markus Mohrhard | |
Change-Id: Ic8bc3f2d5d96506590d35138089ead2eac984314 |