blender/intern/opensubdiv
Mike Erwin 21195a9ea4 check compute shader support for OpenSubdiv
Built into OpenGL 4.3, or 4.2 plus ARB_compute_shader extension.
2015-11-15 23:15:00 -05:00
..
CMakeLists.txt OpenSubdiv: Remove partitioned mesh interface 2015-08-25 15:12:12 +02:00
gpu_shader_opensubd_display.glsl OpenSubdiv: Attempt to solve crash on certain GPUs/drivers 2015-08-27 11:05:23 +02:00
opensubdiv_capi.cc tweak GL extension check for OpenSubdiv drawing 2015-11-14 13:43:39 -05:00
opensubdiv_capi.h OpenSubdiv: Fix crash caused by accessing OpenGL vendor from non-main thread 2015-09-16 22:25:13 +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 minor cleanup: spelling/wording 2015-11-14 13:48:15 -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 check compute shader support for OpenSubdiv 2015-11-15 23:15:00 -05:00
SConscript OpenSubdiv: Fix for missing OpenMP device when building with SCons 2015-08-04 18:25:34 +02:00