mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-11-29 14:51:05 +00:00
e2217e182c
mutex class with Lock / Unlock public functions. - remove Mutex implementation from Hbr (and revert to original PRman code) - provide a Mutex class stub in osd - add some forward declarations in OsdMesh to limit some of the mutex spills - #include <osd/mutex.h> where needed (little hackish until we can refactor some of far better) - remove ILM_BASE from some CMakeLists Closes #48 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
hbrUtil.cpp | ||
hbrUtil.h | ||
OpenSubdivDrawOverride.cpp |