OpenSubdiv/examples/topologySharing
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 Adding a programmable image shader to gl_hud 2014-05-15 13:53:43 -07:00
shader.glsl Added new example 'topologySharing'. 2014-05-09 15:44:52 -07:00
viewer.cpp Integrate CLEW into osd library and examples 2014-05-22 09:10:59 +02:00