summaryrefslogtreecommitdiffstats
path: root/Modules/FindOpenGL.cmake
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Removing extra 64-bit search paths. They are now constructed ↵Brad King2005-04-071-7/+1
| | | | automatically from the paths listed.
* 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 - ↵Bill Hoffman2005-04-051-2/+2
| | | | Return to bug list
* ENH: Cleanup. Use relative path to modulesAndy Cedilnik2004-08-271-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 ↵Sebastien Barre2002-09-101-10/+13
| | | | GLU (was wiped out from FindGLU)
* 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
|
* Hide lots of values in the advanced listIan Scott2002-09-051-10/+16
| | | | | Fix some bugs OpenGL always needs X11 on Unix
* ERR: Still need to define OPENGL_INCLUDE_PATH in addition to the standard ↵Brad King2002-09-041-0/+3
| | | | OPENGL_INCLUDE_DIR for backward compatability.
* Fixed mistake in commentsIan Scott2002-09-031-37/+130
| | | | | Transferred OPENGL finding logic in from VXL Added Some backwards compatibility with CMake1.4
* ERR: remove automatic Carbon framework on osxYves Starreveld2002-07-181-1/+1
|
* ENH: define OPENGL_LIBRARY_PATH (path to OPENGL_LIBRARY) so that it can be ↵Sebastien Barre2002-06-141-12/+16
| | | | used to search for other OpenGL-related libs
* ENH: make all OpenGL libs advanced, and add support for glu lib with BorlandSebastien Barre2002-06-131-2/+9
|
* find openGL in CarbonYves Starreveld2002-05-181-1/+1
|
* better to find mac openglBill Hoffman2002-04-171-16/+19
|
* ENH: fix debugging with borlandBill Hoffman2001-12-031-1/+5
|
* ENH: change the syntax of the SET command, fix the combo box for larger stringsBill Hoffman2001-05-241-3/+1
|
* fix opengl on hpBill Hoffman2001-05-211-4/+1
|
* simple moduleKen Martin2001-05-021-0/+33