blender/intern/opensubdiv
Sergey Sharybin 82921ce420 OpenSubdiv: Avoid having bad-level call
This is always asking for problems. Additionally, that call was leading
to OpenGL calls happening from threads.
2015-12-18 23:16:52 +05:00
..
CMakeLists.txt OpenSubdiv: Remove partitioned mesh interface 2015-08-25 15:12:12 +02:00
gpu_shader_opensubd_display.glsl OpenSubdiv: refine OpenGL version & extension checks 2015-12-06 18:47:58 -05:00
opensubdiv_capi.cc OpenSubdiv: Avoid having bad-level call 2015-12-18 23:16:52 +05:00
opensubdiv_capi.h OpenSubdiv: Avoid having bad-level call 2015-12-18 23:16:52 +05:00
opensubdiv_converter_capi.h minor cleanup: spelling/wording 2015-11-14 13:48:15 -05:00
opensubdiv_converter.cc Fix T46159: OpenSubdiv does not always give same results as Blender own subsurf code with crease edges 2015-09-21 17:53:21 +05:00
opensubdiv_device_context_cuda.cc OpenSubdiv: Add new OpenSubdiv related files 2015-07-20 22:29:25 +02:00
opensubdiv_device_context_cuda.h OpenSubdiv: Add new OpenSubdiv related files 2015-07-20 22:29:25 +02:00
opensubdiv_device_context_opencl.cc OpenSubdiv: Add new OpenSubdiv related files 2015-07-20 22:29:25 +02:00
opensubdiv_device_context_opencl.h OpenSubdiv: Add new OpenSubdiv related files 2015-07-20 22:29:25 +02:00
opensubdiv_evaluator_capi.cc OpenSubdiv: Switch CPU evaluator to use uniform refinement 2015-08-03 14:27:31 +02:00
opensubdiv_gpu_capi.cc remove a debug printf 2015-12-08 20:13:45 -05:00
opensubdiv_intern.h OpenSubdiv: Disable topology check happening from OpenSubdiv side 2015-08-03 14:27:31 +02:00
opensubdiv_utils_capi.cc OpenSubdiv: Avoid having bad-level call 2015-12-18 23:16:52 +05:00
SConscript OpenSubdiv: Fix for missing OpenMP device when building with SCons 2015-08-04 18:25:34 +02:00