summaryrefslogtreecommitdiff
path: root/vcl/StaticLibrary_glxtest.mk
AgeCommit message (Collapse)AuthorFilesLines
2015-12-12Make .mk files more portableBaptiste Daroussin1-2/+1
Replace some -ldl by $(DLOPEN_LIBS) Add some FREEBSD tests Change-Id: Ic30fe29b938d877694db2927775f89de15c02d87 Reviewed-on: https://gerrit.libreoffice.org/20652 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Matúš Kukan <matus@libreoffice.org>
2015-11-12Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist1-1/+0
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-02Remove references to unused GLUStephan Bergmann1-1/+0
(after removing the one remaining use of gluErrorString in a SAL_WARN call) Change-Id: Ib94e346d73e508e69c07deafdc690e3ae0e23d4e
2014-11-21make glxtest available in salmainMarkus Mohrhard1-0/+45
Change-Id: Ic8bc3f2d5d96506590d35138089ead2eac984314