Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Removing extra 64-bit search paths. They are now constructed ↵ | Brad King | 2005-04-07 | 1 | -7/+1 |
| | | | | automatically from the paths listed. | ||||
* | ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose. | Brad King | 2005-04-07 | 1 | -1/+7 |
| | |||||
* | Fix for bug Bug #1287 - cmake use MesaGL by default instead of libGL - ↵ | Bill Hoffman | 2005-04-05 | 1 | -2/+2 |
| | | | | Return to bug list | ||||
* | ENH: Cleanup. Use relative path to modules | Andy Cedilnik | 2004-08-27 | 1 | -1/+1 |
| | |||||
* | fix to find opengl on some osf systems | Ken Martin | 2004-05-01 | 1 | -0/+2 |
| | |||||
* | update comments | Ken Martin | 2004-04-22 | 1 | -3/+2 |
| | |||||
* | ERR: Shouldn't be adding xlibs to opengllibs on osx | Yves Starreveld | 2004-03-27 | 1 | -1/+4 |
| | |||||
* | ENH: Adding /usr/include/w32api for OpenGL header search. | Brad King | 2003-12-09 | 1 | -0/+1 |
| | |||||
* | ENH: add checking for NOTFOUND | Bill Hoffman | 2003-01-31 | 1 | -1/+0 |
| | |||||
* | ENH: add checking for NOTFOUND | Bill Hoffman | 2003-01-31 | 1 | -0/+1 |
| | |||||
* | merge from branch | Ken Martin | 2003-01-22 | 1 | -4/+2 |
| | |||||
* | BUG: fix for OSX with x11 gl stuff | Bill Hoffman | 2003-01-15 | 1 | -11/+8 |
| | |||||
* | quote the variable | Bill Hoffman | 2003-01-15 | 1 | -1/+1 |
| | |||||
* | better fix for win32 | Ken Martin | 2003-01-09 | 1 | -7/+4 |
| | |||||
* | update to not put PROJECT_SOURCE_DIR as OPENGL_PATH | Ken Martin | 2003-01-09 | 1 | -10/+0 |
| | |||||
* | FIX: minor fix, OPENGL_INCLUDE_PATH was set 2 times | Sebastien Barre | 2002-11-12 | 1 | -3/+3 |
| | |||||
* | FIX: typo + bring back the OPENGL_gl_LIBRARY path that can be used to find ↵ | Sebastien Barre | 2002-09-10 | 1 | -10/+13 |
| | | | | GLU (was wiped out from FindGLU) | ||||
* | Adding GLU to the OPENGL_LIBRARIES only if it is found. | Bill Hoffman | 2002-09-09 | 1 | -2/+4 |
| | |||||
* | ERR: Fix opengl finding on osx | Yves Starreveld | 2002-09-06 | 1 | -0/+12 |
| | |||||
* | Hide lots of values in the advanced list | Ian Scott | 2002-09-05 | 1 | -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 King | 2002-09-04 | 1 | -0/+3 |
| | | | | OPENGL_INCLUDE_DIR for backward compatability. | ||||
* | Fixed mistake in comments | Ian Scott | 2002-09-03 | 1 | -37/+130 |
| | | | | | Transferred OPENGL finding logic in from VXL Added Some backwards compatibility with CMake1.4 | ||||
* | ERR: remove automatic Carbon framework on osx | Yves Starreveld | 2002-07-18 | 1 | -1/+1 |
| | |||||
* | ENH: define OPENGL_LIBRARY_PATH (path to OPENGL_LIBRARY) so that it can be ↵ | Sebastien Barre | 2002-06-14 | 1 | -12/+16 |
| | | | | used to search for other OpenGL-related libs | ||||
* | ENH: make all OpenGL libs advanced, and add support for glu lib with Borland | Sebastien Barre | 2002-06-13 | 1 | -2/+9 |
| | |||||
* | find openGL in Carbon | Yves Starreveld | 2002-05-18 | 1 | -1/+1 |
| | |||||
* | better to find mac opengl | Bill Hoffman | 2002-04-17 | 1 | -16/+19 |
| | |||||
* | ENH: fix debugging with borland | Bill Hoffman | 2001-12-03 | 1 | -1/+5 |
| | |||||
* | ENH: change the syntax of the SET command, fix the combo box for larger strings | Bill Hoffman | 2001-05-24 | 1 | -3/+1 |
| | |||||
* | fix opengl on hp | Bill Hoffman | 2001-05-21 | 1 | -4/+1 |
| | |||||
* | simple module | Ken Martin | 2001-05-02 | 1 | -0/+33 |