summaryrefslogtreecommitdiff
path: root/Modules/FindOpenGL.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindOpenGL: Don't add AGL to OPENGL_LIBRARIES on OS X.David Gobbi2015-12-141-4/+8
* Merge topic 'FindOpenGL-revert-imported-targets'Brad King2014-12-031-40/+0
|\
| * FindOpenGL: Revert support for imported targets (#15267)Brad King2014-12-011-40/+0
* | FindOpenGL: Drop explicit dependency on X11 (#15268)Brad King2014-12-011-13/+0
|/
* FindOpenGL: Fix typo in documented target nameBrad King2014-06-091-1/+1
* FindOpenGL: Provide imported targets for GL and GLUPhilipp Möller2014-06-051-0/+40
* FindOpenGL: Organize and format module documentationPhilipp Möller2014-06-051-18/+24
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-11/+25
* FindOpenGL: require headers to be found on non-Windows platforms (#13746)Rolf Eike Beer2013-04-171-1/+7
* FindOpenGL: simplify OS selection codeRolf Eike Beer2013-04-171-91/+82
* FindOpenGL: add Haiku pathsRolf Eike Beer2013-01-081-9/+21
* Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()Rolf Eike Beer2012-11-041-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-19/+19
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-60/+60
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-6/+6
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Use FPHSA in FindOpenGLBen Boeckel2010-12-081-4/+5
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+13
* ENH: add path for 64 bit on old hpBill Hoffman2009-06-151-1/+3
* ENH: add more search paths on HPUXBill Hoffman2009-06-151-0/+8
* BUG: fix for bug 7104 look for GL in X11R6 dirsBill Hoffman2008-08-191-4/+4
* STYLE: remove unnecessary default search pathsAlexander Neundorf2007-08-101-26/+4
* STYLE: don't test twice for APPLEAlexander Neundorf2007-07-031-71/+73
* ENH: On apple do not look for X11Andy Cedilnik2006-07-051-0/+2
* ENH: Do not search for X11 if it is already found.Brad King2006-06-191-1/+3
* ENH: go back to finding the framework opengl on the macBill Hoffman2006-03-141-3/+1
* ENH: use standard include path for OpenGLBill Hoffman2006-03-141-1/+3
* ENH: take advantage of new framework stuffBill Hoffman2006-03-111-2/+3
* ENH: cleanupsKen Martin2005-12-151-4/+4
* ENH: add documentation support for modulesBill Hoffman2005-12-141-12/+11
* ENH: Removing extra 64-bit search paths. They are now constructed automatica...Brad King2005-04-071-7/+1
* ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.Brad King2005-04-071-1/+7
* Fix for bug Bug #1287 - cmake use MesaGL by default instead of libGL - Return...Bill Hoffman2005-04-051-2/+2
* ENH: Cleanup. Use relative path to modulesAndy Cedilnik2004-08-261-1/+1
* fix to find opengl on some osf systemsKen Martin2004-05-011-0/+2
* update commentsKen Martin2004-04-221-3/+2
* ERR: Shouldn't be adding xlibs to opengllibs on osxYves Starreveld2004-03-271-1/+4
* ENH: Adding /usr/include/w32api for OpenGL header search.Brad King2003-12-091-0/+1
* ENH: add checking for NOTFOUNDBill Hoffman2003-01-311-1/+0
* ENH: add checking for NOTFOUNDBill Hoffman2003-01-311-0/+1
* merge from branchKen Martin2003-01-221-4/+2
* BUG: fix for OSX with x11 gl stuffBill Hoffman2003-01-151-11/+8
* quote the variableBill Hoffman2003-01-151-1/+1
* better fix for win32Ken Martin2003-01-091-7/+4
* update to not put PROJECT_SOURCE_DIR as OPENGL_PATHKen Martin2003-01-091-10/+0
* FIX: minor fix, OPENGL_INCLUDE_PATH was set 2 timesSebastien Barre2002-11-121-3/+3
* FIX: typo + bring back the OPENGL_gl_LIBRARY path that can be used to find GL...Sebastien Barre2002-09-101-10/+13
* Adding GLU to the OPENGL_LIBRARIES only if it is found.Bill Hoffman2002-09-091-2/+4
* ERR: Fix opengl finding on osxYves Starreveld2002-09-061-0/+12