OpenSubdiv/examples/dxViewer
Sergey Sharybin 6ef232c95a Integrate CLEW into osd library and examples
If the system has CLEW installed (which is detected by recently
added FindCLEW routines) then OpenSubduv would be compiled against
this library.

It makes binaries and libraries more portable across the systems,
so it's possible to run the same binary on systems with and without
OpenCL SDK installed.

The most annoying part of the change is updating examples to load
OpenCL libraries, but ideally code around controllers and interface
creation is to be de-duplicated anyway.

Based on the pull request #303 from Martijn Berger
2014-05-22 09:10:59 +02:00
..
CMakeLists.txt One more fix for the windows cmake build 2014-04-16 11:27:35 -07:00
dxviewer.cpp Integrate CLEW into osd library and examples 2014-05-22 09:10:59 +02:00
shader.hlsl Move uniform block definitions out of osd common shader into client shader. 2013-12-03 15:59:38 -08:00