OpenSubdiv/opensubdiv
Takahito Tejima 1981885f6d Changed to use kernel enum rather than strings. If clients need to add their own
kernel, call OsdKernelDispatcher::Factory::Register() and keep the integer
result value as kernel handle.

Attempted to elimiate registering function from client code, but currently
disabled (in kernelDispatcher.cpp) because of Maya plugin doesn't work with cuda
kernel.

glutViewer creates kernel menu dynamically according to linked kernels.

Fix a bug of maya plugin crashes.

Closes #14
2012-06-14 21:18:00 -07:00
..
far switching some size_t to int's to prevent some cross-platforms issues (Fedora in this particular case) 2012-06-08 22:20:37 -07:00
hbr Base check-in of Hbr / Far 2012-06-08 11:18:20 -07:00
osd Changed to use kernel enum rather than strings. If clients need to add their own 2012-06-14 21:18:00 -07:00
tools/stringify adding support for optional GLSL compute kernels 2012-06-09 13:40:48 -07:00
CMakeLists.txt adding support for optional GLSL compute kernels 2012-06-09 13:40:48 -07:00
version.h Base check-in of Hbr / Far 2012-06-08 11:18:20 -07:00