summaryrefslogtreecommitdiff
path: root/Modules/FindOpenGL.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindOpenGL: remove duplicate OpenGL::GL referenceBen Boeckel2018-01-181-1/+0
* Merge topic 'hardcoded-path-removal'Brad King2017-11-271-9/+7
|\
| * Modules: Remove paths set as global Unix prefixesChristian Pfeiffer2017-11-201-9/+7
* | FindOpenGL: Add policy CMP0072 to prefer GLVND for legacy GLBrad King2017-11-171-4/+33
|/
* FindOpenGL: Add option to prefer GLVND for legacy GLBrad King2017-11-151-13/+56
* FindOpenGL: Re-order component library searchesBrad King2017-11-151-7/+8
* FindOpenGL: Default to non-GLVND libraries for legacy GLBrad King2017-11-091-20/+24
* FindOpenGL: Clarify logic constructing OPENGL_LIBRARIESBrad King2017-11-071-1/+2
* FindOpenGL: Add support for GLVND on LinuxTom Fogal2017-09-251-39/+280
* Use string(APPEND) in ModulesDaniel Pfeifer2017-05-171-2/+2
* FindOpenGL: Provide imported targets for GL and GLUBrad King2016-12-021-0/+59
* Find*.cmake: drop the comments before including FPHSARolf Eike Beer2016-11-281-2/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* 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