manuelk
a1552cfe82
Siggrpah 2012 - rolling over all of prepro work into beta 1.1
2012-08-03 19:51:27 -07:00
manuelk
3920f9c39a
Add a SHARED target for OSD and direct dependent example / regression code
...
to link against that version (except on Windows where we stay on STATIC mode
until all the kinks can be worked out)
Closes #27 .
2012-06-20 18:20:41 -07:00
Manuel Kraemer
c465e3316f
Adding support for OpenCL kernels (tested & working on F16 - still needs testing on Win / RH / Apple)
2012-06-16 16:03:52 -07:00
manuelk
6206b2baad
- making the FindGlew/Glut modules more Windows friendly (and fix some issues like static linking of GLEW)
...
- add status messages for missing dependencies and what features are being disabled.
- cleanup osd cmakefile
Closes #13 .
2012-06-14 14:03:30 -07:00
manuelk
b3b857eec7
re-engineering the find_package strategy :
...
- use find_package(OpenMP) to test that the compiler supports OMP
(looks like the "express" versions of MSVC do not)
- if not available, make sure that osd does not register those
compute kernels (but does register the CPU standalone ones)
- similar refinements on other dependencies (Maya, CUDA) where
the build "opts in" depending on which libs are found.
some CMakeLists still need more cleanup...
Closes #9
2012-06-13 17:41:18 -07:00
Manuel Kraemer
6df116b236
fixing some glew & other dependencies
2012-06-11 16:58:53 -07:00
Manuel Kraemer
284a2884bb
checkpoint for the glutViewer in the example code (not functional yet)
2012-06-10 19:59:04 -07:00
Manuel Kraemer
a055967056
first pass at osd module - no GLSL / CUDA / CL kernels yet
2012-06-08 17:06:35 -07:00
Manuel Kraemer
dcb6572ae9
Base check-in of Hbr / Far
2012-06-08 11:18:20 -07:00