OpenSubdiv/opensubdiv
manuelk 69755c6f22 Fix OsdUtilAdaptiveEvaluator concurrency issue
- add a limit evaluation method to EvalLimitController that allows
  client code to directly pass the output buffer without binding it
  to the Context (the call only computes vertex interpolation of a
  single sample)

- switch the OsdUtilAdaptiveEvaluator to use the new method from the controller
  and stop stomping member

- cleanup buffer and member variables no longer used

- cleanup initialization logic to be better aware of uniform / adaptive

- add some assert sanity checks in the cpuEvalLimitKernels

fixes #293
2014-04-29 18:27:04 -07:00
..
far Fix Windows build warning in FarPatchTablesFactory 2014-04-22 14:45:43 -07:00
hbr Make CMake path variables more robust 2014-04-09 16:43:38 -04:00
osd Fix OsdUtilAdaptiveEvaluator concurrency issue 2014-04-29 18:27:04 -07:00
osdutil Fix OsdUtilAdaptiveEvaluator concurrency issue 2014-04-29 18:27:04 -07:00
tools/stringify Amending Apache license language & file headers. 2013-09-26 12:04:57 -07:00
CMakeLists.txt Make CMake path variables more robust 2014-04-09 16:43:38 -04:00
version.h Release 2.4.1 2014-04-21 12:28:17 -07:00